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++/52830] ICE: "canonical types differ for identity types ..." when attempting SFINAE with member type


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

Patrick Moran <patrick.a.moran at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |patrick.a.moran at gmail dot com

--- Comment #1 from Patrick Moran <patrick.a.moran at gmail dot com> ---
Created attachment 32992
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32992&action=edit
Another reproduction

Adding my reproducing test case from a duplicate bug I filed before I mark it a
duplicate (the failure behavior is different on 4.9.0 than from snapshot, but
I've confirmed it's the same issue).


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