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

--- Comment #2 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Tue May 30 22:00:57 2017
New Revision: 248701

URL: https://gcc.gnu.org/viewcvs?rev=248701&root=gcc&view=rev
Log:
Test if host compiler supports -std=c++11 in ms-sysv.exp

2017-05-30  Tom de Vries  <t...@codesourcery.com>

        PR testsuite/80910
        * gcc.target/x86_64/abi/ms-sysv/ms-sysv.exp: Exit with status
        unsupported if host compiler does not support c++11.
        (host_supports_c++11): New proc.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/ms-sysv.exp

Reply via email to