unctions or methods
that return float (double, long double) value cannot be
caught on HP-UX.
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assi
--- Comment #1 from v dot grikyan at sam-solutions dot net 2008-08-05
14:07 ---
Created an attachment (id=16024)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16024&action=view)
Example that illustrates the problem
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37029
--- Comment #3 from v dot grikyan at sam-solutions dot net 2008-08-06
09:11 ---
As we understand (looking at gcc sources), sjlj-mechanism can be set only
during building of gcc.
We did not build gcc on our HP-UX system ourselves but looking at output "gcc
-v" it seems it was
--- Comment #5 from v dot grikyan at sam-solutions dot net 2008-08-06
16:11 ---
Hi Dave,
thank you for your fast reply.
Have we understood correctly - you will try to reproduce this error on your HP
platform?
If yes and if it works on your side - please let us know what patches are
--- Comment #7 from v dot grikyan at sam-solutions dot net 2008-08-11
16:02 ---
Thank you very much for your help.
We'll exploit your advices.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37029