On 04/13/2016 07:56 PM, Thomas Schwinge wrote:
Best way to present this might be to do
diff -du old-omp-low.c <each of the split files>.
OK, I found Git "-C5%" produce something very similar to that;
0001-Split-up-gcc-omp-low.c-plain.patch.xz attached.
That looks much better. However, the //OMPWHATEVER comments are not
really all that helpful. I think the next step would be to clear out all
this stuff including the OMPCUT markers, and also to start with an
initial patch that includes everything that actually modifies code
rather than moving it (omp_is_reference seems to be the major thing here).
Bernd