[Bug middle-end/21460] Internal compiler error in calc_dfs_tree on valid code

2005-09-01 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2005-09-01 06:27 --- Confirmed with --enable-sjlj-exceptions build. -- What|Removed |Added

[Bug middle-end/21460] Internal compiler error in calc_dfs_tree on valid code

2005-09-01 Thread amodra at bigpond dot net dot au
--- 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

[Bug middle-end/21460] Internal compiler error in calc_dfs_tree on valid code

2005-05-15 Thread ssolie at telus dot net
-- What|Removed |Added CC||ssolie at telus dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21460

[Bug middle-end/21460] Internal compiler error in calc_dfs_tree on valid code

2005-05-09 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|tree-optimization |middle-end Keywords||ice-on-valid-code