This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/77944] FAIL: 20_util/variant/compile.cc (test for excess errors)


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

--- Comment #1 from Tim Shen <timshen at gcc dot gnu.org> ---
Author: timshen
Date: Fri Oct 14 09:58:05 2016
New Revision: 241153

URL: https://gcc.gnu.org/viewcvs?rev=241153&root=gcc&view=rev
Log:
        PR libstdc++/77944
        * include/std/variant: include <bits/funcexcept.h> for __try and
__catch.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/variant

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]