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: JIT breakage after last builtin-types change


On Wed, Sep 30, 2015 at 09:05:45AM -0400, Ulrich Drepper wrote:
> After some recent additions to builtin-types.def the jit user of the
> definitions hasn't been updated.  OK to apply?
> 
> 
> 2015-09-30  Ulrich Drepper  <drepper@gmail.com>
> 
> 	* jit-builtins.c: Provide definition of DEF_FUNCTION_TYPE_VAR_6.
> 	* jit-builtins.h: Likewise.

https://gcc.gnu.org/viewcvs?rev=228289&root=gcc&view=rev should fix this
already.

	Jakub


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