[Bug c++/46005] [C++0x] Don't allow auto as the simple-type-specifier of a typedef

2011-05-26 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46005

Jason Merrill jason at gcc dot gnu.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.6.1

--- Comment #4 from Jason Merrill jason at gcc dot gnu.org 2011-05-26 
13:47:32 UTC ---
Fixed for 4.6.1.


[Bug c++/46005] [C++0x] Don't allow auto as the simple-type-specifier of a typedef

2011-05-25 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46005

Jason Merrill jason at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Last reconfirmed||2011.05.25 17:04:01
 CC||jason at gcc dot gnu.org
 AssignedTo|unassigned at gcc dot   |jason at gcc dot gnu.org
   |gnu.org |
 Ever Confirmed|0   |1


[Bug c++/46005] [C++0x] Don't allow auto as the simple-type-specifier of a typedef

2010-10-13 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46005

Andreas Schwab sch...@linux-m68k.org changed:

   What|Removed |Added

Summary|Don't allow auto as the   |[C++0x] Don't allow auto
   |simple-type-specifier of a  |as the
   |typedef |simple-type-specifier of a
   ||typedef

--- Comment #3 from Andreas Schwab sch...@linux-m68k.org 2010-10-13 15:39:22 
UTC ---
Let's make this explicit.