: analyzer
Assignee: dmalcolm at gcc dot gnu.org
Reporter: levon at movementarian dot org
Target Milestone: ---
Created attachment 57920
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57920&action=edit
reproducer
https://godbolt.org/z/PfKKbPhdP reproduced with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88867
--- Comment #2 from John Levon ---
There is no Address Sanitizer in our kernel, bootloaders etc.
IRMED
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: levon at movementarian dot org
Target Milestone: ---
Given how dangerous -faggressive-loop-optimizations has been proven to be, it's
unfort
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35587
--- Comment #11 from John Levon ---
Ugh, and in fact, the sanitize option isn't even enough for the real-life code
that we hit this with.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35587
John Levon changed:
What|Removed |Added
CC||levon at movementarian dot org
--- Comment
--- Comment #12 from levon at movementarian dot org 2007-01-21 03:15
---
It's been a cause of bugs time and time again, so yes, it's useful and
important.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7543