This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/14868] ICE with -msse2 -mfpmath=sse -fnon-call-exceptions
- 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: 2 Feb 2005 01:49:34 -0000
- Subject: [Bug rtl-optimization/14868] ICE with -msse2 -mfpmath=sse -fnon-call-exceptions
- References: <20040406182004.14868.nick@ilm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-02 01:49 -------
Hmm, x86 split the branch by itself.
ix86_split_fp_branch
But we don't recombine the branch again why?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14868