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 testsuite/68063] FAIL: libgomp.c++/member-2.C execution test


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

--- Comment #3 from vries at gcc dot gnu.org ---
Author: vries
Date: Fri Oct 23 10:45:13 2015
New Revision: 229229

URL: https://gcc.gnu.org/viewcvs?rev=229229&root=gcc&view=rev
Log:
Add missing private clause in libgomp.c++/member-2.C

2015-10-23  Tom de Vries  <tom@codesourcery.com>

        PR testsuite/68063
        * testsuite/libgomp.c++/member-2.C (A::m1): Add missing private clause.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/testsuite/libgomp.c++/member-2.C


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