[Bug libgomp/81336] OpenMP crash if -fno-underscoring is used in gfortran

2017-07-09 Thread bburgerm at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81336 --- Comment #3 from bburgerm at googlemail dot com --- Yes, I'm using this option because the gfortran code should be included in a larger project with a mixture of C, C++, gfortran and partially intel fortran code with several libraries only avai

[Bug libgomp/81336] OpenMP crash if -fno-underscoring is used in gfortran

2017-07-08 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81336 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug libgomp/81336] OpenMP crash if -fno-underscoring is used in gfortran

2017-07-08 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81336 --- Comment #1 from Andrew Pinski --- Why are you using -fno-underscoring since it is an ABI changing option.