+2002-05-22 Andreas Jaeger <aj@suse.de>
+
+ * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
+ now.
+ * gcc.c-torture/execute/loop-2d.x: Likewise.
+
2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
* gcc.dg/weak-2.c: xfail warnings for platforms that don't
PR c++/6497
* g++.dg/inherit/access2.C: New test.
-
+
2002-04-26 Mark Mitchell <mark@codesourcery.com>
PR bootstrap/6445
* g++.dg/opt/const1.C: New test.
2002-04-10 Lars Brinkhoff <lars@nocrew.org>
-
+
* gcc.c-torture/execute/20020406-1.c: Declare malloc.
2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
2002-03-27 Mark Mitchell <mark@codesourcery.com>
* g++.dg/init/new2.C: New test.
-
+
2002-03-27 Richard Henderson <rth@redhat.com>
* g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
- * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
+ * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
(A, E): Handle this.
2002-03-20 Jason Merrill <jason@redhat.com>
+++ /dev/null
-if { [istarget "i686-*"] } {
- set torture_eval_before_execute {
- global compiler_conditional_xfail_data
- set compiler_conditional_xfail_data {
- "Loop optimiser bug" \
- "i686-*" \
- { "-Os" } \
- { "" }
- }
- }
-}
-
-return 0
+++ /dev/null
-if { [istarget "i686-*"] } {
- set torture_eval_before_execute {
- global compiler_conditional_xfail_data
- set compiler_conditional_xfail_data {
- "Loop optimiser bug" \
- "i686-*" \
- { "-Os" } \
- { "" }
- }
- }
-}
-
-return 0