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: [gomp] Fix PTX unloading


On Wed, Jul 15, 2015 at 14:36:45 -0400, Nathan Sidwell wrote:
> -    = devicep->load_image_func (devicep->target_id, target_data, &target_table);
> +    = devicep->load_image_func (devicep->target_id, target_data,
> +				&target_table);

It was exactly 80 chars long :)

  -- Ilya


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