Re: [patch] Include reduction on libackend.a and language source files

2015-07-23 Thread Andrew MacLeod
On 07/23/2015 03:55 PM, Jeff Law wrote: On 07/22/2015 06:50 PM, Andrew MacLeod wrote: Given the mechanical nature and size, I just did spot checks which looked fine. OK for the trunk. jeff I'll wait until early next week.. shortly I'll y be off-line until then so couldnt address any fall

Re: [patch] Include reduction on libackend.a and language source files

2015-07-23 Thread Jeff Law
On 07/22/2015 06:50 PM, Andrew MacLeod wrote: This is the result of running include reduction on all the files which make up libbackend.a, as well as most of the language files found in subdirectories lto, c ,cp, java, go, fortran, jit, ada. well, some of ada. :-) I looked at the output and han

Re: [patch] Include reduction on libackend.a and language source files

2015-07-23 Thread Andrew MacLeod
On 07/23/2015 01:44 PM, David Malcolm wrote: On Wed, 2015-07-22 at 20:50 -0400, Andrew MacLeod wrote: (snip) I will eventually put all these tools into a directory in contrib. It simple enough to run it this ordering on any source file. (snip) If I'm understanding things right, we will have a

Re: [patch] Include reduction on libackend.a and language source files

2015-07-23 Thread David Malcolm
On Wed, 2015-07-22 at 20:50 -0400, Andrew MacLeod wrote: (snip) > I then ran it through an ordering tool, (which I will eventually put in > contrib). This tool looks at include files, and puts them in a > "standard" order, and removes duplicates that have already been > included.. even if it