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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Ah, you forgot to note an important fact that -fpie is needed to reproduce it.

Reproduced now with -m32 -g -O2 -mfpmath=sse -msse2 -fpie .
Started with r256073, so it was likely just latent before.

Reply via email to