public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/48465] New: [4.6/4.7 Regression] undefined reference to std::basic_string::_S_compare(unsigned long, unsigned long)
@ 2011-04-05 17:17 zsojka at seznam dot cz
  2011-04-05 17:23 ` [Bug libstdc++/48465] " redi at gcc dot gnu.org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: zsojka at seznam dot cz @ 2011-04-05 17:17 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6/4.7 Regression] undefined reference to
                    std::basic_string::_S_compare(unsigned long, unsigned
                    long)
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


Created attachment 23883
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23883
reduced testcase

Compiler output:
$ g++ -finline-small-functions -O testcase.C
--param=hot-bb-frequency-fraction=1
/tmp/ccRTQGpy.o: In function `foo(int, int, char*)':
testcase.C:(.text+0x70): undefined reference to `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::_S_compare(unsigned long,
unsigned long)'
collect2: ld returned 1 exit status

Tested revisions:
r171979 - fail
4.6 r171597 - fail
4.5 r171597 - OK


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

end of thread, other threads:[~2011-04-10 16:21 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-05 17:17 [Bug libstdc++/48465] New: [4.6/4.7 Regression] undefined reference to std::basic_string::_S_compare(unsigned long, unsigned long) zsojka at seznam dot cz
2011-04-05 17:23 ` [Bug libstdc++/48465] " redi at gcc dot gnu.org
2011-04-05 21:48 ` zsojka at seznam dot cz
2011-04-05 23:27 ` paolo.carlini at oracle dot com
2011-04-06  0:15 ` pinskia at gcc dot gnu.org
2011-04-06  8:28 ` hubicka at gcc dot gnu.org
2011-04-06  9:51 ` [Bug middle-end/48465] " rguenth at gcc dot gnu.org
2011-04-06 11:08 ` redi at gcc dot gnu.org
2011-04-06 11:45 ` jakub at gcc dot gnu.org
2011-04-06 13:00 ` [Bug libstdc++/48465] " rguenth at gcc dot gnu.org
2011-04-06 14:45 ` paolo.carlini at oracle dot com
2011-04-06 14:59 ` redi at gcc dot gnu.org
2011-04-06 17:02 ` paolo.carlini at oracle dot com
2011-04-10 16:19 ` redi at gcc dot gnu.org
2011-04-10 16:21 ` redi at gcc dot gnu.org
2011-04-10 16:21 ` redi 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).