Summary: | [4.2/4.3 Regression] -fno-strict-aliasing -ftree-vrp miscompilation | ||
---|---|---|---|
Product: | gcc | Reporter: | Serge Belyshev <belyshev> |
Component: | tree-optimization | Assignee: | Not yet assigned to anyone <unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | gcc-bugs |
Priority: | P3 | Keywords: | wrong-code |
Version: | 4.3.0 | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Known to work: | ||
Known to fail: | Last reconfirmed: |
Description
Serge Belyshev
2007-09-03 17:46:10 UTC
This bug is invalid because asm() does NULL pointer dereference, thus triggering undefined behavior. |