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

r223091 - in /trunk/gcc/jit: ChangeLog jit-buil...


Author: dmalcolm
Date: Tue May 12 17:19:54 2015
New Revision: 223091

URL: https://gcc.gnu.org/viewcvs?rev=223091&root=gcc&view=rev
Log:
Unbreak the JIT after conversion of md_asm_adjust to use vec<>

gcc/jit/ChangeLog:
	* jit-builtins.c: Include vec.h before target.h.


Modified:
    trunk/gcc/jit/ChangeLog
    trunk/gcc/jit/jit-builtins.c


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