public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/49665] New: 'defined in discarded section' link failures on cpu2006 benchmarks
@ 2011-07-06 23:48 pthaugen at gcc dot gnu.org
  2011-07-07  6:51 ` [Bug other/49665] " amodra at gmail dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: pthaugen at gcc dot gnu.org @ 2011-07-06 23:48 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: 'defined in discarded section' link failures on
                    cpu2006 benchmarks
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: pthaugen@gcc.gnu.org
                CC: amodra@gcc.gnu.org, bergner@gcc.gnu.org
              Host: powerpc64-linux
            Target: powerpc64-linux
             Build: powerpc64-linux


450.soplex (-O2) and 471.omnetpp fail to link in 64-bit mode with the same
error.

450.soplex:

`soplex::SPxBasis::~SPxBasis()' referenced in section
`.data.rel.ro._ZTVN6soplex8SPxBasisE[vtable for soplex::SPxBasis]' of
spxbasis.o: defined in discarded section `.group' of spxbasis.o
`soplex::SPxLP::~SPxLP()' referenced in section
`.data.rel.ro._ZTVN6soplex5SPxLPE[vtable for soplex::SPxLP]' of spxlp.o:
defined in discarded section `.group' of spxlp.o
`soplex::LPRowSet::~LPRowSet()' referenced in section `.text' of spxlpfread.o:
defined in discarded section `.group' of spxlpfread.o
`soplex::LPRowSet::~LPRowSet()' referenced in section `.text' of spxlpfread.o:
defined in discarded section `.group' of spxlpfread.o


471.omnetpp:

`cEqdHistogramBase::~cEqdHistogramBase()' referenced in section
`.data.rel.ro._ZTV17cEqdHistogramBase[vtable for cEqdHistogramBase]' of
libs/sim/std/netpack.o: defined in discarded section `.group' of
libs/sim/std/netpack.o


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

end of thread, other threads:[~2011-09-13 16:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-06 23:48 [Bug other/49665] New: 'defined in discarded section' link failures on cpu2006 benchmarks pthaugen at gcc dot gnu.org
2011-07-07  6:51 ` [Bug other/49665] " amodra at gmail dot com
2011-07-07  9:51 ` amodra at gmail dot com
2011-07-07 17:42 ` [Bug c++/49665] " pinskia at gcc dot gnu.org
2011-07-09 19:48 ` markus at trippelsdorf dot de
2011-07-10 18:43 ` [Bug other/49665] " pthaugen at gcc dot gnu.org
2011-07-10 19:09 ` markus at trippelsdorf dot de
2011-07-14 17:19 ` pthaugen at gcc dot gnu.org
2011-09-13 15:07 ` hubicka at gcc dot gnu.org
2011-09-13 16:17 ` pthaugen 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).