public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/14668] [3.4/3.5 Regression] no warning anymore for reevaluation of declaration
       [not found] <20040321130905.14668.pluto@pld-linux.org>
@ 2004-05-29 11:56 ` cvs-commit at gcc dot gnu dot org
  2004-05-29 12:35 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-05-29 11:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-05-28 20:12 -------
Subject: Bug 14668

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	mmitchel@gcc.gnu.org	2004-05-28 20:12:12

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/cp         : ChangeLog parser.c 
	gcc/testsuite/g++.old-deja/g++.benjamin: tem04.C 
Added files:
	gcc/testsuite/g++.dg/lookup: redecl1.C 

Log message:
	PR c++/14668
	* parser.c (cp_parser_simple_type_specifier): Call
	maybe_note_name_used_in_class.
	
	PR c++/14668
	* g++.dg/lookup/redecl1.C: New test.
	* g++.old-deja/g++.benjamin/tem04.C: Add error marker.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3389.2.184&r2=1.3389.2.185
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.106&r2=1.3892.2.107
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.157.2.28&r2=1.157.2.29
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/lookup/redecl1.C.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.7&r2=1.7.16.1



-- 


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


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

* [Bug c++/14668] [3.4/3.5 Regression] no warning anymore for reevaluation of declaration
       [not found] <20040321130905.14668.pluto@pld-linux.org>
  2004-05-29 11:56 ` [Bug c++/14668] [3.4/3.5 Regression] no warning anymore for reevaluation of declaration cvs-commit at gcc dot gnu dot org
@ 2004-05-29 12:35 ` cvs-commit at gcc dot gnu dot org
  2004-05-29 12:35 ` cvs-commit at gcc dot gnu dot org
  2004-05-29 13:36 ` mmitchel at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-05-29 12:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-05-28 20:16 -------
Subject: Bug 14668

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mmitchel@gcc.gnu.org	2004-05-28 20:16:03

Modified files:
	gcc/cp         : parser.c 
	gcc/testsuite/g++.old-deja/g++.benjamin: tem04.C 
Added files:
	gcc/testsuite/g++.dg/lookup: redecl1.C 

Log message:
	PR c++/14668
	* parser.c (cp_parser_simple_type_specifier): Call
	maybe_note_name_used_in_class.
	
	PR c++/14668
	* g++.dg/lookup/redecl1.C: New test.
	* g++.old-deja/g++.benjamin/tem04.C: Add error marker.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&r1=1.195&r2=1.196
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/lookup/redecl1.C.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C.diff?cvsroot=gcc&r1=1.7&r2=1.8



-- 


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


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

* [Bug c++/14668] [3.4/3.5 Regression] no warning anymore for reevaluation of declaration
       [not found] <20040321130905.14668.pluto@pld-linux.org>
  2004-05-29 11:56 ` [Bug c++/14668] [3.4/3.5 Regression] no warning anymore for reevaluation of declaration cvs-commit at gcc dot gnu dot org
  2004-05-29 12:35 ` cvs-commit at gcc dot gnu dot org
@ 2004-05-29 12:35 ` cvs-commit at gcc dot gnu dot org
  2004-05-29 13:36 ` mmitchel at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-05-29 12:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-05-28 20:17 -------
Subject: Bug 14668

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mmitchel@gcc.gnu.org	2004-05-28 20:17:22

Modified files:
	gcc/cp         : ChangeLog 
	gcc/testsuite  : ChangeLog 

Log message:
	PR c++/14668
	* parser.c (cp_parser_simple_type_specifier): Call
	maybe_note_name_used_in_class.
	
	PR c++/14668
	* g++.dg/lookup/redecl1.C: New test.
	* g++.old-deja/g++.benjamin/tem04.C: Add error marker.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4062&r2=1.4063
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3785&r2=1.3786



-- 


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


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

* [Bug c++/14668] [3.4/3.5 Regression] no warning anymore for reevaluation of declaration
       [not found] <20040321130905.14668.pluto@pld-linux.org>
                   ` (2 preceding siblings ...)
  2004-05-29 12:35 ` cvs-commit at gcc dot gnu dot org
@ 2004-05-29 13:36 ` mmitchel at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-05-29 13:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-05-28 20:18 -------
Fixed in GCC 3.4.1.

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


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


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

* [Bug c++/14668] [3.4/3.5 Regression] no warning anymore for reevaluation of declaration
  2004-03-21 13:09 [Bug c++/14668] New: declaration of `A*B::A' changes meaning of `A' from `class A' pluto at ds14 dot agh dot edu dot pl
  2004-03-25  4:47 ` [Bug c++/14668] [3.4/3.5 Regression] no warning anymore for reevaluation of declaration bangerth at dealii dot org
@ 2004-05-25  1:27 ` mmitchel at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-05-25  1:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-05-24 02:47 -------
Working on a fix.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |mark at codesourcery dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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


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

* [Bug c++/14668] [3.4/3.5 Regression] no warning anymore for reevaluation of declaration
  2004-03-21 13:09 [Bug c++/14668] New: declaration of `A*B::A' changes meaning of `A' from `class A' pluto at ds14 dot agh dot edu dot pl
@ 2004-03-25  4:47 ` bangerth at dealii dot org
  2004-05-25  1:27 ` mmitchel at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: bangerth at dealii dot org @ 2004-03-25  4:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bangerth at dealii dot org  2004-03-25 04:47 -------
OK, this is most likely a regression with the new parser then. 
Thanks 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
      Known to fail|                            |3.4.0 3.5.0
      Known to work|                            |3.3.4
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-25 04:47:53
               date|                            |
            Summary|[3.4/3.5 Regression]        |[3.4/3.5 Regression] no
                   |declaration of `A*B::A'     |warning anymore for
                   |changes meaning of `A' from |reevaluation of declaration
                   |`class A'...                |


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


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

end of thread, other threads:[~2004-05-28 20:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20040321130905.14668.pluto@pld-linux.org>
2004-05-29 11:56 ` [Bug c++/14668] [3.4/3.5 Regression] no warning anymore for reevaluation of declaration cvs-commit at gcc dot gnu dot org
2004-05-29 12:35 ` cvs-commit at gcc dot gnu dot org
2004-05-29 12:35 ` cvs-commit at gcc dot gnu dot org
2004-05-29 13:36 ` mmitchel at gcc dot gnu dot org
2004-03-21 13:09 [Bug c++/14668] New: declaration of `A*B::A' changes meaning of `A' from `class A' pluto at ds14 dot agh dot edu dot pl
2004-03-25  4:47 ` [Bug c++/14668] [3.4/3.5 Regression] no warning anymore for reevaluation of declaration bangerth at dealii dot org
2004-05-25  1:27 ` 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).