This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/19736] [4.0 Regression] ICE with type mismatch between SSA_NAME and its symbol
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Feb 2005 23:52:57 -0000
- Subject: [Bug tree-optimization/19736] [4.0 Regression] ICE with type mismatch between SSA_NAME and its symbol
- References: <20050201005316.19736.janis@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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