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: Openacc launch API


On 09/30/2015 02:37 PM, Matthias Klose wrote:

this broke the jit build.

The following patch fixes the build for me. Ok to commit?

   Matthias

2015-09-30  Matthias Klose  <doko@ubuntu.com>

         * jit-builtins.h Define DEF_FUNCTION_TYPE_VAR_6,
         remove DEF_FUNCTION_TYPE_VAR_11.
         * jit-builtins.c (builtins_manager::make_type): Define and handle
         DEF_FUNCTION_TYPE_VAR_6, remove DEF_FUNCTION_TYPE_VAR_11.

Yeah, I think that qualifies as obvious.


Bernd


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