From: jason Date: Sat, 4 Jan 2003 16:13:13 +0000 (+0000) Subject: * call.c (build_conditional_expr): Stabilize lvalues properly. X-Git-Tag: upstream/4.9.2~82623 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=095824b0267d5a0e039ff428f3930fcd71fed608;p=platform%2Fupstream%2Flinaro-gcc.git * call.c (build_conditional_expr): Stabilize lvalues properly. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60881 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/testsuite/g++.old-deja/g++.oliva/ext1.C b/gcc/testsuite/g++.old-deja/g++.oliva/ext1.C index 05abec2..21405b1 100644 --- a/gcc/testsuite/g++.old-deja/g++.oliva/ext1.C +++ b/gcc/testsuite/g++.old-deja/g++.oliva/ext1.C @@ -4,7 +4,6 @@ // simplified from bug report by Michael Rosenbruch // Special g++ Options: -// execution test - XFAIL *-*-* extern "C" void abort();