[Bug c++/59475] gcc with flag -O1 fails to find template specialization when there is default one.

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 11 19:30:00 GMT 2013


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is not a bug as all template specialization have to be seen with all of
their uses.



More information about the Gcc-bugs mailing list