[Bug c++/53039] [4.7/4.8 Regression] including <functional> breaks std::is_convertible with template-pack expansion

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 2 11:46:00 GMT 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dodji at gcc dot gnu.org,
                   |                            |jakub at gcc dot gnu.org

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-05-02 11:46:24 UTC ---
The #c10 testcase started failing with
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170341
with:
pr53039.C: In function 'int main()':
pr53039.C:56:5: error: 'struct AType<int, int>' has no member named 'foo'



More information about the Gcc-bugs mailing list