This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/30182] FAIL: gcc.dg/pr28796-2.c (test for excess errors)



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]