public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug gcov-profile/51361] New: [4.7 Regression] 471.omnetpp of SPEC2006 fails to build with -fprofile-generate
@ 2011-11-30 17:51 venkataramanan.kumar.gnu at gmail dot com
  2011-11-30 18:32 ` [Bug gcov-profile/51361] " markus at trippelsdorf dot de
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: venkataramanan.kumar.gnu at gmail dot com @ 2011-11-30 17:51 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51361
           Summary: [4.7 Regression] 471.omnetpp of SPEC2006 fails to
                    build with -fprofile-generate
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: gcov-profile
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: venkataramanan.kumar.gnu@gmail.com


When we build SPEC2006 benchmark omnetpp with  -fprofile-generate, it fails
with lot of undefined references to instrumented sysmbols.

(Snip)
 1322659317.41: EtherAppSrv.o:(.data+0x2a0): undefined reference to
`__gcov___ZNK7cModule13numInitStagesEv'
1322659317.41: EtherAppSrv.o:(.data+0x2a4): undefined reference to
`__gcov___ZN7cModule10initializeEi'
1322659317.41: EtherApp_m.o:(.data+0xdcc): undefined reference to
`__gcov___ZNK12EtherAppResp3dupEv'
1322659317.41: EtherApp_m.o:(.data+0xdd0): undefined reference to
`__gcov___ZNK11EtherAppReq3dupEv'
1322659317.41: EtherBus.o:(.data+0x260): undefined reference to
`__gcov___ZNK7cModule13numInitStagesEv'
1322659317.41: EtherBus.o:(.data+0x264): undefined reference to
`__gcov___ZN7cModule10initializeEi'
1322659317.41: EtherBus.o:(.data+0x26c): undefined reference to
`__gcov___ZNK8cMessage3dupEv'
(Snip ends) 

I am trying to make a reduced test case.

The build error started in revision 181105

Also reproduced in revison 181838


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

end of thread, other threads:[~2011-12-11 19:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-30 17:51 [Bug gcov-profile/51361] New: [4.7 Regression] 471.omnetpp of SPEC2006 fails to build with -fprofile-generate venkataramanan.kumar.gnu at gmail dot com
2011-11-30 18:32 ` [Bug gcov-profile/51361] " markus at trippelsdorf dot de
2011-12-05 14:22 ` rguenth at gcc dot gnu.org
2011-12-06  7:23 ` jakub at gcc dot gnu.org
2011-12-06 14:31 ` rguenth at gcc dot gnu.org
2011-12-08  4:59 ` pinskia at gcc dot gnu.org
2011-12-08  7:13 ` nathan at gcc dot gnu.org
2011-12-11 17:03 ` venkataramanan.kumar.gnu at gmail dot com
2011-12-11 20:03 ` jakub 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).