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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needs-bisection             |

--- Comment #10 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Martin Sebor from comment #1)
> A further reduced/simplified test case is below.  The root cause is similar
> to the one discussed in pr99578 comment 8.
> 
> $ cat pr99673.c && gcc -Os -S -Wall -fsanitize=address
> -fno-inline-functions-called-once -m32 pr99673.c

This was fixed with r12-5465-g911b633803dcbb29 and started with
r11-3305-gbaad4c48a85a354d.

Reply via email to