[PATCH,TESTSUITE]Add warning check for nonlong pointers in asmgoto-1.c

andrewhutchinson@cox.net andrewhutchinson@cox.net
Mon Nov 23 18:17:00 GMT 2009


Sorry about MIME. Is this ok?

I note it is posted correctly on

http://gcc.gnu.org/ml/gcc-patches/2009-11/msg01205.html

Test gcc.dg/tree-ssa/asmgoto-1.c casts pointer to long and thus emits unanticipated warning for targets without long pointers.
The attached patch adds check for this warning.

2009-11-22 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>

      * gcc.dg/tree-ssa/asmgoto-1.c: Add check for targets without long pointers.


Ok for 4.5 Head?


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: txt00054.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20091123/2041578d/attachment.txt>


More information about the Gcc-patches mailing list