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: Fold acc_on_device


On 10/01/15 13:00, Andrew MacLeod wrote:

btw, not that it's necessarily important, but I'm about to submit the include
reduction patches today,  and it turns out this line is the first use of
anything from cgraph.h in builtins.c.

So if this is "the way" of doing the test, be aware it adds a dependency on
cgraph.h that wasn't there before.

The patch I just committed has moved this to gimple-fold.c. That appears to already include cgraph.h.

nathan


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