public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/39906] Accepted invalid member template specialization in derived class
       [not found] <bug-39906-4@http.gcc.gnu.org/bugzilla/>
@ 2021-08-28  2:22 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-28  2:22 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Even more shocking this works on all compilers:
int t1;
Derived::Kind<char>::type &t = t1;
Base::Kind<char>::type &t2 = t1;

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

* [Bug c++/39906] Accepted invalid member template specialization in derived class
  2009-04-26  7:30 [Bug c++/39906] New: " sutambe at yahoo dot com
@ 2009-04-26 16:52 ` rguenth at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-04-26 16:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2009-04-26 16:52 -------
Confirmed.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |accepts-invalid
      Known to fail|                            |4.5.0
   Last reconfirmed|0000-00-00 00:00:00         |2009-04-26 16:52:02
               date|                            |


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


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

end of thread, other threads:[~2021-08-28  2:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-39906-4@http.gcc.gnu.org/bugzilla/>
2021-08-28  2:22 ` [Bug c++/39906] Accepted invalid member template specialization in derived class pinskia at gcc dot gnu.org
2009-04-26  7:30 [Bug c++/39906] New: " sutambe at yahoo dot com
2009-04-26 16:52 ` [Bug c++/39906] " rguenth 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).