This is the mail archive of the gcc-patches@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]

C++ PATCH for c++/80356, ICE with reference to function template argument


My patch for 79294 to check value-dependence for function
pointer/reference template arguments was wrongly skipping the type
conversions that convert_nontype_argument_function does.

Tested x86_64-pc-linux-gnu, applying to trunk.

Attachment: 80356.diff
Description: Text document


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