[Bug ada/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Mon Oct 10 15:41:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iains at gcc dot gnu.org,
                   |                            |tom at codesourcery dot com

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-10-10 15:41:05 UTC ---
This is due to/exposed by revision 179655:

Author:    vries
Date:    Fri Oct 7 12:49:49 2011 UTC (3 days, 2 hours ago)
Changed paths:    15
Log Message:    
2011-10-07  Tom de Vries  <tom@codesourcery.com>

    PR middle-end/50527
    * tree.c (build_common_builtin_nodes): Add local_define_builtin for
    * builtins.c (expand_builtin_alloca): Handle BUILT_IN_ALLOCA_WITH_ALIGN
    * tree-ssa-ccp.c (evaluate_stmt): Set align for
    * builtins.def (BUILT_IN_ALLOCA_WITH_ALIGN): Declare using
    * ipa-pure-const.c (special_builtin_state): Handle
    * tree-ssa-alias.c (ref_maybe_used_by_call_p_1)
    * function.c (gimplify_parameters): Lower vla to
    * gimplify.c (gimplify_vla_decl): Same.
    * cfgexpand.c (expand_call_stmt): Handle BUILT_IN_ALLOCA_WITH_ALIGN.
    * tree-mudflap.c (mf_xform_statements): Same.
    * tree-ssa-dce.c (mark_stmt_if_obviously_necessary)
    * varasm.c (incorporeal_function_p): Same.
    * tree-object-size.c (alloc_object_size): Same.
    * gimple.c (gimple_build_call_from_tree): Same.



More information about the Gcc-bugs mailing list