Saturday, 13 September 2014

[gccsdk] [Bug 256] GCC 4.7.4 Rel 1 Dev 2014-05-29: C++ exceptions failure

http://www.riscos.info/bugzilla3/show_bug.cgi?id=256

Lee <leenoar@sky.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |leenoar@sky.com
Resolution| |FIXED

--- Comment #1 from Lee <leenoar@sky.com> 2014-09-13 07:25:17 PDT ---
This was caused by the PSR bits not being cleared from addresses when running
on 26bit systems. Because the PSR bits created invalid pointers, they would not
match any stored in the exception handling tables causing exception handling to
fail.

Should be fixed with r6737.

--
Configure bugmail: http://www.riscos.info/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment