[Bug c/116386] New: false-positive -Werror=return-type when compiling with -fsanitize=thread

2024-08-15 Thread pierrick.bouvier at posteo dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116386 Bug ID: 116386 Summary: false-positive -Werror=return-type when compiling with -fsanitize=thread Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: nor

[Bug d/103728] Allow to run unittests before main()

2021-12-26 Thread pierrick.bouvier at posteo dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103728 Pierrick Bouvier changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug d/103728] Allow to run unittests before main()

2021-12-26 Thread pierrick.bouvier at posteo dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103728 --- Comment #4 from Pierrick Bouvier --- Thanks for your suggestion. We will follow this to upgrade our compiler.

[Bug d/103728] Allow to run unittests before main()

2021-12-15 Thread pierrick.bouvier at posteo dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103728 --- Comment #2 from Pierrick Bouvier --- Problem with command line approach is that it implies to patch all our scripts, which is *really* boring. At this point, manually adding rt_options string in all binaries is easier. Alas, there is no env

[Bug d/103728] New: Allow to run unittests before main()

2021-12-15 Thread pierrick.bouvier at posteo dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103728 Bug ID: 103728 Summary: Allow to run unittests before main() Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: d