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

* [Bug target/47629] gcc.target/i386/pr47312.c fails to link on Solaris 9
  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 ` ro at gcc dot gnu.org
  2011-02-11 12:37 ` ro at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: ro at gcc dot gnu.org @ 2011-02-11 11:11 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> 2011-02-11 11:09:25 UTC ---
Author: ro
Date: Fri Feb 11 11:09:21 2011
New Revision: 170049

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170049
Log:
    PR target/47629
    * gcc.target/i386/pr47312.c: Use dg-require-effective-target
    c99_runtime, dg-add-options c99_runtime.
    (main): Use __asm__.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/i386/pr47312.c


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

* [Bug target/47629] gcc.target/i386/pr47312.c fails to link on Solaris 9
  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
  1 sibling, 0 replies; 3+ messages in thread
From: ro at gcc dot gnu.org @ 2011-02-11 12:37 UTC (permalink / raw)
  To: gcc-bugs

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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                URL|                            |http://gcc.gnu.org/ml/gcc-p
                   |                            |atches/2011-02/msg00735.htm
                   |                            |l
         Resolution|                            |FIXED
         AssignedTo|unassigned at gcc dot       |ro at gcc dot gnu.org
                   |gnu.org                     |
   Target Milestone|---                         |4.6.0

--- Comment #2 from Rainer Orth <ro at gcc dot gnu.org> 2011-02-11 11:10:56 UTC ---
Fixed for 4.6.0.


^ 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).