OSDN Git Service

* varasm.c (default_assemble_visibility): Remove extra ().
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index d223ddb..4c5939e 100644 (file)
@@ -1,3 +1,55 @@
+2005-03-22  Ben Elliston  <bje@au.ibm.com>
+
+       * gcc.misc-tests/options.exp (check_for_options): Create a real C
+       program, compile it into a real executable and then delete the .c
+       and .x files afterwards, to avoid problems on testglue targets.
+
+2005-03-21  Stuart Hastings  <stuart@apple.com>
+
+       * gcc.target/i386/sse-2.c: New.
+       
+2005-03-21  Uros Bizjak  <uros@kss-loka.si>
+
+       * gcc.dg/builtins-46.c: Also check lrint* and llrint*.
+
+2005-03-21  Paolo Carlini  <pcarlini@suse.de>
+
+       * g++.dg/parse/crash25.C: Fix typo.
+
+2005-03-21  Paolo Carlini  <pcarlini@suse.de>
+
+       PR c++/20461
+       * g++.dg/parse/crash24.C: New test.
+
+       PR c++/20536
+       * g++.dg/parse/crash25.C: New test.
+
+2005-03-21  Paolo Carlini  <pcarlini@suse.de>
+
+       PR c++/20147    
+       * g++.dg/ext/stmtexpr4.C: New test.
+
+2005-03-20  Roger Sayle  <roger@eyesopen.com>
+
+       PR middle-end/20539
+       * gcc.c-torture/compile/pr13066-1.c: New test case.
+       * gcc.c-torture/compile/pr20539-1.c: Likewise.
+       * g++.dg/opt/pr13066-1.C: Likewise.
+
+2005-03-20  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/bitfld-14.c, gcc.dg/enum3.c: New tests.
+
+2005-03-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       PR fortran/18525
+       * gfortran.dg/nesting_1.f90: New test.
+
+2005-03-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
+
+       PR c++/20240
+       * g++.dg/lookup/using13.C: New test.
+
 2005-03-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
 
        PR c++/20333