]> gcc.gnu.org Git - gcc.git/commit
Use __{U,}INTPTR_TYPE__ to avoid including stdint.h
authorSenthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
Wed, 27 Jul 2016 05:22:08 +0000 (05:22 +0000)
committerSenthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
Wed, 27 Jul 2016 05:22:08 +0000 (05:22 +0000)
commitaf9e275f45ee4c1ec23a9701aaceb7fc4c66c184
tree4b03367eaa19b26988842dc38a3ecc891c60ccf3
parent71abba1e35b19466c722cc987c115a1f6546a1a6
Use __{U,}INTPTR_TYPE__ to avoid including stdint.h

gcc/testsuite/

* gcc.dg/torture/pr69352.c: Use  __INTPTR_TYPE__ instead of
including stdint.h.
* gcc.dg/torture/pr71866.c: Use __UINTPTR_TYPE__ isntead of
including stdint.h.

From-SVN: r238780
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr69352.c
gcc/testsuite/gcc.dg/torture/pr71866.c
This page took 0.072357 seconds and 5 git commands to generate.