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: Another ptx offloading patch


On Tue, Feb 10, 2015 at 01:06:15PM +0100, Bernd Schmidt wrote:
> On 02/10/2015 11:34 AM, Richard Biener wrote:
> 
> >Bernds patch is ok with the unrelated gcc.c hunk removed.
> 
> Thanks. I'm assuming this is for the next stage 1?

No, for current trunk, we don't want to ship with offloading
to nvptx completely broken, which is my understanding of the
current state.

There is another patch that has been approved already,
nvptx offloading patches [1/n] (and I think hasn't been committed yet),
then there is the va_list issue where I'm afraid your patch will break
normal LTO badly, it would be nice to discuss that.  And finally
for the enum machine_mode translation, I've started working on some patch,
but didn't get too far yet, interrupted by other tasks.

	Jakub


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