GCC build of HEAD failed for native with your patch on 2005-02-13T15:03:19Z.

Andrew Pinski pinskia@physics.uc.edu
Sun Feb 13 17:13:00 GMT 2005


On Feb 13, 2005, at 11:53 AM, GCC regression checker wrote:

> With your recent patch, GCC HEAD does not compile on:
>  native
> Attached is build output for those targets.
>
> The build failures are new.
>
> For more information, see http://gcc.gnu.org/regtest/.

This was caused by:
+2005-02-13  Jason Merrill  <jason@redhat.com>
+
+	PR mudflap/19319
+	* gimplify.c (gimplify_modify_expr_rhs) [CALL_EXPR]: Make return
+	slot explicit.
+
+	PR c++/16405
+	* fold-const.c (fold_indirect_ref_1): Split out from...
+	(build_fold_indirect_ref): Here.
+	(fold_indirect_ref): New fn.
+	* tree.h: Declare it.
+	* gimplify.c (gimplify_compound_lval): Call fold_indirect_ref.
+	(gimplify_modify_expr_rhs): Likewise.
+	(gimplify_expr): Likewise.


-- Pinski



More information about the Gcc-regression mailing list