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

[Bug middle-end/45534] [4.6 Regression] ICE in refs_may_alias_p_1, at tree-ssa-alias.c:1031



------- Comment #15 from iains at gcc dot gnu dot org  2010-09-06 18:07 -------
(In reply to comment #14)
> Subject: Bug 45534

> New Revision: 163913

> 2010-09-06  Richard Guenther  <rguenther@suse.de>
> 
>         PR tree-optimization/45534
>         * tree-ssa-address.c (create_mem_ref_raw): Add verify parameter.
>         (create_mem_ref): Do verify the created TARGET_MEM_REF is valid
>         on the target.
>         (maybe_fold_tmr): Do not verify the created TARGET_MEM_REF is
>         valid on the target.

fixed on i686-darwin9.


-- 


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


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