This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/46755] ICE: in calc_dfs_tree, at dominance.c:395 with -O
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 3 Jan 2011 10:19:25 +0000
- Subject: [Bug rtl-optimization/46755] ICE: in calc_dfs_tree, at dominance.c:395 with -O
- Auto-submitted: auto-generated
- References: <bug-46755-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46755
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-03 10:19:08 UTC ---
The #c6 issue has been fixed by
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168167
For #c8 issue a new PR, PR47157, has been created.