[Bug tree-optimization/18519] [4.0 Regression] ICE: Segmentation fault with optimization
dberlin at dberlin dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 16 17:28:00 GMT 2004
------- Additional Comments From dberlin at dberlin dot org 2004-11-16 17:28 -------
Subject: Re: [4.0 Regression] ICE: Segmentation
fault with optimization
cleanup_tree_cfg can't happen before we've fixed up the def-def chains, so
i'm making it into a todo.
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-16 17:28 -------
Assigning to Danny as the problem is that we are trying to clean up the CFG before fixing up the
def_def_chains.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18519
More information about the Gcc-bugs
mailing list