This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50864] [4.6 Regression] ICE with decltype and "declval" from another namespace
- 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: Fri, 28 Oct 2011 18:41:49 +0000
- Subject: [Bug c++/50864] [4.6 Regression] ICE with decltype and "declval" from another namespace
- Auto-submitted: auto-generated
- References: <bug-50864-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.6/4.7 Regression] ICE |[4.6 Regression] ICE with
|with decltype and "declval" |decltype and "declval" from
|from another namespace |another namespace
--- Comment #13 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-28 18:41:49 UTC ---
Fixed in mainline so far.