public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/46938] New: FAIL: gcc.dg/pr43157.c (test for excess errors)
@ 2010-12-14 13:26 danglin at gcc dot gnu.org
  2010-12-15  9:29 ` [Bug testsuite/46938] " davek at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: danglin at gcc dot gnu.org @ 2010-12-14 13:26 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: FAIL: gcc.dg/pr43157.c (test for excess errors)
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
                CC: davek@gcc.gnu.org
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11


Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/te
st/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr43157.c   -O1 -flto -fuse-linker-plugin 
-
lm   -o pr43157.exe    (timeout = 300)
xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found
compilation terminated.
compiler exited with status 1
output is:
xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found
compilation terminated.

FAIL: gcc.dg/pr43157.c (test for excess errors)
Excess errors:
xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found
compilation terminated.

With -v:

Reading specs from /test/gnu/gcc/objdir/gcc/specs
COLLECT_GCC=/test/gnu/gcc/objdir/gcc/xgcc
COLLECT_LTO_WRAPPER=/test/gnu/gcc/objdir/gcc/lto-wrapper
Target: hppa64-hp-hpux11.11
Configured with: ../gcc/configure --with-gnu-as --with-as=/opt/gnu64/bin/as
--with-ld=/usr/ccs/bin/ld --enable-shared --with-local-prefix=/opt/gnu64
--prefix=/opt/gnu64/gcc/gcc-4.6.0 --build=hppa64-hp-hpux11.11
--enable-threads=posix --disable-nls --with-gmp=/opt/gnu64/gcc/gcc-4.6.0
--with-libelf=/opt/gnu64 --enable-languages=c,c++,objc,obj-c++,fortran,lto
Thread model: posix
gcc version 4.6.0 20101214 (experimental) [trunk revision 167781] (GCC) 
COLLECT_GCC_OPTIONS='-B' '/test/gnu/gcc/objdir/gcc/' '-O1' '-flto'
'-fuse-linker-plugin' '-o' 'pr43157.exe' '-v'
 /test/gnu/gcc/objdir/gcc/cc1 -quiet -v -iprefix
/test/gnu/gcc/objdir/gcc/../lib/gcc/hppa64-hp-hpux11.11/4.6.0/ -isystem
/test/gnu/gcc/objdir/gcc/include -isystem
/test/gnu/gcc/objdir/gcc/include-fixed
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr43157.c -quiet -dumpbase pr43157.c
-auxbase pr43157 -O1 -version -flto -fuse-linker-plugin -o /var/tmp//cc8dn1cK.s
GNU C (GCC) version 4.6.0 20101214 (experimental) [trunk revision 167781]
(hppa64-hp-hpux11.11)
    compiled by GNU C version 4.6.0 20101214 (experimental) [trunk revision
167781], GMP version 5.0.1, MPFR version 2.4.2, MPC version 0.8.2
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
ignoring nonexistent directory
"/test/gnu/gcc/objdir/gcc/../lib/gcc/hppa64-hp-hpux11.11/4.6.0/include"
ignoring nonexistent directory
"/test/gnu/gcc/objdir/gcc/../lib/gcc/hppa64-hp-hpux11.11/4.6.0/include-fixed"
ignoring nonexistent directory
"/test/gnu/gcc/objdir/gcc/../lib/gcc/hppa64-hp-hpux11.11/4.6.0/../../../../hppa64-hp-hpux11.11/include"
ignoring nonexistent directory
"/test/gnu/gcc/objdir/gcc/../lib/gcc/../../lib/gcc/hppa64-hp-hpux11.11/4.6.0/include"
ignoring nonexistent directory
"/test/gnu/gcc/objdir/gcc/../lib/gcc/../../include"
ignoring nonexistent directory
"/test/gnu/gcc/objdir/gcc/../lib/gcc/../../lib/gcc/hppa64-hp-hpux11.11/4.6.0/include-fixed"
ignoring nonexistent directory
"/test/gnu/gcc/objdir/gcc/../lib/gcc/../../lib/gcc/hppa64-hp-hpux11.11/4.6.0/../../../../hppa64-hp-hpux11.11/include"
#include "..." search starts here:
#include <...> search starts here:
 /test/gnu/gcc/objdir/gcc/include
 /test/gnu/gcc/objdir/gcc/include-fixed
 /opt/gnu64/include
 /usr/include
End of search list.
GNU C (GCC) version 4.6.0 20101214 (experimental) [trunk revision 167781]
(hppa64-hp-hpux11.11)
    compiled by GNU C version 4.6.0 20101214 (experimental) [trunk revision
167781], GMP version 5.0.1, MPFR version 2.4.2, MPC version 0.8.2
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: 7ccd9647394182dfe07867e5fd941d9c
COLLECT_GCC_OPTIONS='-B' '/test/gnu/gcc/objdir/gcc/' '-O1' '-flto'
'-fuse-linker-plugin' '-o' 'pr43157.exe' '-v'
 /opt/gnu64/bin/as -v -o /var/tmp//ccAnbwpu.o /var/tmp//cc8dn1cK.s
GNU assembler version 2.20.51 (hppa64-hp-hpux11.11) using BFD version (GNU
Binutils) 2.20.51.20100309
xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found
compilation terminated.

HP linker doesn't support linker plugins.


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

* [Bug testsuite/46938] FAIL: gcc.dg/pr43157.c (test for excess errors)
  2010-12-14 13:26 [Bug testsuite/46938] New: FAIL: gcc.dg/pr43157.c (test for excess errors) danglin at gcc dot gnu.org
@ 2010-12-15  9:29 ` davek at gcc dot gnu.org
  2010-12-15  9:51 ` davek at gcc dot gnu.org
  2010-12-15  9:53 ` davek at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: davek at gcc dot gnu.org @ 2010-12-15  9:29 UTC (permalink / raw)
  To: gcc-bugs

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

