5 GCC HEAD regressions, 2 new, with your patch on 2005-03-23T00:02:57Z.

Andrew Pinski pinskia@physics.uc.edu
Wed Mar 23 13:56:00 GMT 2005


On Mar 23, 2005, at 8:23 AM, GCC regression checker wrote:

> With your recent patch, GCC HEAD has some regression test failures,
> which used to pass.  There are 2 new failures, and 3
> failures that existed before and after that patch; 4 failures
> have been fixed.
>
> The new failures are:
The following one was caused by:
+2005-03-22  Mark Mitchell  <mark@codesourcery.com>
+
+	* parser.c (cp_parser_warn_min_max): New function.
+	(cp_parser_binary_expression): Use it.
+	(cp_parser_assignment_operator_opt): Likewise.
+	(cp_parser_operator): Likewise.
> native g++.sum g++.old-deja/g++.warn/compare1.C

The following one was caused by:
+2005-03-22  Richard Guenther <rguenth@tat.physik.uni-tuebingen.de>
+	    Jan Hubicka  <jh@suse.cz>
+	    Steven Bosscher <stevenb@suse.de
+
+	* cgraphunit.c (cgraph_estimate_size_after_inlining): Compute
+	call cost based on argument sizes.
+	(cgraph_mark_inline_edge): Avoid inline unit from shrinking by
+	inlining.
+	* params.def: (max-inline-inssn-single): Set to 45
.....
> native gcc.sum gcc.c-torture/unsorted/uuarg.c,


-- Pinski




More information about the Gcc-regression mailing list