This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/37432] [4.4 Regression] ICE in VN_INFO, at tree-ssa-sccvn.c:180



------- Comment #3 from reichelt at gcc dot gnu dot org  2008-09-08 22:13 -------
With only "-O" there's a different error message:

PR37432.c: In function 'InsertMultiPoint':
PR37432.c:4: error: type mismatch between an SSA_NAME and its symbol
PR37432.c:4: error: in statement
# val_9 = VDEF <val_8> { val }
print_wkb_bytes (&val, 1, 1);
PR37432.c:4: internal compiler error: verify_ssa failed
Please submit a full bug report, [etc.]


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37432


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]