[Bug c++/48599] [C++0x] no diagnostic for invalid use of auto with array declarator

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 14 08:09:00 GMT 2011


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.04.14 08:09:40
     Ever Confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-04-14 08:09:40 UTC ---
Confirmed

N.B. there are a lot of improvements to C++0x support in 4.6 relative to 4.5,
it's usually a good idea to check the latest version for C++0x bugs.  In this
case the bug is still there.



More information about the Gcc-bugs mailing list