bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf_e_flags.c
index 7615f9cf1b558553af0a70813da3bc2826a62ef0..7583cc9d8efdbe6a28f75f29f2dafeb3a2d25d61 100644 (file)
 
    Ian 10 June 1999: I tweaked the resulting assembler file so that it
    would generate the same code when gas was configured for mips-elf
-   and for mips64-elf.  */
+   and for mips64-elf.
+
+   18 October 2000: Chris Demetriou <cgd@sibyte.com> tweaked the code so
+   that it would always generate enough zero-padding at the end to make
+   objdump print "...", so that the test would be successful even on
+   machines that pad results to cache line or other boundaries
+   (e.g. mips-linux). */
 
 int
 foo (int a, int b)
This page took 0.023873 seconds and 4 git commands to generate.