diff options
author | Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com> | 2019-08-02 05:27:15 +0000 |
---|---|---|
committer | Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org> | 2019-08-02 05:27:15 +0000 |
commit | 5bae71d1aaa211493c58d03037634a06064f59fa (patch) | |
tree | 64e759533772f4966f58bceccf369ced775acc33 /gcc/gcc.h | |
parent | 930dd62797816f510957e824a115528650cd04ad (diff) | |
download | gcc-5bae71d1aaa211493c58d03037634a06064f59fa.zip gcc-5bae71d1aaa211493c58d03037634a06064f59fa.tar.gz gcc-5bae71d1aaa211493c58d03037634a06064f59fa.tar.bz2 |
Fix gcc.dg/torture/ssa-fre-6.c failure for avr
The test assumes 32 bit integers (and pointers), and therefore
fails for the avr target, which has 16 bit integers.
Fix failure for avr by adding dg-require-effective-target int32.
gcc/testsuite/ChangeLog
2019-08-02 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>
* gcc.dg/torture/ssa-fre-6.c: Add dg-require-effective-target int32.
From-SVN: r273995
Diffstat (limited to 'gcc/gcc.h')
0 files changed, 0 insertions, 0 deletions