[Bug target/121208] Wrong user-level interrupt vector value with TLS variable when build with optimisation

2025-07-21 Thread charles.goedefroit at eviden dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121208 --- Comment #7 from CHARLES GOEDEFROIT --- (In reply to Andrew Pinski from comment #6) > (In reply to CHARLES GOEDEFROIT from comment #5) > > (In reply to Andrew Pinski from comment #4) > > > Which glibc version are you using? or you using some

[Bug target/121208] Wrong user-level interrupt vector value with TLS variable when build with optimisation

2025-07-21 Thread charles.goedefroit at eviden dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121208 --- Comment #5 from CHARLES GOEDEFROIT --- (In reply to Andrew Pinski from comment #4) > Which glibc version are you using? or you using some other libc? I use this glibc: GNU C Library (GNU libc) stable release version 2.34. No, only GNU lib

[Bug target/121208] Wrong user-level interrupt vector value with TLS variable when build with optimisation

2025-07-21 Thread charles.goedefroit at eviden dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121208 --- Comment #3 from CHARLES GOEDEFROIT --- Created attachment 61929 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61929&action=edit The preprocessed file of the shared library

[Bug c/121208] New: Wrong user-level interrupt vector value with TLS variable when build with optimisation

2025-07-21 Thread charles.goedefroit at eviden dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121208 Bug ID: 121208 Summary: Wrong user-level interrupt vector value with TLS variable when build with optimisation Product: gcc Version: 15.1.0 Status: UNCONFIRMED