public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/189] parse error in qualified member name lookup
       [not found] <20000501025601.189.martin@loewis.home.cs.tu-berlin.de>
@ 2003-06-15 18:16 ` pinskia@physics.uc.edu
  2003-10-30  6:06 ` [Bug c++/189] [DR176] " pinskia at gcc dot gnu dot org
  2005-09-04 18:17 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 13+ messages in thread
From: pinskia@physics.uc.edu @ 2003-06-15 18:16 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-04-30 00:00:00         |2003-06-15 18:16:50
               date|                            |


------- Additional Comments From pinskia@physics.uc.edu  2003-06-15 18:16 -------
Still happens on the mainline (20030615):

[zhivago2:~/src/gccPRs] pinskia% gcc pr189.cc
pr189.cc: In function `int main()':
pr189.cc:19: error: 'struct N::B<int>' has no member named 'A'
pr189.cc:19: error: expected primary-expression
pr189.cc:19: error: expected `;'
pr189.cc:19: error: expected primary-expression
pr189.cc:19: error: expected `;'


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

* [Bug c++/189] [DR176] parse error in qualified member name lookup
       [not found] <20000501025601.189.martin@loewis.home.cs.tu-berlin.de>
  2003-06-15 18:16 ` [Bug c++/189] parse error in qualified member name lookup pinskia@physics.uc.edu
@ 2003-10-30  6:06 ` pinskia at gcc dot gnu dot org
  2005-09-04 18:17 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-30  6:06 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|parse error in qualified    |[DR176] parse error in
                   |member name lookup          |qualified member name lookup


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-30 06:05 -------
Nathan, are you still working on this?


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

* [Bug c++/189] [DR176] parse error in qualified member name lookup
       [not found] <20000501025601.189.martin@loewis.home.cs.tu-berlin.de>
  2003-06-15 18:16 ` [Bug c++/189] parse error in qualified member name lookup pinskia@physics.uc.edu
  2003-10-30  6:06 ` [Bug c++/189] [DR176] " pinskia at gcc dot gnu dot org
@ 2005-09-04 18:17 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-04 18:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-04 18:17 -------
(In reply to comment #7)
> This diff gets us most of the way.  However, as this is not a regression, it is
> now queued until non-regression bug fixes can be applied

Your message was back in December and now it is September, 10 months later and it looks your patch 
has not been applied yet.

-- 


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


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

* [Bug c++/189] [DR176] parse error in qualified member name lookup
       [not found] <bug-189-797@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2009-11-18  7:08 ` reichelt at gcc dot gnu dot org
@ 2009-12-23 23:31 ` redi at gcc dot gnu dot org
  9 siblings, 0 replies; 13+ messages in thread
From: redi at gcc dot gnu dot org @ 2009-12-23 23:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #18 from redi at gcc dot gnu dot org  2009-12-23 23:31 -------
*** Bug 37350 has been marked as a duplicate of this bug. ***


-- 

redi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com


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


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

* [Bug c++/189] [DR176] parse error in qualified member name lookup
       [not found] <bug-189-797@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2009-11-17  5:58 ` jason at gcc dot gnu dot org
@ 2009-11-18  7:08 ` reichelt at gcc dot gnu dot org
  2009-12-23 23:31 ` redi at gcc dot gnu dot org
  9 siblings, 0 replies; 13+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2009-11-18  7:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #17 from reichelt at gcc dot gnu dot org  2009-11-18 07:07 -------
*** Bug 13052 has been marked as a duplicate of this bug. ***


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |3 dot 14159 at gmx dot net


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


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

* [Bug c++/189] [DR176] parse error in qualified member name lookup
       [not found] <bug-189-797@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2009-11-17  4:04 ` jason at gcc dot gnu dot org
@ 2009-11-17  5:58 ` jason at gcc dot gnu dot org
  2009-11-18  7:08 ` reichelt at gcc dot gnu dot org
  2009-12-23 23:31 ` redi at gcc dot gnu dot org
  9 siblings, 0 replies; 13+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-11-17  5:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #16 from jason at gcc dot gnu dot org  2009-11-17 05:58 -------
Subject: Bug 189

Author: jason
Date: Tue Nov 17 05:58:03 2009
New Revision: 154235

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154235
Log:
        PR c++/189, c++/9937, c++/13950, DR 176
        * g++.dg/tc1/dr176.C: Adjust.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/tc1/dr176.C


-- 


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


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

* [Bug c++/189] [DR176] parse error in qualified member name lookup
       [not found] <bug-189-797@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2009-11-17  4:03 ` jason at gcc dot gnu dot org
@ 2009-11-17  4:04 ` jason at gcc dot gnu dot org
  2009-11-17  5:58 ` jason at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 13+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-11-17  4:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #15 from jason at gcc dot gnu dot org  2009-11-17 04:04 -------
*** Bug 13950 has been marked as a duplicate of this bug. ***


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |giovannibajo at libero dot
                   |                            |it


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


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

* [Bug c++/189] [DR176] parse error in qualified member name lookup
       [not found] <bug-189-797@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2009-11-17  4:02 ` jason at gcc dot gnu dot org
