public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/47629] New: gcc.target/i386/pr47312.c fails to link on Solaris 9
@ 2011-02-07 11:35 ro at gcc dot gnu.org
  2011-02-11 11:11 ` [Bug target/47629] " ro at gcc dot gnu.org
  2011-02-11 12:37 ` ro at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: ro at gcc dot gnu.org @ 2011-02-07 11:35 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: gcc.target/i386/pr47312.c fails to link on Solaris 9
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ro@gcc.gnu.org
                CC: jakub@redhat.com
              Host: i386-pc-solaris2.9
            Target: i386-pc-solaris2.9
             Build: i386-pc-solaris2.9


The new gcc.target/i386/pr47312.c testcase FAILs on Solaris 9/x86:

+FAIL: gcc.target/i386/pr47312.c (test for excess errors)

Excess errors:
Undefined                       first referenced
 symbol                             in file
fma                                 /var/tmp//cckpBC57.o
fmaf                                /var/tmp//cckpBC57.o
fmal                                /var/tmp//cckpBC57.o
ld: fatal: Symbol referencing errors. No output written to pr47312.exe

Unlike Solaris 10+, Solaris 9 lacks fma* in libm.  Perhaps this is a case for
dg-require-effective-target c99_runtime?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-11 11:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-07 11:35 [Bug target/47629] New: gcc.target/i386/pr47312.c fails to link on Solaris 9 ro at gcc dot gnu.org
2011-02-11 11:11 ` [Bug target/47629] " ro at gcc dot gnu.org
2011-02-11 12:37 ` ro at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).