This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]