https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100041
--- Comment #8 from mss at tutanota dot de --- Apologies for the delay, had my account auto-locked. While I was waiting for the unlocking of my account, I tried removing flags one by one to see if that'd do a thing and turns out removing ``-m96bit-long-double'' does not prompt an ICE. To my knowledge -march=native on my Core2 Duo T8100 is enabled by default, so I have it added to compile a native-like LLVM for it from another computer.