代码搜索:Contributed
找到约 10,000 项符合「Contributed」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5519383
c explicit-instantiation.c
// Contributed by Gabriel Dos Reis
// Origin: Jens.Maurer@gmx.net
// { dg-do compile }
// Fixed: PR 3381
namespace N
{
template
class A { };
}
template class ::N
www.eeworm.com/read/162614/5519390
c conv5.c
// { dg-do compile }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 26 Dec 2002
// PR 764. Failed to find friend in overload resoluti
www.eeworm.com/read/162614/5519412
c unify9.c
// Copyright (C) 2005 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 7 Jul 2005
// Origin:Wolfgang Bangerth
// PR 21799: deduction of
www.eeworm.com/read/162614/5519429
c qualttp16.c
// Copyright (C) 2001 Free Software Foundation
// Contributed by Kriang Lerdsuwanakij
// { dg-do run }
extern "C" void abort();
struct A
{
template class
www.eeworm.com/read/162614/5519437
c arg3.c
// { dg-do compile }
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 27 Mar 2003
// PR 10224. Rejected a valid constant argument.
tem
www.eeworm.com/read/162614/5519588
c vbase6.c
// { dg-do assemble }
//
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 12 Jun 2001
// 3131.
struct A
{
virtual ~A ();
};
struc
www.eeworm.com/read/162614/5519591
c vbase2.c
// { dg-do run }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 5 Jun 2001
// Bug 3006. Constructor vtables were wrong.
struct A
{
www.eeworm.com/read/162614/5519605
c vbase7.c
// { dg-do run }
// Build don't run
//
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 12 Jun 2001
// 3132. A virtual thunk was missi
www.eeworm.com/read/162614/5519608
c crash1.c
// { dg-do assemble }
//
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 11 Apr 2001
// Bug 1944. We failed to calculate nearly empti
www.eeworm.com/read/162614/5519657
c anon5.c
// { dg-do assemble }
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 14 Nov 2000
// Bug 649. A cv qualified anonymous union would cau