https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95443

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2020-07-14
             Status|RESOLVED                    |REOPENED
     Ever confirmed|0                           |1
                 CC|                            |ro at gcc dot gnu.org
         Resolution|FIXED                       |---

--- Comment #3 from Rainer Orth <ro at gcc dot gnu.org> ---
One of the new tests FAILs on Solaris/x86 (and most likely all non-glibc
targets):

+FAIL: gcc.target/i386/pr95443-1.c (test for excess errors)
+UNRESOLVED: gcc.target/i386/pr95443-1.c compilation failed to produce
executable

Excess errors:
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.target/i386/pr95443-1.c:52:11:
warning: implicit declaration of function '__glibc_unlikely'
[-Wimplicit-function-declaration]
Undefined                       first referenced
 symbol                             in file
__glibc_unlikely                    /var/tmp//ccMfX1cc.o
ld: fatal: symbol referencing errors

Reply via email to