Re: [PATCH] opts-global.c: Include gimple.h for LAST_AND_UNUSED_GIMPLE_CODE.

2016-04-21 Thread Khem Raj
On Thu, Apr 21, 2016 at 3:33 AM, Alexander Monakov wrote: > On Wed, 20 Apr 2016, Khem Raj wrote: > >> gcc/: >> 2016-04-16 Khem Raj >> >> * opts-global.c: Include gimple.h for LAST_AND_UNUSED_GIMPLE_CODE. >> >> Fixes build errors e.g. >> >> | >> ../../../../../../../work-shared/gcc-6.0.0-

Re: [PATCH] opts-global.c: Include gimple.h for LAST_AND_UNUSED_GIMPLE_CODE.

2016-04-21 Thread Alexander Monakov
On Wed, 20 Apr 2016, Khem Raj wrote: > gcc/: > 2016-04-16 Khem Raj > > * opts-global.c: 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_

Re: [PATCH] opts-global.c: Include gimple.h for LAST_AND_UNUSED_GIMPLE_CODE.

2016-04-21 Thread Richard Biener
On Thu, Apr 21, 2016 at 4:23 AM, Khem Raj wrote: > gcc/: > 2016-04-16 Khem Raj > > * opts-global.c: 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_UNU

[PATCH] opts-global.c: Include gimple.h for LAST_AND_UNUSED_GIMPLE_CODE.

2016-04-20 Thread Khem Raj
gcc/: 2016-04-16 Khem Raj * opts-global.c: 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 + M