nternal compiler error: verify_ssa failed
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: chenyang at cs dot utah dot
--- Comment #2 from chenyang at cs dot utah dot edu 2009-11-17 21:21
---
I am sorry I should also mention that the code works with "-Os", or "-O3" or
"-O2", but not with the extra flag -fno-delete-null-pointer-checks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42084
--- Comment #1 from chenyang at cs dot utah dot edu 2009-11-17 21:13
---
The inconsistent results also show up with the following combinations:
-O3 -fno-delete-null-pointer-checks
-O2 -fno-delete-null-pointer-checks
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42084
Summary: Wrong result with -Os -fno-delete-null-pointer-checks
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: chenyan
rity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: chenyang at cs dot utah dot edu
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42006
mary: optimized code with -O2 or -O3 gives strange result
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: chenyang at cs dot utah
--- Comment #2 from chenyang at cs dot utah dot edu 2009-11-02 22:24
---
The expected result is:
g_64 = 1
--
chenyang at cs dot utah dot edu changed:
What|Removed |Added
unassigned at gcc dot gnu dot org
ReportedBy: chenyang at cs dot utah dot edu
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41917