aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-reference.c
diff options
context:
space:
mode:
authorSenthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>2017-05-23 09:49:27 +0000
committerSenthil Kumar Selvaraj <saaadhu@gcc.gnu.org>2017-05-23 09:49:27 +0000
commit008c7367882c28ab07d39b3e914533cc6ca2256a (patch)
tree58d3f5a6467f000d86b5e064afd88d4a067344e1 /gcc/ipa-reference.c
parent8d4f5c68212fc3a39958c7dbc40dc0891b96df3c (diff)
downloadgcc-008c7367882c28ab07d39b3e914533cc6ca2256a.zip
gcc-008c7367882c28ab07d39b3e914533cc6ca2256a.tar.gz
gcc-008c7367882c28ab07d39b3e914533cc6ca2256a.tar.bz2
Fix bogus builtin-snprintf-warn-3.c failure for avr
The test declares a struct with an array member that has INT_MAX/32767 elements. This causes a "type xxx is too large" error for targets like the avr, which has 16 bit pointers. Fix by marking the test as unsupported for targets with ptr size < 32. 2017-05-23 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com> * gcc.dg/tree-ssa/builtin-snprintf-warn-3.c: Require ptr32plus. From-SVN: r248361
Diffstat (limited to 'gcc/ipa-reference.c')
0 files changed, 0 insertions, 0 deletions