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/18509] [3.3 only] [hppa] try-catch program fails when compiled with frame pointers


------- Additional Comments From tausq at debian dot org  2004-11-16 00:55 -------
(In reply to comment #3)
> I don't believe there have been any specific changes to the backend
> with respect to exception support since 3.3.0.  3.0 didn't have dwarf2
> EH support.  There possibly have been some changes in the libstdc++
> support.
> 
> Which exception model (sjlj or dwarf2) are you using?

sjlj for gcc-3.3. now that you mention it, i see that my 3.4 compiler is
compiled to use dwarf2. 

i don't have a sjlj-compiled gcc-3.4 compiler handy... but i can try it if that
will help.

randolph

-- 


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


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