public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/7221] wrong linkage in member functions of typedef-named classes
       [not found] <bug-7221-334@http.gcc.gnu.org/bugzilla/>
@ 2006-10-05 14:25 ` pinskia at gcc dot gnu dot org
  2006-11-16 23:47 ` geoffk at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-10-05 14:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-10-05 14:25 -------
*** Bug 29356 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amylaar at gcc dot gnu dot
                   |                            |org


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


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

* [Bug c++/7221] wrong linkage in member functions of typedef-named classes
       [not found] <bug-7221-334@http.gcc.gnu.org/bugzilla/>
  2006-10-05 14:25 ` [Bug c++/7221] wrong linkage in member functions of typedef-named classes pinskia at gcc dot gnu dot org
@ 2006-11-16 23:47 ` geoffk at gcc dot gnu dot org
  2006-11-17  0:04 ` geoffk at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: geoffk at gcc dot gnu dot org @ 2006-11-16 23:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from geoffk at gcc dot gnu dot org  2006-11-16 23:47 -------
See rejects-valid example in 29356.


-- 

geoffk at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |geoffk at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
           Keywords|                            |rejects-valid
   Last reconfirmed|2005-12-11 23:01:14         |2006-11-16 23:47:01
               date|                            |


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


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

* [Bug c++/7221] wrong linkage in member functions of typedef-named classes
       [not found] <bug-7221-334@http.gcc.gnu.org/bugzilla/>
  2006-10-05 14:25 ` [Bug c++/7221] wrong linkage in member functions of typedef-named classes pinskia at gcc dot gnu dot org
  2006-11-16 23:47 ` geoffk at gcc dot gnu dot org
@ 2006-11-17  0:04 ` geoffk at gcc dot gnu dot org
  2006-11-17  0:04 ` geoffk at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: geoffk at gcc dot gnu dot org @ 2006-11-17  0:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from geoffk at gcc dot gnu dot org  2006-11-17 00:04 -------
*** Bug 29873 has been marked as a duplicate of this bug. ***


-- 

geoffk at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |geoffk at gcc dot gnu dot
                   |                            |org


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


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

* [Bug c++/7221] wrong linkage in member functions of typedef-named classes
       [not found] <bug-7221-334@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-11-17  0:04 ` geoffk at gcc dot gnu dot org
@ 2006-11-17  0:04 ` geoffk at gcc dot gnu dot org
  2008-09-14  4:47 ` [Bug c++/7221] wrong linkage " pinskia at gcc dot gnu dot org
  2008-11-28  7:48 ` geoffk at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: geoffk at gcc dot gnu dot org @ 2006-11-17  0:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from geoffk at gcc dot gnu dot org  2006-11-17 00:04 -------
I mean, see rejects-valid example in bug 29873.


-- 


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


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

* [Bug c++/7221] wrong linkage of typedef-named classes
       [not found] <bug-7221-334@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2006-11-17  0:04 ` geoffk at gcc dot gnu dot org
@ 2008-09-14  4:47 ` pinskia at gcc dot gnu dot org
  2008-11-28  7:48 ` geoffk at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-09-14  4:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from pinskia at gcc dot gnu dot org  2008-09-14 04:46 -------
*** Bug 37473 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at bigpond dot net
                   |                            |dot au


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


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

* [Bug c++/7221] wrong linkage of typedef-named classes
       [not found] <bug-7221-334@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2008-09-14  4:47 ` [Bug c++/7221] wrong linkage " pinskia at gcc dot gnu dot org
@ 2008-11-28  7:48 ` geoffk at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: geoffk at gcc dot gnu dot org @ 2008-11-28  7:48 UTC (permalink / raw)
  To: gcc-bugs



-- 

geoffk at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|geoffk at gcc dot gnu dot   |unassigned at gcc dot gnu
                   |org                         |dot org
             Status|ASSIGNED                    |NEW


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


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

* [Bug c++/7221] wrong linkage of typedef-named classes
       [not found] <bug-7221-4@http.gcc.gnu.org/bugzilla/>
@ 2022-12-26  8:33 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-12-26  8:33 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=7221

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.8.5
      Known to work|                            |4.9.0
   Target Milestone|---                         |4.9.0

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

end of thread, other threads:[~2022-12-26  8:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-7221-334@http.gcc.gnu.org/bugzilla/>
2006-10-05 14:25 ` [Bug c++/7221] wrong linkage in member functions of typedef-named classes pinskia at gcc dot gnu dot org
2006-11-16 23:47 ` geoffk at gcc dot gnu dot org
2006-11-17  0:04 ` geoffk at gcc dot gnu dot org
2006-11-17  0:04 ` geoffk at gcc dot gnu dot org
2008-09-14  4:47 ` [Bug c++/7221] wrong linkage " pinskia at gcc dot gnu dot org
2008-11-28  7:48 ` geoffk at gcc dot gnu dot org
     [not found] <bug-7221-4@http.gcc.gnu.org/bugzilla/>
2022-12-26  8:33 ` pinskia 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).