https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78112

--- Comment #18 from pmderodat at gcc dot gnu.org ---
Author: pmderodat
Date: Thu Dec  8 11:01:03 2016
New Revision: 243432

URL: https://gcc.gnu.org/viewcvs?rev=243432&root=gcc&view=rev
Log:
[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.

Added:
    trunk/gcc/testsuite/g++.dg/pr78112-2.C
Modified:
    trunk/gcc/testsuite/g++.dg/pr78112.C

Reply via email to