This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50864] [4.6/4.7 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: Sat, 29 Oct 2011 00:08:38 +0000
- Subject: [Bug c++/50864] [4.6/4.7 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 Regression] ICE with |[4.6/4.7 Regression] ICE
|decltype and "declval" from |with decltype and "declval"
|another namespace |from another namespace
--- Comment #14 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-29 00:08:38 UTC ---
Fix reverted, unfortunately.