https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69217
--- Comment #3 from Iain Buclaw ---
(In reply to Iain Buclaw from comment #2)
> Fixed the first case, and now there is a second.
>
Triggers using -O2 -g -fno-inline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69217
--- Comment #2 from Iain Buclaw ---
Fixed the first case, and now there is a second.
Again, can't reproduce using equivalent C++ with g++. This time however I have
no idea why, as both look like they produce identical codegen on the surface.
On
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69217
--- Comment #1 from Iain Buclaw ---
I should also note that this only ever triggers using both: -O2 -g