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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103728
Pierrick Bouvier changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
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.
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
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