public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/61102] New: ld --plugin causes binutils gold incremental_test to fail
@ 2014-05-07 19:39 ncahill_alt at yahoo dot com
  2014-05-07 20:56 ` [Bug other/61102] " ccoutant at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: ncahill_alt at yahoo dot com @ 2014-05-07 19:39 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61102
           Summary: ld --plugin causes binutils gold incremental_test to
                    fail
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ncahill_alt at yahoo dot com

This is a heads-up more than anything.  I've been trying out gcc 4.9.0 and one
of binutils-2.24/gold's testcases fails because --plugin is being emitted to
ld.

My only guess is that the new slim LTO object files are handled transparently
in the sense that one can link with them without supplying the -flto option,
and perhaps this requires always emitting --plugin.

I haven't tried building gcc's version of gold but I find it more convenient to
build it with binutils.  So there is some incompatibility between the two
packages it seems.

This is the command: i686-pc-linux-gnu-gcc -O2 -o incremental_test
-Wl,--incremental-full incremental_test_1.o incremental_test_2.o

This is gcc 4.9.0 on 32-bit i686.  I've filed a bug report on binutils'
bugzilla as well, the PR id is 16921. 

Thank you.


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

* [Bug other/61102] ld --plugin causes binutils gold incremental_test to fail
  2014-05-07 19:39 [Bug other/61102] New: ld --plugin causes binutils gold incremental_test to fail ncahill_alt at yahoo dot com
@ 2014-05-07 20:56 ` ccoutant at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: ccoutant at gcc dot gnu.org @ 2014-05-07 20:56 UTC (permalink / raw)
  To: gcc-bugs

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

Cary Coutant <ccoutant at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ccoutant at gcc dot gnu.org
         Resolution|---                         |FIXED
           Assignee|unassigned at gcc dot gnu.org      |ccoutant at gcc dot gnu.org

--- Comment #1 from Cary Coutant <ccoutant at gcc dot gnu.org> ---
I've already fixed the gold testsuite to turn off plugins when necessary:

https://sourceware.org/ml/binutils/2014-04/msg00027.html


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

end of thread, other threads:[~2014-05-07 20:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-07 19:39 [Bug other/61102] New: ld --plugin causes binutils gold incremental_test to fail ncahill_alt at yahoo dot com
2014-05-07 20:56 ` [Bug other/61102] " ccoutant 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).