This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Ping: patches for -mms-bitfields


Roger Sayle <roger@eyesopen.com> wrote:
> I can't tell from my reading of the PRs whether the failures in the
> g++ testsuite occur with default testing, or only when -mms-bitfields
> is explicitly used?  It might make sense to duplicate the affected
> testcases, and check them with -mms-bitfields to prevent this behavior
> regressing, if we're not regularly testing this functionality already.

Those failures occur only if -mms-bitfields is specified.
I thought that running g++.dg/compat/struct-layout-1 tests also
with -mms-bitfields for the appropriate targets like i?86-linux
might be good, though I'm not sure there is an easy way to do so.

Regards,
	kaz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]