This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/21460] Internal compiler error in calc_dfs_tree on valid code
- From: "amodra at bigpond dot net dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Sep 2005 05:10:40 -0000
- Subject: [Bug middle-end/21460] Internal compiler error in calc_dfs_tree on valid code
- References: <20050509045427.21460.gcc-bugzilla@antony.heightanxiety.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From amodra at bigpond dot net dot au 2005-09-02 05:10 -------
Huh, the problem is that sjlj exception code is tacked on to the end of basic
block 0, instead of the end of the prologue.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21460