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 tree-optimization/26197] [4.2 regression] ICE in is_old_name with vectorizer



------- Comment #12 from dnovillo at gcc dot gnu dot org  2006-02-28 14:38 -------
(In reply to comment #11)

> Makes sense to anyone?
> 
Unfortunately yes.  I am hoping that we will soon be able to get rid of all
this nonsense.  The vectorizer is running against a very recalcitrant alias
pass.  In particular, the alias grouping heuristic is getting in your way,
turning around the roles of memory tag and aliased symbols.

The approach you outline is fine.


-- 


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


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