--- Comment #9 from danglin at gcc dot gnu dot org 2008-06-29 03:29 ---
The linux and hpux problems are the same. It appears this code in
ada__text_io__editing__expand() is stomping on the function context.
In particular, the high order byte of the fc->prev value stomped on.
--- Comment #8 from danglin at gcc dot gnu dot org 2008-06-28 21:19 ---
This still fails with 4.4.0. The segv in _Unwind_SjLj_RaiseException
still occurs on hppa2.0w-hp-hpux11.11 when GCC is configured with SJLJ
exceptions.
Also, still seem the same fails with dwarf exceptions
--
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.3.0 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25819
--- Comment #7 from danglin at gcc dot gnu dot org 2007-09-30 19:52 ---
This is probably a different problem. Oh well,
(gdb) r
Starting program:
/test/gnu/gcc/objdir/gcc/testsuite/ada/acats/tests/cxf/cxf3a01/cxf3a01
warning: The shared libraries were not privately mapped; setting a
bre
--- Comment #6 from danglin at gcc dot gnu dot org 2007-09-30 16:15 ---
This is now also failing on hppa-unknown-linux-gnu. I first see it in
128257.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25819
--- Comment #5 from danglin at gcc dot gnu dot org 2007-09-30 15:55 ---
Reappeared between 128058 and 128311.
--
danglin at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #4 from charlet at gcc dot gnu dot org 2007-05-04 08:25 ---
>From the test results you posted yesterday on 4.3.0, I assume this is fixed:
<<
=== acats tests ===
FAIL: c37215h
FAIL: cd10002
FAIL: cxh1001
Native configuration is hppa-unknown-linux-gnu
>>
--- Comment #3 from charlet at gcc dot gnu dot org 2007-05-02 07:41 ---
Do you still get this failure with 4.2.0 or 4.3.0 ?
Arno
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25819
--- Comment #2 from danglin at gcc dot gnu dot org 2007-01-10 00:44 ---
Still see this in 4.0.4. Gdb is now working somewhat better. Here's
a better backtrace:
Program received signal SIGSEGV, Segmentation fault.
_Unwind_SjLj_RaiseException (exc=0x40012808) at ../../gcc/gcc/unwind-sjl
--- Comment #1 from dave at hiauly1 dot hia dot nrc dot ca 2006-01-18
00:52 ---
Subject: Re: New: CXF3A01 core dump
cxf3a02 also fails at the same place:
Core was generated by `cxf3a02'.
Program terminated with signal 4, Illegal instruction.
warning: The shared libraries were not p
10 matches
Mail list logo