re PR testsuite/44518 (objc++ encode-2.mm and encode-3.mm fail on several platforms)
authorIain Sandoe <iains@gcc.gnu.org>
Sat, 3 Jul 2010 08:15:59 +0000 (08:15 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sat, 3 Jul 2010 08:15:59 +0000 (08:15 +0000)
commitcb5eb94e1cd23b41a0fdd7968640982bbd4630f7
tree40b3ad61daba3575d5d278e27b5d478b36cbbee4
parente2cb8da267b031256b76e7c39a38a65d1abb78ad
re PR testsuite/44518 (objc++ encode-2.mm and encode-3.mm fail on several platforms)

2010-07-03  Iain Sandoe  <iains@gcc.gnu.org>
    Mikael Pettersson  <mikpe@it.uu.se>

        PR testsuite/44518
* obj-c++.dg/encode-2.mm: Produce object and save temps.
Make signed-ness of chars explicit.  Scan the object for
strings that are split by some target assemblers.
* obj-c++.dg/encode-3.mm: Make the signed-ness of chars
explicit.

Co-Authored-By: Mikael Pettersson <mikpe@it.uu.se>
From-SVN: r161769
gcc/testsuite/ChangeLog
gcc/testsuite/obj-c++.dg/encode-2.mm
gcc/testsuite/obj-c++.dg/encode-3.mm