http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48196
Christian Schüler <gcchelp.5.adept at 0sg dot net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ICE (segmentation fault) on |[C++0x] ICE on inclusion of |inclusion of <utility>, |<utility>, decltype |C++0x | --- Comment #2 from Christian Schüler <gcchelp.5.adept at 0sg dot net> 2011-03-23 02:24:19 UTC --- It also does not exhibit the bug when 'decltype' is replaced with '__typeof'. This can be done as a workaround.