public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
@ 2005-10-17 14:50 ` pinskia at gcc dot gnu dot org
  2005-10-17 14:51 ` pinskia at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-17 14:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from pinskia at gcc dot gnu dot org  2005-10-17 14:50 -------
Confirmed, and .....


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-10-17 14:50:25
               date|                            |


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


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

* [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
  2005-10-17 14:50 ` [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access failure in accessing data member of base class from derived template class pinskia at gcc dot gnu dot org
@ 2005-10-17 14:51 ` pinskia at gcc dot gnu dot org
  2005-10-30 23:22 ` pinskia at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-17 14:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from pinskia at gcc dot gnu dot org  2005-10-17 14:51 -------
And removing target milestone and suspending since the DR report is still
active:
http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#515


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED
   Target Milestone|4.0.3                       |---


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


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

* [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
  2005-10-17 14:50 ` [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access failure in accessing data member of base class from derived template class pinskia at gcc dot gnu dot org
  2005-10-17 14:51 ` pinskia at gcc dot gnu dot org
@ 2005-10-30 23:22 ` pinskia at gcc dot gnu dot org
  2006-02-28 20:49 ` [Bug c++/21008] [3.4/4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-30 23:22 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5
   Target Milestone|---                         |4.1.0


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


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

* [Bug c++/21008] [3.4/4.0/4.1/4.2 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-10-30 23:22 ` pinskia at gcc dot gnu dot org
@ 2006-02-28 20:49 ` mmitchel at gcc dot gnu dot org
  2006-05-25  2:45 ` [Bug c++/21008] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 19+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-02-28 20:49 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.0                       |4.1.1


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


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

* [Bug c++/21008] [4.0/4.1/4.2 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2006-02-28 20:49 ` [Bug c++/21008] [3.4/4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
@ 2006-05-25  2:45 ` mmitchel at gcc dot gnu dot org
  2007-02-14  9:38 ` [Bug c++/21008] [4.0/4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 19+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-05-25  2:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from mmitchel at gcc dot gnu dot org  2006-05-25 02:35 -------
Will not be fixed in 4.1.1; adjust target milestone to 4.1.2.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.1                       |4.1.2


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


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

* [Bug c++/21008] [4.0/4.1/4.2/4.3 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2006-05-25  2:45 ` [Bug c++/21008] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
@ 2007-02-14  9:38 ` mmitchel at gcc dot gnu dot org
  2007-12-29  0:38 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 19+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-02-14  9:38 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.2                       |4.1.3


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


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

* [Bug c++/21008] [4.0/4.1/4.2/4.3 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2007-02-14  9:38 ` [Bug c++/21008] [4.0/4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
@ 2007-12-29  0:38 ` pinskia at gcc dot gnu dot org
  2008-07-04 16:52 ` [Bug c++/21008] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-12-29  0:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from pinskia at gcc dot gnu dot org  2007-12-29 00:38 -------
This was voted in WP in 2005:
http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#515


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |NEW
   Last reconfirmed|2006-01-29 00:22:18         |2007-12-29 00:38:13
               date|                            |


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


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

* [Bug c++/21008] [4.2/4.3/4.4 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2007-12-29  0:38 ` pinskia at gcc dot gnu dot org
@ 2008-07-04 16:52 ` jsm28 at gcc dot gnu dot org
  2009-03-31 18:44 ` [Bug c++/21008] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 19+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-07-04 16:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from jsm28 at gcc dot gnu dot org  2008-07-04 16:51 -------
Closing 4.1 branch.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.1/4.2/4.3/4.4 Regression]|[4.2/4.3/4.4 Regression]
                   |[DR515] Access failure in   |[DR515] Access failure in
                   |accessing data member of    |accessing data member of
                   |base class from derived     |base class from derived
                   |template class              |template class
   Target Milestone|4.1.3                       |4.2.5


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


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

* [Bug c++/21008] [4.3/4.4/4.5 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2008-07-04 16:52 ` [Bug c++/21008] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
@ 2009-03-31 18:44 ` jsm28 at gcc dot gnu dot org
  2009-08-04 12:29 ` rguenth at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 19+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2009-03-31 18:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from jsm28 at gcc dot gnu dot org  2009-03-31 18:44 -------
Closing 4.2 branch.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.2/4.3/4.4/4.5 Regression]|[4.3/4.4/4.5 Regression]
                   |[DR515] Access failure in   |[DR515] Access failure in
                   |accessing data member of    |accessing data member of
                   |base class from derived     |base class from derived
                   |template class              |template class
   Target Milestone|4.2.5                       |4.3.4


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


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

* [Bug c++/21008] [4.3/4.4/4.5 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2009-03-31 18:44 ` [Bug c++/21008] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
@ 2009-08-04 12:29 ` rguenth at gcc dot gnu dot org
  2009-11-13  5:55 ` jason at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 19+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-08-04 12:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from rguenth at gcc dot gnu dot org  2009-08-04 12:26 -------
GCC 4.3.4 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.4                       |4.3.5


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


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

* [Bug c++/21008] [4.3/4.4/4.5 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2009-08-04 12:29 ` rguenth at gcc dot gnu dot org
@ 2009-11-13  5:55 ` jason at gcc dot gnu dot org
  2009-11-13 14:41 ` jason at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 19+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-11-13  5:55 UTC (permalink / raw)
  To: gcc-bugs



-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jason at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2007-12-29 00:38:13         |2009-11-13 05:55:18
               date|                            |


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


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

* [Bug c++/21008] [4.3/4.4/4.5 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
                   ` (10 preceding siblings ...)
  2009-11-13  5:55 ` jason at gcc dot gnu dot org
@ 2009-11-13 14:41 ` jason at gcc dot gnu dot org
  2009-11-13 15:37 ` jason at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 19+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-11-13 14:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #15 from jason at gcc dot gnu dot org  2009-11-13 14:41 -------
Subject: Bug 21008

Author: jason
Date: Fri Nov 13 14:40:22 2009
New Revision: 154150

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154150
Log:
        PR c++/21008, DR 515
        * semantics.c (finish_non_static_data_member): Don't check
        derivation in a template.

Added:
    trunk/gcc/testsuite/g++.dg/template/inherit4.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/lookup/scoped8.C


-- 


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


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

* [Bug c++/21008] [4.3/4.4/4.5 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
                   ` (11 preceding siblings ...)
  2009-11-13 14:41 ` jason at gcc dot gnu dot org
@ 2009-11-13 15:37 ` jason at gcc dot gnu dot org
  2009-11-13 18:04 ` jason at gcc dot gnu dot org
  2009-11-13 18:04 ` jason at gcc dot gnu dot org
  14 siblings, 0 replies; 19+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-11-13 15:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #16 from jason at gcc dot gnu dot org  2009-11-13 15:37 -------
Subject: Bug 21008

Author: jason
Date: Fri Nov 13 15:37:29 2009
New Revision: 154153

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154153
Log:
        PR c++/21008, DR 515
        * semantics.c (finish_non_static_data_member): Don't check
        derivation in a template.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/template/inherit4.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/semantics.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/lookup/scoped8.C


-- 


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


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

* [Bug c++/21008] [4.3/4.4/4.5 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
                   ` (12 preceding siblings ...)
  2009-11-13 15:37 ` jason at gcc dot gnu dot org
@ 2009-11-13 18:04 ` jason at gcc dot gnu dot org
  2009-11-13 18:04 ` jason at gcc dot gnu dot org
  14 siblings, 0 replies; 19+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-11-13 18:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #18 from jason at gcc dot gnu dot org  2009-11-13 18:03 -------
Fixed.


-- 

jason at gcc dot gnu dot org changed:

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


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


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

* [Bug c++/21008] [4.3/4.4/4.5 Regression] [DR515] Access failure in accessing data member of base class from derived template class
       [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
                   ` (13 preceding siblings ...)
  2009-11-13 18:04 ` jason at gcc dot gnu dot org
@ 2009-11-13 18:04 ` jason at gcc dot gnu dot org
  14 siblings, 0 replies; 19+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-11-13 18:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #17 from jason at gcc dot gnu dot org  2009-11-13 18:03 -------
Subject: Bug 21008

Author: jason
Date: Fri Nov 13 18:03:31 2009
New Revision: 154158

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154158
Log:
        PR c++/21008, DR 515
        * semantics.c (finish_non_static_data_member): Don't check
        derivation in a template.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/inherit4.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/semantics.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/lookup/scoped8.C


-- 


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


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

* [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access failure in accessing data member of base class from derived template class
  2005-04-13 21:50 [Bug c++/21008] New: Acess " nicoara at roguewave dot com
                   ` (2 preceding siblings ...)
  2005-07-06 17:03 ` mmitchel at gcc dot gnu dot org
@ 2005-09-27 16:05 ` mmitchel at gcc dot gnu dot org
  3 siblings, 0 replies; 19+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-09-27 16:05 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.2                       |4.0.3


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


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

* [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access failure in accessing data member of base class from derived template class
  2005-04-13 21:50 [Bug c++/21008] New: Acess " nicoara at roguewave dot com
  2005-05-19 16:45 ` [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access " lerdsuwa at gcc dot gnu dot org
  2005-05-19 17:30 ` mmitchel at gcc dot gnu dot org
@ 2005-07-06 17:03 ` mmitchel at gcc dot gnu dot org
  2005-09-27 16:05 ` mmitchel at gcc dot gnu dot org
  3 siblings, 0 replies; 19+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-07-06 17:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-07-06 17:03 -------
Postponed until 4.0.2.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4.5                       |4.0.2


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


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

* [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access failure in accessing data member of base class from derived template class
  2005-04-13 21:50 [Bug c++/21008] New: Acess " nicoara at roguewave dot com
  2005-05-19 16:45 ` [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access " lerdsuwa at gcc dot gnu dot org
@ 2005-05-19 17:30 ` mmitchel at gcc dot gnu dot org
  2005-07-06 17:03 ` mmitchel at gcc dot gnu dot org
  2005-09-27 16:05 ` mmitchel at gcc dot gnu dot org
  3 siblings, 0 replies; 19+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-05-19 17:30 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4.4                       |3.4.5


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


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

* [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access failure in accessing data member of base class from derived template class
  2005-04-13 21:50 [Bug c++/21008] New: Acess " nicoara at roguewave dot com
@ 2005-05-19 16:45 ` lerdsuwa at gcc dot gnu dot org
  2005-05-19 17:30 ` mmitchel at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 19+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2005-05-19 16:45 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.4/4.0/4.1 Regression]    |[3.4/4.0/4.1 Regression]
                   |Acess failure in accessing  |[DR515] Access failure in
                   |data member of base class   |accessing data member of
                   |from derived template class |base class from derived
                   |                            |template class


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


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

end of thread, other threads:[~2009-11-13 18:04 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-21008-10428@http.gcc.gnu.org/bugzilla/>
2005-10-17 14:50 ` [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access failure in accessing data member of base class from derived template class pinskia at gcc dot gnu dot org
2005-10-17 14:51 ` pinskia at gcc dot gnu dot org
2005-10-30 23:22 ` pinskia at gcc dot gnu dot org
2006-02-28 20:49 ` [Bug c++/21008] [3.4/4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
2006-05-25  2:45 ` [Bug c++/21008] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
2007-02-14  9:38 ` [Bug c++/21008] [4.0/4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
2007-12-29  0:38 ` pinskia at gcc dot gnu dot org
2008-07-04 16:52 ` [Bug c++/21008] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2009-03-31 18:44 ` [Bug c++/21008] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
2009-08-04 12:29 ` rguenth at gcc dot gnu dot org
2009-11-13  5:55 ` jason at gcc dot gnu dot org
2009-11-13 14:41 ` jason at gcc dot gnu dot org
2009-11-13 15:37 ` jason at gcc dot gnu dot org
2009-11-13 18:04 ` jason at gcc dot gnu dot org
2009-11-13 18:04 ` jason at gcc dot gnu dot org
2005-04-13 21:50 [Bug c++/21008] New: Acess " nicoara at roguewave dot com
2005-05-19 16:45 ` [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access " lerdsuwa at gcc dot gnu dot org
2005-05-19 17:30 ` mmitchel at gcc dot gnu dot org
2005-07-06 17:03 ` mmitchel at gcc dot gnu dot org
2005-09-27 16:05 ` mmitchel at gcc dot gnu dot 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).