[Bug c++/47132] decltype can't deduce some operator return types when defining an auto function's return

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 31 14:40:00 GMT 2010


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2010.12.31 14:40:05
     Ever Confirmed|0                           |1
              Build|168358 (patched, see specs) |

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-12-31 14:40:05 UTC ---
confirmed, not a regression

N.B. the Build field is for the value used for --build at configure time, e.g.
--build=i686-unknown-linux-gnu, not the svn revision.  That would be shown if
you included the output of 'gcc -v' as requested in the bug reporting
guidelines, although in this case the unimplemented feature is not dependent on
any configure options.



More information about the Gcc-bugs mailing list