Sunday, 2 September 2012

[gccsdk] [Bug 243] Segfault compiling innocent looking for loop in 4.1.2 r1

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

Lee <leenoar@sky.com> changed:

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

--- Comment #1 from Lee <leenoar@sky.com> 2012-09-02 04:23:39 PDT ---
This is caused by tail call optimisations clashing with the stack extension
routines in UnixLib. It should be fixed with r5990 and has already been fixed
at trunk. Unfortunately, there is no work around that will allow the existing
release to work. The only solution is to rebuild GCCSDK to remove all the TCOs.

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