I note that these tests are conditioned with target i386-*-*, yet specifically request pentium code generation. Shouldn't they be conditioned on target i?86-*-* so they will run on configurations that explicitly use a processor beyond i386? (For example i686-pci-linux-gnu.) Donn