This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13293] [tree-ssa] ICE in pick_ssa_name
- From: "rth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Dec 2003 04:30:56 -0000
- Subject: [Bug optimization/13293] [tree-ssa] ICE in pick_ssa_name
- References: <20031204023834.13293.rth@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rth at gcc dot gnu dot org 2003-12-04 04:30 -------
Hum. I'm sorry, the nature of the ICE changed with the update,
and I didn't notice. It's now
drivers/scsi/aic7xxx/aic7xxx_osm.c:1325: internal compiler error: tree check:
expected tree_list, have ssa_name in get_stmt_operands, at tree-dfa.c:248
Which means it's probably either Zdenek or Diego's fault.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|dberlin at gcc dot gnu dot |dnovillo at gcc dot gnu dot
|org |org
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13293