http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49146
Ariel Burton changed:
What|Removed |Added
Version|4.4.6 |4.8.0
--- Comment #3 from Ariel
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44173
Ariel Burton changed:
What|Removed |Added
CC||ariel.burton at roguewave
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49146
--- Comment #2 from Ariel Burton 2011-05-24
17:31:22 UTC ---
f and f_ms_abi are identical with the exception that f_ms_abi
is annoted with __attribute__((ms_abi)). This causes the compiler
to emit code to save registers not otherwise saved. The
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49146
Summary: segv from libgcc_s when raising an exception, or
unwinding stack with backtrace
Product: gcc
Version: 4.4.6
Status: UNCONFIRMED
Severity: critical
Priorit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49146
--- Comment #1 from Ariel Burton 2011-05-24
17:18:45 UTC ---
Created attachment 24347
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24347
preprocessed file for t_repro.c