[Bug target/81800] [8 regression] on aarch64 ilp32 lrint should not be inlined as two instructions

qing.zhao at oracle dot com gcc-bugzilla@gcc.gnu.org
Thu Sep 7 18:40:00 GMT 2017


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

--- Comment #3 from Qing Zhao <qing.zhao at oracle dot com> ---
I can repeat this with the latest upstream gcc on aarch64 machine.

the inlining happens when -fno-math-errno is specified. 
and it should be only inlined when -fno-trapping-math is specified.


More information about the Gcc-bugs mailing list