[Bug middle-end/115477] compiling with gcc flips the sign of a float return value

2024-06-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115477 --- Comment #2 from Andrew Pinski --- Note with -fsanitize=address we get errors as one would expect: = ==1==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7dc0b850003

[Bug middle-end/115477] compiling with gcc flips the sign of a float return value

2024-06-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115477 Andrew Pinski changed: What|Removed |Added Resolution|--- |INVALID Component|c