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/19736] [4.0 Regression] ICE with type mismatch between SSA_NAME and its symbol


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-01 23:52 -------
(In reply to comment #5)
> Subject: Re:  [4.0 Regression] ICE with type mismatch between SSA_NAME and its symbol
> 
> If all it takes is turning DOM back on, I'm quite fine with
> doing that also - having found out we can win much more with
> turning off much of CSE ;-)
Well that would just make this bug latent again which is not good.
So far my patch has passed bootstrap and is in the testing stage and no new failures so far.

-- 


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


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