This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/30182] FAIL: gcc.dg/pr28796-2.c (test for excess errors)
- 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: 24 Jan 2008 17:19:41 -0000
- Subject: [Bug target/30182] FAIL: gcc.dg/pr28796-2.c (test for excess errors)
- References: <bug-30182-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from danglin at gcc dot gnu dot org 2008-01-24 17:19 -------
Subject: Bug 30182
Author: danglin
Date: Thu Jan 24 17:18:54 2008
New Revision: 131797
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131797
Log:
PR middle-end/34931
Backport:
2007-01-25 Steve Ellcey <sje@cup.hp.com>
PR other/30182
* config/pa/pa.c (pa_init_builtins): Set asm names for finite routines.
* config/ia64/ia64.c (ia64_init_builtins): Ditto.
2007-01-26 Steve Ellcey <sje@cup.hp.com>
PR other/30182
* config/pa/pa.h (TARGET_HPUX_11): New.
* config/pa/pa-hpux11.h (TARGET_HPUX_11): New.
* config/pa/pa.c (pa_init_builtins): Use TARGET_HPUX_11.
Modified:
branches/gcc-4_2-branch/gcc/config/ia64/ia64.c
branches/gcc-4_2-branch/gcc/config/pa/pa-hpux11.h
branches/gcc-4_2-branch/gcc/config/pa/pa.c
branches/gcc-4_2-branch/gcc/config/pa/pa.h
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30182