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 middle-end/34931] FAIL: gcc.dg/pr28796-[12].c (test for excess errors)



------- Comment #7 from dave at hiauly1 dot hia dot nrc dot ca  2008-01-24 00:47 -------
Subject: Re:  FAIL: gcc.dg/pr28796-[12].c (test for excess errors)

> Fixed.

Unfortunately, only the first testcase is fixed.  We still have

FAIL: gcc.dg/pr28796-2.c (test for excess errors)
Excess errors:
/usr/ccs/bin/ld: Unsatisfied symbols:
   finite (first referenced in /var/tmp//ccEVbuEL.o) (code)

Think we also need the following fix:

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.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34931


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