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++/50361] [C++0x] ICE probably relating to std::initializer_list and template argument deduction


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)


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