Note, you will need to update the copyright to include 2012 for the
files that
have not been modified in this year.
I think you looked at the old version of the patch I mailed
to you privately; this is fixed already (there are some other
small differences as well).
In running parallel tests for both 64-bit and 32-bit, I see 3
differences:
gcc.dg/pr42389.c Trunk fails, Segher passes for 64-bit
gcc.dg/pr46521.c Trunk fails, Segher passes for 64-bit
gcc.dg/tree-prof/pr45354.c Trunk passes, Segher fails for 64-bit
gcc.dg/pr45352-1.c Trunk passes, Segher fails for 32-bit
gcc.dg/pr46522.c Trunk passes, Segher fails for 32-bit
gcc.dg/pr48144.c Trunk fails, Segher passes for 32-bit
gcc.dg/pr50205.c Trunk passes, Segher fails for 32-bit
gcc.dg/tree-prof/pr45354.c Trunk fails, Segher passes for 32-bit
gfortran.dg/pr44691.f Trunk fails, Segher passes for 64-bit
Now, all of these differences are in tests that do selective
scheduling, so I'm
not sure they are blockers.
As I said, all of these fail in the latest PowerPC results on
gcc-testresults (it's an ICE in free_regset_pool, there is no PR
for it it seems, but is is mentioned in PR53957 comment #9).
Segher