From: Jason Merrill Date: Sat, 4 Jan 2003 16:13:13 +0000 (-0500) Subject: * call.c (build_conditional_expr): Stabilize lvalues properly. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2094e97d2ff9617c9d91958953f88b9b355fa302;p=gcc.git * call.c (build_conditional_expr): Stabilize lvalues properly. From-SVN: r60881 --- diff --git a/gcc/testsuite/g++.old-deja/g++.oliva/ext1.C b/gcc/testsuite/g++.old-deja/g++.oliva/ext1.C index 05abec25b69..21405b1d16f 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();