This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48196] [C++0x] ICE on inclusion of <utility>, decltype
- 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: Wed, 23 Mar 2011 08:44:03 +0000
- Subject: [Bug c++/48196] [C++0x] ICE on inclusion of <utility>, decltype
- Auto-submitted: auto-generated
- References: <bug-48196-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48196
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-03-23 08:43:48 UTC ---
Can you try either current mainline or 4_6-branch (would be 4.6.0), because
quite a few fixes went into those and if the issue isn't a regression and
affects only older branches is very unlikely to be fixed.