[Bug libgomp/80881] [7 Regression] null pointer access in libgomp.h

2017-05-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80881 --- Comment #3 from Jakub Jelinek --- There is always an emulated TLS support, but that is not what you ask for if you --enable-tls. As for mingw TLS support, you need to ask the mingw maintainers, I don't have access to that target, nor

[Bug libgomp/80881] [7 Regression] null pointer access in libgomp.h

2017-05-26 Thread daniel.f.starke at freenet dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80881 --- Comment #2 from Daniel Starke --- True, I have rebuild GCC without --enable-tls enabled and the null pointer access is gone. So I guess there is still no TLS support for mingw-w64 (even though Windows supports it as far as I know).

[Bug libgomp/80881] [7 Regression] null pointer access in libgomp.h

2017-05-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80881 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.2 Summary|[7.1