This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33045] [c++0x] Incorrect decltype result for function calls.
- From: "dgregor at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Nov 2007 23:39:27 -0000
- Subject: [Bug c++/33045] [c++0x] Incorrect decltype result for function calls.
- References: <bug-33045-5473@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from dgregor at gcc dot gnu dot org 2007-11-07 23:39 -------
Fixed for decltype (typeof is already doing what it is supposed to do)
--
dgregor at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33045