Dave Korn <davek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
                URL|                            |http://gcc.gnu.org/ml/gcc-p
                   |                            |atches/2010-12/msg00917.htm
                   |                            |l
           Keywords|                            |patch
   Last reconfirmed|                            |2010.12.15 09:29:22
         AssignedTo|unassigned at gcc dot       |davek at gcc dot gnu.org
                   |gnu.org                     |
     Ever Confirmed|0                           |1

--- Comment #1 from Dave Korn <davek at gcc dot gnu.org> 2010-12-15 09:29:22 UTC ---
Patch got approved while I was out of town for a couple of days, will commit it
shortly.


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

* [Bug testsuite/46938] FAIL: gcc.dg/pr43157.c (test for excess errors)
  2010-12-14 13:26 [Bug testsuite/46938] New: FAIL: gcc.dg/pr43157.c (test for excess errors) danglin at gcc dot gnu.org
  2010-12-15  9:29 ` [Bug testsuite/46938] " davek at gcc dot gnu.org
@ 2010-12-15  9:51 ` davek at gcc dot gnu.org
  2010-12-15  9:53 ` davek at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: davek at gcc dot gnu.org @ 2010-12-15  9:51 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Dave Korn <davek at gcc dot gnu.org> 2010-12-15 09:51:30 UTC ---
Author: davek
Date: Wed Dec 15 09:51:26 2010
New Revision: 167848

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167848
Log:
    PR testsuite/46938
    * gcc.dg/pr43157.c: Add dg-require-linker-plugin  directive.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/pr43157.c


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

* [Bug testsuite/46938] FAIL: gcc.dg/pr43157.c (test for excess errors)
  2010-12-14 13:26 [Bug testsuite/46938] New: FAIL: gcc.dg/pr43157.c (test for excess errors) danglin at gcc dot gnu.org
  2010-12-15  9:29 ` [Bug testsuite/46938] " davek at gcc dot gnu.org
  2010-12-15  9:51 ` davek at gcc dot gnu.org
@ 2010-12-15  9:53 ` davek at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: davek at gcc dot gnu.org @ 2010-12-15  9:53 UTC (permalink / raw)
  To: gcc-bugs

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

Dave Korn <davek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Dave Korn <davek at gcc dot gnu.org> 2010-12-15 09:53:13 UTC ---
Should be fixed now.


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

end of thread, other threads:[~2010-12-15  9:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-14 13:26 [Bug testsuite/46938] New: FAIL: gcc.dg/pr43157.c (test for excess errors) danglin at gcc dot gnu.org
2010-12-15  9:29 ` [Bug testsuite/46938] " davek at gcc dot gnu.org
2010-12-15  9:51 ` davek at gcc dot gnu.org
2010-12-15  9:53 ` davek 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).