[Bug c++/40687] [C++0x]: error with auto and 7.1.6.4/7 in N2914

2009-11-03 Thread jason at gcc dot gnu dot org


--- Comment #5 from jason at gcc dot gnu dot org  2009-11-03 18:49 ---
Fixed for 4.5.


-- 

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=40687



[Bug c++/40687] [C++0x]: error with auto and 7.1.6.4/7 in N2914

2009-11-03 Thread jason at gcc dot gnu dot org


--- Comment #4 from jason at gcc dot gnu dot org  2009-11-03 17:11 ---
Subject: Bug 40687

Author: jason
Date: Tue Nov  3 17:11:08 2009
New Revision: 153855

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153855
Log:
PR c++/40687
* pt.c (do_auto_deduction): Diagnose inconsistent deduction.

Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/g++.dg/cpp0x/auto3.C


-- 


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



[Bug c++/40687] [C++0x]: error with auto and 7.1.6.4/7 in N2914

2009-11-03 Thread jason at gcc dot gnu dot org


-- 

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|2009-07-14 18:50:44 |2009-11-03 16:08:23
   date||


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



[Bug c++/40687] [C++0x]: error with auto and 7.1.6.4/7 in N2914

2009-07-14 Thread jason at gcc dot gnu dot org


--- Comment #3 from jason at gcc dot gnu dot org  2009-07-14 18:50 ---
Yeah, that's a known issue; it's XFAILed in one of the auto tests.


-- 

jason at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2009-07-14 18:50:44
   date||


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



[Bug c++/40687] [C++0x]: error with auto and 7.1.6.4/7 in N2914

2009-07-08 Thread paolo dot carlini at oracle dot com


--- Comment #2 from paolo dot carlini at oracle dot com  2009-07-09 00:35 
---
To be sure, let's CC Jason about these auto issues...


-- 

paolo dot carlini at oracle dot com changed:

   What|Removed |Added

 CC||jason at gcc dot gnu dot org


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



[Bug c++/40687] [C++0x]: error with auto and 7.1.6.4/7 in N2914

2009-07-08 Thread bernhard dot merkle at googlemail dot com


--- Comment #1 from bernhard dot merkle at googlemail dot com  2009-07-08 
20:07 ---
Created an attachment (id=18162)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18162&action=view)
program which should not compile


-- 


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