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 optimization/13318] ICE: floating point exception in the loop optimizer


------- 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


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