On Oct 26, 2011, at 2:18 PM, Joseph S. Myers wrote: > gcc.target/i386/pad-4.c expects particular results from PIC code > generation - PIC in the sense of a GOT and a PLT, which is different > from the sense in which Windows code is always PIC. This patch > arranges for it to be skipped on Windows targets, similarly to other > tests such as gcc.target/i386/pic-1.c. Tested with cross to > i686-mingw32. OK to commit?
Ok. This one makes my head hurt, just a little.