https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55591
--- Comment #7 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> --- (In reply to Dominique d'Humieres from comment #6) > > what about applying this to stage 1 4.9 ? > > Too late for 5.0? Note that the patch in comment 3 may have to be updated to > take into account the recent option reform (I did not test it). Yes, I looked a couple of months ago in the patch comment #3, and it didn't work, figuring out why this didn't work lead to the patches on errno etc. Something in the option mechanism was causing this to be overwritten, I didn't figure out how to fix this cleanly. I would guess that, maybe, the new option handling mechanism makes this easier.