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 target/14202] [arm] Thumb __builtin_setjmp not interworking safe



------- Comment #8 from laurent at guerby dot net  2009-01-02 12:25 -------
Seems to work on 4.3.2-1 Debian gnueabi

guerby@gcc50:~$ g++ pr14202.c 
guerby@gcc50:~$ ./a.out
guerby@gcc50:~$ echo $?
0

Do you confirm?

Ada exceptions are not working on this target (neither sjlj nor unwind) but
this is for another report.


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |laurent at guerby dot net
             Status|NEW                         |WAITING


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


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