Fix some bogus testsuite failures for avr.
authorSenthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
Wed, 13 Jul 2016 12:12:10 +0000 (12:12 +0000)
committerSenthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
Wed, 13 Jul 2016 12:12:10 +0000 (12:12 +0000)
commit62c0ea4b14d5cc56b9a2a4c85f8d77f136434680
treef054823af8fd5262735778cc1b82827b049ed44a
parent05505e9d69840ceb3fe8581c0075276902266752
Fix some bogus testsuite failures for avr.

gcc/testsuite/

        * c-c++-common/Wduplicated-cond-3.c (fn10): Use smaller
        const literal.
        * c-c++-common/builtin-arith-overflow-2.c: Skip for avr.
        * c-c++-common/pr68833-1.c: Require int32plus.
        * gcc.dg/ipa/pr63551.c: Likewise.
        * gcc.dg/ipa/pr63595.c: Require ptr32plus.
        * gcc.dg/ipa/pr64041.c: Require int32plus.

From-SVN: r238294
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/Wduplicated-cond-3.c
gcc/testsuite/c-c++-common/builtin-arith-overflow-2.c
gcc/testsuite/c-c++-common/pr68833-1.c
gcc/testsuite/gcc.dg/ipa/pr63551.c
gcc/testsuite/gcc.dg/ipa/pr63595.c
gcc/testsuite/gcc.dg/ipa/pr64041.c