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++/68926] [4.9/5/6 Regression] decltype and sfinae to check for template instance availability fails to compile


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.7.4
            Summary|decltype and sfinae to      |[4.9/5/6 Regression]
                   |check for template instance |decltype and sfinae to
                   |availability fails to       |check for template instance
                   |compile                     |availability fails to
                   |                            |compile
      Known to fail|                            |4.8.0

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This compiled OK with 4.7

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