public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/46714] New: [trans-mem] <built-in> aliased to undefined symbol with -O1
@ 2010-11-29 21:33 patrick.marlier at gmail dot com
  2010-12-13 11:16 ` [Bug c++/46714] " aldyh at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: patrick.marlier at gmail dot com @ 2010-11-29 21:33 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [trans-mem] <built-in> aliased to undefined symbol
                    with -O1
           Product: gcc
           Version: trans-mem
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: patrick.marlier@gmail.com
                CC: rth@gcc.gnu.org, aldyh@gcc.gnu.org


Created attachment 22571
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22571
testcase for this bug.

There is a strange error when there is a weak_ref.

g++ -O1 -o aliased_undef_sym.o -c -Wall -fgnu-tm aliased_undef_sym.cpp
aliased_undef_sym.cpp:13:1: error: ‘<built-in>’ aliased to undefined symbol
‘_ZGTtN8BuildingD2Ev’


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-29 21:33 [Bug c++/46714] New: [trans-mem] <built-in> aliased to undefined symbol with -O1 patrick.marlier at gmail dot com
2010-12-13 11:16 ` [Bug c++/46714] " aldyh at gcc dot gnu.org
2010-12-13 11:19 ` aldyh at gcc dot gnu.org
2010-12-14 12:05 ` aldyh at gcc dot gnu.org
2010-12-14 13:15 ` aldyh 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).