[Bug tree-optimization/15813] [3.5 Regression] Throw_2 test case does not work anymore.

geoffk at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jun 30 10:02:00 GMT 2004


------- Additional Comments From geoffk at gcc dot gnu dot org  2004-06-30 08:50 -------
This is just like a similar problem I'm fixing on Darwin.  The problem is that the unwind info for 
parseDouble is not completely correct in the presence of asynchronous exceptions; there's one point at 
which the link register is saved in a GPR (and no longer in the link register) but the unwind info doesn't 
reflect this.  Patch to follow.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15813



More information about the Java-prs mailing list