| Issue | 61428 |
|---|---|
| Summary | -fsanitize=undefined in combination with -fstack-protector-all and -ffp-contract=fast produces incorrect code |
| Labels | new issue |
| Assignees | |
| Reporter | alols |
Compare the output of these three runs using different flags:
https://godbolt.org/z/3bdG75GcGThe combination mentioned in the issue title produces a different result.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
