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 middle-end/32352] Crash (out of bounds) with converting real to integer array index with -mrecip



------- Comment #4 from ubizjak at gmail dot com  2007-06-15 13:38 -------
(In reply to comment #3)
> -> Middle-end

target, because middle end just throws conversion into target optabs.

> -> WONTFIX - or can one do something about it?

Hardly... We can penalize everything with another NR-step (just for one last
ULP!), or we have in mind that (a == b) checks should be avoided, surely for
SFmode floats.


-- 


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


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