[gmane.comp.gcc.regression] 1 GCC regressions, 1 new, with your patch on 2002-12-18T00:20:35Z.

Geoff Keating geoffk@geoffk.org
Wed Dec 18 10:56:00 GMT 2002


Hi Jason,

> The new failures are:
> native g++.sum g++.dg/init/array4.C

 2002-12-16  Jason Merrill  <jason@redhat.com>
 
+	* semantics.c (simplify_aggr_init_exprs_r): Don't change the type
+	of the CALL_EXPR.
+

The problem is that it ICEs:

/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/g++.dg/init/array4.C: In function `int main()':
/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/g++.dg/init/array4.C:25: internal compiler error: in hard_function_value, at explow.c:1662

-- 
- Geoffrey Keating <geoffk@geoffk.org>



More information about the Gcc-regression mailing list