Skip to content
Snippets Groups Projects
Commit 511d092e authored by Senthil Kumar Selvaraj's avatar Senthil Kumar Selvaraj Committed by Senthil Kumar Selvaraj
Browse files

Fix bogus test failure for avr

The test has a bunch of hardcoded integer literals that would fit only in a 
32 bits+ int, causing overflow warnings for a 16 bit int target like avr.

gcc/testsuite/ChangeLog

2016-09-27  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>

	* gcc.dg/tree-ssa/builtin-sprintf-warn-1.c: Require int32plus.

From-SVN: r240528
parent 9cdb2ca4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment