------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-30 14:31 
-------
Here is the ICE:
x.c: In function 'xyzzy':
x.c:8: error: Found a virtual definition for a GIMPLE register
for SSA_NAME: D.1132_12in statement:
y_5 = PHI <y_16(-1), D.1132_12(2)>;
PHI argument
D.1132_12
for PHI node
y_5 = PHI <y_16(-1), D.1132_12(2)>;
x.c:8: internal compiler error: verify_ssa failed.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.0


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

Reply via email to