This is the mail archive of the gcc-regression@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]

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



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



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