On Thu, Mar 07, 2013 at 11:34:30AM +0100, Mikael Pettersson wrote: > > > This test case is not self-contained. Please file a proper bug report > > > with a self-contained test case. > > > > It is, as long as you don't want to make a library or program out of it: > > > > $ arm-linux-androideabi-gcc -o pkcs11.o -c -marm -Os pkcs11.i > > It's not practical to verify or bisect miscompilations by manual inspection > of generated assembly or object code. We strongly prefer runtime tests, > which requires that test cases can be compiled to executables.
Filed http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56561 Mike