public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/21514] [DR 488] templates and anonymous enum
       [not found] <bug-21514-469@http.gcc.gnu.org/bugzilla/>
@ 2009-11-04 20:41 ` jason at gcc dot gnu dot org
  0 siblings, 0 replies; 6+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-11-04 20:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #22 from jason at gcc dot gnu dot org  2009-11-04 20:40 -------
*** Bug 20589 has been marked as a duplicate of this bug. ***


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caolanm at redhat dot com


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


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

* [Bug c++/21514] [DR 488] templates and anonymous enum
       [not found] <bug-21514-4@http.gcc.gnu.org/bugzilla/>
@ 2011-11-18  1:39 ` fang at csl dot cornell.edu
  0 siblings, 0 replies; 6+ messages in thread
From: fang at csl dot cornell.edu @ 2011-11-18  1:39 UTC (permalink / raw)
  To: gcc-bugs

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

David Fang <fang at csl dot cornell.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fang at csl dot cornell.edu

--- Comment #23 from David Fang <fang at csl dot cornell.edu> 2011-11-18 01:05:04 UTC ---
/me wishes this was backported to *-apple-darwin8 gcc (Xcode 2.5)


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

* [Bug c++/21514] [DR 488] templates and anonymous enum
  2005-05-11 14:12 [Bug c++/21514] New: operator<< " papadopo at shfj dot cea dot fr
                   ` (2 preceding siblings ...)
  2005-09-16 15:48 ` mmitchel at gcc dot gnu dot org
@ 2005-09-16 16:02 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-16 16:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-16 16:01 -------
*** Bug 21701 has been marked as a duplicate of this bug. ***

-- 


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


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

* [Bug c++/21514] [DR 488] templates and anonymous enum
  2005-05-11 14:12 [Bug c++/21514] New: operator<< " papadopo at shfj dot cea dot fr
  2005-09-16 15:42 ` [Bug c++/21514] [DR 488] templates " cvs-commit at gcc dot gnu dot org
  2005-09-16 15:44 ` cvs-commit at gcc dot gnu dot org
@ 2005-09-16 15:48 ` mmitchel at gcc dot gnu dot org
  2005-09-16 16:02 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-09-16 15:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-09-16 15:47 -------
Fixed in 4.0.2.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.2


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


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

* [Bug c++/21514] [DR 488] templates and anonymous enum
  2005-05-11 14:12 [Bug c++/21514] New: operator<< " papadopo at shfj dot cea dot fr
  2005-09-16 15:42 ` [Bug c++/21514] [DR 488] templates " cvs-commit at gcc dot gnu dot org
@ 2005-09-16 15:44 ` cvs-commit at gcc dot gnu dot org
  2005-09-16 15:48 ` mmitchel at gcc dot gnu dot org
  2005-09-16 16:02 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-09-16 15:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-09-16 15:43 -------
Subject: Bug 21514

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	mmitchel@gcc.gnu.org	2005-09-16 15:43:14

Modified files:
	gcc/cp         : ChangeLog pt.c 
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/g++.dg/template: crash19.C local4.C 

Log message:
	PR c++/21514
	* pt.c (check_instantiated_args): Treat uses of anonymous types as
	causing type-deduction failure.
	
	PR c++/21514
	* g++.dg/template/crash19.C: Remove dg-error marker.
	* g++.dg/template/local4.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.4648.2.105&r2=1.4648.2.106
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.978.2.26&r2=1.978.2.27
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5084.2.407&r2=1.5084.2.408
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/crash19.C.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.3&r2=1.3.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/local4.C.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.2.6.1&r2=1.2.6.2



-- 


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


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

* [Bug c++/21514] [DR 488] templates and anonymous enum
  2005-05-11 14:12 [Bug c++/21514] New: operator<< " papadopo at shfj dot cea dot fr
@ 2005-09-16 15:42 ` cvs-commit at gcc dot gnu dot org
  2005-09-16 15:44 ` 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 @ 2005-09-16 15:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-09-16 15:42 -------
Subject: Bug 21514

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mmitchel@gcc.gnu.org	2005-09-16 15:41:45

Modified files:
	gcc/cp         : ChangeLog pt.c 
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/g++.dg/template: crash19.C local4.C 

Log message:
	PR c++/21514
	* pt.c (check_instantiated_args): Treat uses of anonymous types as
	causing type-deduction failure.
	
	PR c++/21514
	* g++.dg/template/crash19.C: Remove dg-error marker.
	* g++.dg/template/local4.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4895&r2=1.4896
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&r1=1.1037&r2=1.1038
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.6070&r2=1.6071
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/crash19.C.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/local4.C.diff?cvsroot=gcc&r1=1.3&r2=1.4



-- 


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


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-21514-469@http.gcc.gnu.org/bugzilla/>
2009-11-04 20:41 ` [Bug c++/21514] [DR 488] templates and anonymous enum jason at gcc dot gnu dot org
     [not found] <bug-21514-4@http.gcc.gnu.org/bugzilla/>
2011-11-18  1:39 ` fang at csl dot cornell.edu
2005-05-11 14:12 [Bug c++/21514] New: operator<< " papadopo at shfj dot cea dot fr
2005-09-16 15:42 ` [Bug c++/21514] [DR 488] templates " cvs-commit at gcc dot gnu dot org
2005-09-16 15:44 ` cvs-commit at gcc dot gnu dot org
2005-09-16 15:48 ` mmitchel at gcc dot gnu dot org
2005-09-16 16:02 ` pinskia 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).