This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New regressions


I'm seeing new regressions on i686-pc-linux-gnu for these tests:

  FAIL: g++.law/refs3.C (test for excess errors)
  FAIL: g++.law/refs4.C (test for excess errors)
  FAIL: g++.law/refs4.C  Execution test
  FAIL: g++.other/crash33.C (test for excess errors)

I'm betting this comes from this check-in:

  2003-01-02  Jason Merrill  <jason@redhat.com>

	  * call.c (build_conditional_expr): Stabilize lvalues properly.

since the code in each case has ternary conditional expressions
returning references.

-- 
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]