[Bug middle-end/22284] [4.1 Regression] ia64 exception handling broken

2005-07-21 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-07-22 05:51 --- It looks like the unwind info in libstdc++.so is bad. (gdb) r Starting program: /export/build/gnu/gcc-next/build-ia64-linux/gcc/testsuite/cond1.exe Program received signal SIGSEGV, Segmentation fault. 0x201b9

[Bug middle-end/22284] [4.1 Regression] ia64 exception handling broken

2005-07-21 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-07-22 05:45 --- I have identified that http://gcc.gnu.org/ml/gcc-patches/2005-06/msg01149.html is the cause. -- What|Removed |Added ---

[Bug middle-end/22284] [4.1 Regression] ia64 exception handling broken

2005-07-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-16 21:15 --- Only IA64 exception handling is broken. IA64 exceptions almost always uses libunwind, right (even if GCC creates the libunwind)? -- What|Removed |Added ---