]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.dg/tls/debug-1.c: New test.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 8 Jun 2005 20:54:30 +0000 (20:54 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 8 Jun 2005 20:54:30 +0000 (20:54 +0000)
From-SVN: r100780

gcc/testsuite/ChangeLog

index 728824453a106f05c53fa0b54629f566c9054486..d357b42bad5003832305f5f2bf79f7321823c0df 100644 (file)
@@ -1,3 +1,7 @@
+2005-06-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/tls/debug-1.c: New test.
+
 2005-06-08  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
 
        PR c++/20563