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 target/83964] [8 Regression] ICE in extract_insn, at recog.c:2304


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83964

--- Comment #16 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
These instructions use the current rounding mode, not round-to-zero.  
That is, they correspond to the lrint / llrint functions, given 
-fno-math-errno.

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