@ 2009-11-17  4:03 ` jason at gcc dot gnu dot org
  2009-11-17  4:03 ` jason at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 13+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-11-17  4:03 UTC (permalink / raw)
  To: gcc-bugs



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


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.5.0


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


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

* [Bug c++/189] [DR176] parse error in qualified member name lookup
       [not found] <bug-189-797@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2009-11-17  4:03 ` jason at gcc dot gnu dot org
@ 2009-11-17  4:03 ` jason at gcc dot gnu dot org
  2009-11-17  4:04 ` jason at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 13+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-11-17  4:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from jason at gcc dot gnu dot org  2009-11-17 04:03 -------
*** Bug 9937 has been marked as a duplicate of this bug. ***


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |witt at ive dot uni-hannover
                   |                            |dot de


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


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

* [Bug c++/189] [DR176] parse error in qualified member name lookup
       [not found] <bug-189-797@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2007-03-29 15:25 ` bangerth at dealii dot org
@ 2009-11-17  4:02 ` jason at gcc dot gnu dot org
  2009-11-17  4:03 ` jason at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 13+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-11-17  4:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from jason at gcc dot gnu dot org  2009-11-17 04:02 -------
Heh, wish I had noticed Nathan's patch before reimplementing it.


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|nathan at gcc dot gnu dot   |jason at gcc dot gnu dot org
                   |org                         |


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


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

* [Bug c++/189] [DR176] parse error in qualified member name lookup
       [not found] <bug-189-797@http.gcc.gnu.org/bugzilla/>
  2006-03-05  3:20 ` pinskia at gcc dot gnu dot org
  2006-11-05 21:54 ` jens dot maurer at gmx dot net
@ 2007-03-29 15:25 ` bangerth at dealii dot org
  2009-11-17  4:02 ` jason at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 13+ messages in thread
From: bangerth at dealii dot org @ 2007-03-29 15:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from bangerth at dealii dot org  2007-03-29 16:25 -------
Still happens with a recent mainline snapshot.


-- 

bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bangerth at dealii dot org


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


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

* [Bug c++/189] [DR176] parse error in qualified member name lookup
       [not found] <bug-189-797@http.gcc.gnu.org/bugzilla/>
  2006-03-05  3:20 ` pinskia at gcc dot gnu dot org
@ 2006-11-05 21:54 ` jens dot maurer at gmx dot net
  2007-03-29 15:25 ` bangerth at dealii dot org
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 13+ messages in thread
From: jens dot maurer at gmx dot net @ 2006-11-05 21:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from jens dot maurer at gmx dot net  2006-11-05 21:54 -------
Here is a shorter test case.

namespace N {
  template<class T> struct B { int m; };
  struct C : B<int> { };
}

void g() {
  N::C().B<int>::m;
}


-- 

jens dot maurer at gmx dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jens dot maurer at gmx dot
                   |                            |net


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


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

* [Bug c++/189] [DR176] parse error in qualified member name lookup
       [not found] <bug-189-797@http.gcc.gnu.org/bugzilla/>
@ 2006-03-05  3:20 ` pinskia at gcc dot gnu dot org
  2006-11-05 21:54 ` jens dot maurer at gmx dot net
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-03-05  3:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from pinskia at gcc dot gnu dot org  2006-03-05 03:20 -------
Any news on this?  It has been over a year since the patch has been attached to
this bug.


-- 


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


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

end of thread, other threads:[~2009-12-23 23:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20000501025601.189.martin@loewis.home.cs.tu-berlin.de>
2003-06-15 18:16 ` [Bug c++/189] parse error in qualified member name lookup pinskia@physics.uc.edu
2003-10-30  6:06 ` [Bug c++/189] [DR176] " pinskia at gcc dot gnu dot org
2005-09-04 18:17 ` pinskia at gcc dot gnu dot org
     [not found] <bug-189-797@http.gcc.gnu.org/bugzilla/>
2006-03-05  3:20 ` pinskia at gcc dot gnu dot org
2006-11-05 21:54 ` jens dot maurer at gmx dot net
2007-03-29 15:25 ` bangerth at dealii dot org
2009-11-17  4:02 ` jason at gcc dot gnu dot org
2009-11-17  4:03 ` jason at gcc dot gnu dot org
2009-11-17  4:03 ` jason at gcc dot gnu dot org
2009-11-17  4:04 ` jason at gcc dot gnu dot org
2009-11-17  5:58 ` jason at gcc dot gnu dot org
2009-11-18  7:08 ` reichelt at gcc dot gnu dot org
2009-12-23 23:31 ` redi 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).