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 ada/13168] [../../gnatchop] Segmentation fault


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-24 19:46 -------
I think this was caused by using setjmp (instead of __builtin_setjmp) and not saving registers, can 
you try again as using __builtin_setjmp has been fixed?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
          Component|pending                     |ada
           Keywords|                            |build, wrong-code


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


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