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: [patch] builtin-bitops-1.x: Disable on H8.


On Sat, Feb 08, 2003 at 08:38:21AM -0500, Kazu Hirata wrote:
> 	* gcc.c-torture/execute/builtin-bitops-1.c: If int is 16-bit
> 	wide, test bitops using 16-bit constants.
> 	Likewise, if long long is 32-bit wide, test bitops using
> 	32-bit constants.

Well, almost ok.  This doesn't handle 64-bit "int", as we
have on alpha-cray-unicosmk.



r~


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