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]

[PATCH,TESTSUITE]Remove warning check on PR33920.c


The following patch removes warning check for non 32bit targets.
Earlier revision 151533 changed data type removing warning for avr and m32 targets (thus failing test)
With the patch, the test passes.


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

* gcc.dg/tree-ssa/pr33920.c: Remove warning check for 16 bit targets.



Ok for 4.5 Head?




Attachment: pr33920.patch
Description: Text document


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