* call.c (build_conditional_expr): Stabilize lvalues properly.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Jan 2003 16:13:13 +0000 (16:13 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Jan 2003 16:13:13 +0000 (16:13 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60881 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/g++.old-deja/g++.oliva/ext1.C

index 05abec2..21405b1 100644 (file)
@@ -4,7 +4,6 @@
 // simplified from bug report by Michael Rosenbruch <Rosenbruch@bfw-online.de>
 
 // Special g++ Options: 
-// execution test - XFAIL *-*-*
 
 extern "C" void abort();