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]

Re: [C++ PATCH] Fix FIX_TRUNC_EXPR instantiation (PR c++/84942)


On Thu, Mar 22, 2018 at 02:02:01PM -0400, Jason Merrill wrote:
> > To my surprise, with latest Alex' changes tsubst_copy_and_build is still
> > called with FIX_TRUNC_EXPR (the (int) __builtin_inf () expression)
> 
> He hadn't yet checked in the relevant change, "Disable
> auto_is_implicit_function_template_parm_p while parsing attributes".
> That should happen soon.

I thought it was r258748, but perhaps there is some other patch.

	Jakub


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