This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/2351] second SIGFPE not caught by signal hadler


------- Additional Comments From sebor at roguewave dot com  2006-02-17 20:40 -------
FWIW, it might be helpful to note that when compiled with Sun C++ 5.8 on Solaris
10/AMD 64, the same program behaves as expected:

$ uname -rvi && cc -V ~/tmp/t.c && ./a.out 
5.10 Generic_118844-20 i86pc
cc: Sun C 5.8 2005/10/13
acomp: Sun C 5.8 2005/10/13
ld: Software Generation Utilities - Solaris Link Editors: 5.10-1.481
first division
second division
2 traps


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2351

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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