https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98220
--- Comment #2 from wuz73 at hotmail dot com --- There's no division as can be seen in the test case. ________________________________ From: pinskia at gcc dot gnu.org <gcc-bugzi...@gcc.gnu.org> Sent: Thursday, December 10, 2020 4:19 PM To: wu...@hotmail.com <wu...@hotmail.com> Subject: [Bug c++/98220] LTO causes floating point exception https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98220 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Are you sure this just not a divide by zero? On x86, an integer divide by zero will throw an FPU exception. -- You are receiving this mail because: You reported the bug.