This is the mail archive of the gcc-patches@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: [Bug tree-optimization/16705] ICE in verify_flow_insensitive_alias_info


    This patches fixes this problem.  Essentially, we should always consider
    .GLOBAL_VAR as potentially aliased.  This may have been related to the
    Ada bootstrap problems.  Kenner, could you check?  Thanks.

It fixes the file I saw fail.  I started another bootstrap; if something else
turns up that looks related, I'll let you know.  I figured it was something
simple like this, but wasn't sure exactly what.

Thanks.


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