http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45962
--- Comment #12 from Richard Henderson <rth at gcc dot gnu.org> 2010-10-12 22:05:48 UTC --- (In reply to comment #11) > > ... these tests fail with r165239 too, if you run them by hand. If you > > just compare gcc.sum files of course they'll appear as new failures. > > Incorrect. I don't see what makes you say that. You don't agree they're new tests, or you don't agree that they will fail when run by hand on the older compiler? > > STACK_BOUNDARY should be BITS_PER_UNIT always. > > ...it is; constant 8, for the purpose of this PR, as none of the options are > active. Fine. But just so you know that you have a couple of options that don't do what they say in the documentation, you can clean that up separately.