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

* [Bug c++/46714] [trans-mem] <built-in> aliased to undefined symbol with -O1
  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 ` aldyh at gcc dot gnu.org
  2010-12-13 11:19 ` aldyh at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: aldyh at gcc dot gnu.org @ 2010-12-13 11:16 UTC (permalink / raw)
  To: gcc-bugs

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

Aldy Hernandez <aldyh at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2


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

* [Bug c++/46714] [trans-mem] <built-in> aliased to undefined symbol with -O1
  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
  3 siblings, 0 replies; 5+ messages in thread
From: aldyh at gcc dot gnu.org @ 2010-12-13 11:19 UTC (permalink / raw)
  To: gcc-bugs

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

Aldy Hernandez <aldyh at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P1


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

* [Bug c++/46714] [trans-mem] <built-in> aliased to undefined symbol with -O1
  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
  3 siblings, 0 replies; 5+ messages in thread
From: aldyh at gcc dot gnu.org @ 2010-12-14 12:05 UTC (permalink / raw)
  To: gcc-bugs

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

Aldy Hernandez <aldyh at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2010.12.14 12:05:40
     Ever Confirmed|0                           |1

--- Comment #1 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2010-12-14 12:05:40 UTC ---
Fixed and pending approval:
http://gcc.gnu.org/ml/gcc-patches/2010-12/msg01087.html


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

* [Bug c++/46714] [trans-mem] <built-in> aliased to undefined symbol with -O1
  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
                   ` (2 preceding siblings ...)
  2010-12-14 12:05 ` aldyh at gcc dot gnu.org
@ 2010-12-14 13:15 ` aldyh at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: aldyh at gcc dot gnu.org @ 2010-12-14 13:15 UTC (permalink / raw)
  To: gcc-bugs

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

Aldy Hernandez <aldyh at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


^ 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).