[Bug c++/50361] [C++0x] ICE probably relating to std::initializer_list and template argument deduction

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Mon Sep 12 11:50:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50361

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|gcc 4.6 ICE probably        |[C++0x] ICE probably
                   |relating to                 |relating to
                   |std::initializer_list and   |std::initializer_list and
                   |template argument deduction |template argument deduction
           Severity|major                       |normal

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-09-12 10:59:54 UTC ---
Can you please try reducing it further? 402.1 KB is still unmanageable (Note:
I'm adding the C++0x marker, I suppose you are using -std=c++0x or
-std=gnu++0x, the info about the command line is missing)



More information about the Gcc-bugs mailing list