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 __atomic_exchange (PR c++/60689)


On 03/28/2014 06:47 AM, Jakub Jelinek wrote:
	* typeck.c (build_function_call_vec): Call resolve_overloaded_builtin.

I expect this will break in templates if arguments are dependent.

Jason


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