This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12936] [tree-ssa] ICE in expr_phi_insertion at -O3
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Nov 2003 16:09:59 -0000
- Subject: [Bug optimization/12936] [tree-ssa] ICE in expr_phi_insertion at -O3
- References: <20031107062339.12936.green@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-11 16:09 -------
Fixed by (I added the PR number to the changeLog already):
2003-11-11 Daniel Berlin <dberlin@dberlin.org>
Fix PR optimization/12936
* tree-ssa-pre.c (expr_phi_insertion): Remove unused code that was
causing ICE's for VA_ARG_EXPR.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12936