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][SH] Fix sh4a-memmovua.c and sh4a-bitmovua.c gcc tests


Andrew Stubbs <ams@codesourcery.com> wrote:
> The attached patches fix up two SH4A specific test cases that are 
> currently broken.
> 
> sh4a-memmovua.c
> 
>    This test includes the wrong header. This leads to undeclared 
> function warnings and fails the test for excess errors.
> 
> sh4a-bitmovua.c
> 
>    This uses names reserved by the C standard library. This is not a 
> problem, in this case, but leads to warnings, and a failure of the test 
> for excess errors.
> 
> OK?

Ok.  Thanks!

Regards,
	kaz


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