[RFA:] Fix g++.law/bit-fields2.C for mmix-knuth-mmixware

Richard Henderson rth@redhat.com
Mon Mar 25 15:05:00 GMT 2002


On Mon, Mar 25, 2002 at 06:38:23AM -0500, Hans-Peter Nilsson wrote:
> 	* g++.old-deja/g++.law/bit-fields2.C: Check against
>  	sizeof (void *), not sizeof (unsigned int).

Try

  typedef int word __attribute__((__mode__(word)));

and use that instead.


r~



More information about the Gcc-patches mailing list