diff options
author | Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com> | 2017-03-21 12:05:09 +0000 |
---|---|---|
committer | Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org> | 2017-03-21 12:05:09 +0000 |
commit | 54eb90fe8a2645ce85266bede939eb0804c1bd80 (patch) | |
tree | 51d385e2eca02bf4cb4968c332403afb0dc2be40 /gcc/tree-stdarg.c | |
parent | c68dda595080b8e53f4aef55571701e3de00cb74 (diff) | |
download | gcc-54eb90fe8a2645ce85266bede939eb0804c1bd80.zip gcc-54eb90fe8a2645ce85266bede939eb0804c1bd80.tar.gz gcc-54eb90fe8a2645ce85266bede939eb0804c1bd80.tar.bz2 |
Fix failing overflow-1.c for avr
The test assumes 32 bit ints, and expects a constant in the
dump that is only valid for 32 bit ints. Fix by explicitly
specifying __UINT32_TYPE__.
gcc/testsuite/
2017-03-21 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
* gcc.dg/tree-ssa/overflow-1.c: Use __UINT32_TYPE__ for targets
with sizeof(int) < 4.
From-SVN: r246318
Diffstat (limited to 'gcc/tree-stdarg.c')
0 files changed, 0 insertions, 0 deletions