This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13318] ICE: floating point exception in the loop optimizer
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Dec 2003 19:58:02 -0000
- Subject: [Bug optimization/13318] ICE: floating point exception in the loop optimizer
- References: <20031205172323.13318.bremner@unb.ca>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2003-12-05 19:58 -------
They are, and I was wrong when I said it's a division by zero: it's an integer
overflow! It seems that all arithmetic operations raise SIGFPE on x86.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13318