This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25926] A87B59A SIGABRT
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Feb 2006 00:44:56 -0000
- Subject: [Bug target/25926] A87B59A SIGABRT
- References: <bug-25926-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla 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_initialize): Provide HP-UX 10 host and
target
implementation that calls __main.
* pa/x-ada (X_ADA_CFLAGS): Define _X_HPUX10 on HP-UX 10.
* pa/t-pa (TARGET_LIBGCC2_CFLAGS): Define _T_HPUX10 on HP-UX 10.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/initialize.c
trunk/gcc/config/pa/t-pa
trunk/gcc/config/pa/x-ada
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25926