This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/81142] Segmentation fault when using static __thread variables


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81142

tomas_paukrt at conel dot cz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.9.4, 5.4.0, 6.3.0

--- Comment #5 from tomas_paukrt at conel dot cz ---
I was able to reproduce this bug with GCC 5.4.0 and 6.3.0.
GCC 7.1.0 generates slightly different assembler code and I have not been able
to trigger this bug yet.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]