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; 16+ 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] 16+ 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; 16+ 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] 16+ 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; 16+ 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] 16+ 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; 16+ 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] 16+ 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; 16+ 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] 16+ 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; 16+ 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] 16+ 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; 16+ 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] 16+ 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; 16+ 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] 16+ 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; 16+ 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] 16+ 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; 16+ 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] 16+ 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; 16+ 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] 16+ 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; 16+ 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] 16+ 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; 16+ 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] 16+ 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; 16+ 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] 16+ 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; 16+ 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] 16+ 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-4@http.gcc.gnu.org/bugzilla/>
@ 2021-11-05 23:18 ` timturnerc at yahoo dot com
  0 siblings, 0 replies; 16+ messages in thread
From: timturnerc at yahoo dot com @ 2021-11-05 23:18 UTC (permalink / raw)
  To: gcc-bugs

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

Tim Turner <timturnerc at yahoo dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timturnerc at yahoo dot com

--- Comment #19 from Tim Turner <timturnerc at yahoo dot com> ---
ake: Entering directory '/home/Christian/binutils-gdb/cygwin-obj/gdb'
  CXXLD  gdb.exe  http://www.compilatori.com/computers/smartphones/
cp-support.o: in function `gdb_demangle(char const*, int)':
http://www.acpirateradio.co.uk/services/ios15/
/home/Christian/binutils-gdb/cygwin-obj/gdb/../../gdb/cp-support.c:1619:(.text+0x5502):
http://www.logoarts.co.uk/property/lidar-sensor/ relocation truncated to fit:
R_X86_64_PC32 against undefined symbol
http://www.slipstone.co.uk/property/hp-of-cars/ `TLS init function for
thread_local_segv_handler' http://www.mconstantine.co.uk/category/technology/
/home/Christian/binutils-gdb/cygwin-obj/gdb/../../gdb/cp-support.c:1619:(.text+0x551b):
http://embermanchester.uk/property/chat-themes/  relocation truncated to fit:
R_X86_64_PC32 against undefined symbol `TLS init function for
thread_local_segv_handler'
collect2: error: ld returned 1 exit status
http://connstr.net/property/mars-researches/
make: *** [Makefile:1881: gdb.exe] Error 1
make: Leaving directory '/home/Christian/binutils-gdb/cygwin-obj/gdb'
http://joerg.li/services/kia-rio-price/

$ g++ -v
Using built-in specs. http://www.jopspeech.com/technology/thunderbolt-4/
COLLECT_GCC=g++
COLLECT_LTO_ http://www.go-mk-websites.co.uk/category/technology/
WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/10/lto-wrapper.exe
Target: x86_64-pc-cygwin http://www.wearelondonmade.com/tech/driving-assistant/ 
Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-10.2.0/configure --
http://fishingnewsletters.co.uk/category/technology/
srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-10.2.0 --prefix=/usr
--exec-prefix=/usr http://the-hunters.org/category/travel/ 
--localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --
https://waytowhatsnext.com/computers/discord-and-steam/
htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin
--host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix
--without-libintl-prefix --
http://www.iu-bloomington.com/property/properties-in-turkey/
libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared
--enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs
--enable-bootstrap --enable-__cxa_atexit --with-dwarf2
https://komiya-dental.com/sports/telegram/ --with-tune=generic
--enable-languages=c,c++,fortran,lto,objc,obj-c++ --enable-graphite
--enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath
http://www-look-4.com/health/winter-sickness/ --enable-libquadmath-support
--disable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as
--with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix
--without-libintl-prefix --with-system-zlib
https://www.webb-dev.co.uk/sports/gym-during-covid/ --enable-linker-build-id
--with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.0 (GCC)

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

end of thread, other threads:[~2021-11-05 23:18 UTC | newest]

Thread overview: 16+ 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
     [not found] <bug-21008-4@http.gcc.gnu.org/bugzilla/>
2021-11-05 23:18 ` timturnerc at yahoo dot com

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