bounds-2.c: Change output pattern.
authorMax Ostapenko <m.ostapenko@partner.samsung.com>
Thu, 17 Jul 2014 10:50:25 +0000 (13:50 +0300)
committerMaxim Ostapenko <chefmax@gcc.gnu.org>
Thu, 17 Jul 2014 10:50:25 +0000 (13:50 +0300)
commit0d894170968d22d4c9387d18205bf57ff8b380a1
treee698ee24ff7e067d5897afe62c1a0105d4b32aad
parent6ffb7ba3b45fa5c2ee0a3e2f037d364aaadcef47
bounds-2.c: Change output pattern.

gcc/testsuite/
2014-07-17  Max Ostapenko  <m.ostapenko@partner.samsung.com>

* c-c++-common/ubsan/bounds-2.c: Change output pattern.
* c-c++-common/ubsan/bounds-5.c: Likewise.
* c-c++-common/ubsan/bounds-6.c: Likewise.
* c-c++-common/ubsan/bounds-7.c: Likewise.
* c-c++-common/ubsan/float-cast-overflow-1.c: Likewise.
* c-c++-common/ubsan/float-cast-overflow-10.c: Likewise.
* c-c++-common/ubsan/float-cast-overflow-2.c: Likewise.
* c-c++-common/ubsan/float-cast-overflow-3.c: Likewise.
* c-c++-common/ubsan/float-cast-overflow-4.c: Likewise.
* c-c++-common/ubsan/float-cast-overflow-5.c: Likewise.
* c-c++-common/ubsan/float-cast-overflow-6.c: Likewise.
* c-c++-common/ubsan/float-cast-overflow-8.c: Likewise.
* gcc.dg/ubsan/float-cast-overflow-bf.c: Likewise.
* g++.dg/ubsan/float-cast-overflow-bf.C: Likewise.

From-SVN: r212755
15 files changed:
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/ubsan/bounds-2.c
gcc/testsuite/c-c++-common/ubsan/bounds-5.c
gcc/testsuite/c-c++-common/ubsan/bounds-6.c
gcc/testsuite/c-c++-common/ubsan/bounds-7.c
gcc/testsuite/c-c++-common/ubsan/float-cast-overflow-1.c
gcc/testsuite/c-c++-common/ubsan/float-cast-overflow-10.c
gcc/testsuite/c-c++-common/ubsan/float-cast-overflow-2.c
gcc/testsuite/c-c++-common/ubsan/float-cast-overflow-3.c
gcc/testsuite/c-c++-common/ubsan/float-cast-overflow-4.c
gcc/testsuite/c-c++-common/ubsan/float-cast-overflow-5.c
gcc/testsuite/c-c++-common/ubsan/float-cast-overflow-6.c
gcc/testsuite/c-c++-common/ubsan/float-cast-overflow-8.c
gcc/testsuite/g++.dg/ubsan/float-cast-overflow-bf.C
gcc/testsuite/gcc.dg/ubsan/float-cast-overflow-bf.c