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++/55220] [c++11] ICE when doing partial template specialization on variadic template


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|4.7.3, 4.8.0                |
            Summary|[c++11] Internal error when |[c++11] ICE when doing
                   |doing partial template      |partial template
                   |specialization on variadic  |specialization on variadic
                   |template                    |template
      Known to fail|4.7.1                       |4.5.4, 4.7.3, 4.8.0

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-11-06 14:11:05 UTC ---
Unfortunately I can reproduce it everywhere. Doesn't seem a regression, though,
we may have a duplicate.


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