[Bug c++/62255] [4.8/4.9 Regression] Introducing an unrelated template parameter causes compilation to fail

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 5 15:06:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62255

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |jason at gcc dot gnu.org
   Target Milestone|---                         |4.8.4

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This started to be rejected with r197613 (one needs -std=c++11 -mfxsr to
compile it BTW).  Whether it is valid or not I'll defer to the C++ folks.



More information about the Gcc-bugs mailing list