Re: [PATCH] lto-streamer.h: Include gimple.h for LAST_AND_UNUSED_GIMPLE_CODE.

2016-04-18 Thread Richard Biener
On Sat, Apr 16, 2016 at 6:59 PM, Khem Raj wrote: > gcc/: > 2016-04-16 Khem Raj > > * lto-streamer.h: Include gimple.h for LAST_AND_UNUSED_GIMPLE_CODE. > > > Fixes build errors e.g. > > | > ../../../../../../../work-shared/gcc-6.0.0-r0/git/gcc/lto-streamer.h:159:34: > error: 'LAST_AND_

[PATCH] lto-streamer.h: Include gimple.h for LAST_AND_UNUSED_GIMPLE_CODE.

2016-04-16 Thread Khem Raj
gcc/: 2016-04-16 Khem Raj * lto-streamer.h: Include gimple.h for LAST_AND_UNUSED_GIMPLE_CODE. Fixes build errors e.g. | ../../../../../../../work-shared/gcc-6.0.0-r0/git/gcc/lto-streamer.h:159:34: error: 'LAST_AND_UNUSED_GIMPLE_CODE' was not declared in this scope |LTO_bb0 = 1 +