[PR78112] Remove platform-dependent checks in g++.dg/pr78112.C
authorPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Thu, 8 Dec 2016 11:01:03 +0000 (11:01 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Thu, 8 Dec 2016 11:01:03 +0000 (11:01 +0000)
commit8a00c78748fd716f9936cb1a937fa1979581d2fe
tree045bc7307ed4604a1737c6d0ef4acccae80c0535
parenta5b03f2a17a7d41380de232bae2ab4800015407f
[PR78112] Remove platform-dependent checks in g++.dg/pr78112.C

... as there checks failed on many platforms. As a replacement, this
commit also adds a new testcase from source reduction. The hope is that
this new testcase will get a consistent output across all platforms.

gcc/testsuite/
PR debug/78112
* g++.dg/pr78112.C: Remove platform-dependent checks.
* g++.dg/pr78112-2.C: New testcase.

From-SVN: r243432
gcc/testsuite/g++.dg/pr78112-2.C [new file with mode: 0644]
gcc/testsuite/g++.dg/pr78112.C