This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47851] [4.6 Regression] [C++0x] Incorrect decltype result for conditional operator
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 1 Mar 2011 23:28:58 +0000
- Subject: [Bug c++/47851] [4.6 Regression] [C++0x] Incorrect decltype result for conditional operator
- Auto-submitted: auto-generated
- References: <bug-47851-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47851
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.6.0
--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-03-01 23:28:45 UTC ---
Thanks!