[Bug target/25926] A87B59A SIGABRT

2006-02-03 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2006-02-04 01:26 --- Fixed on 4.1 and trunk by patch. Earlier versions of GCC don't have DWARF2 EH support on this target. HP-UX 11 is not affected by this problem as it uses a different technique for initialization. To obtain a compl

[Bug target/25926] A87B59A SIGABRT

2006-02-03 Thread danglin at gcc dot gnu dot org
--- Comment #4 from danglin at gcc dot gnu dot org 2006-02-04 01:12 --- Subject: Bug 25926 Author: danglin Date: Sat Feb 4 01:12:46 2006 New Revision: 110582 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110582 Log: PR target/25926 * ada/initialize.c (__gnat_in

[Bug target/25926] A87B59A SIGABRT

2006-02-03 Thread danglin at gcc dot gnu dot org
--- Comment #3 from danglin at gcc dot gnu dot org 2006-02-04 00:44 --- Subject: Bug 25926 Author: danglin Date: Sat Feb 4 00:44:53 2006 New Revision: 110580 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110580 Log: PR target/25926 * ada/initialize.c (__gnat_in

[Bug target/25926] A87B59A SIGABRT

2006-01-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-28 20:42 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug target/25926] A87B59A SIGABRT

2006-01-28 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-01-28 20:08 --- The problem is the ada version of main doesn't call __main, so the EH objects linked into the executable are not registered. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25926