This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/48196] [C++0x] ICE on inclusion of <utility>, decltype


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]