代码搜索:contributed

找到约 10,000 项符合「contributed」的源代码

代码结果 10,000
www.eeworm.com/read/162614/5519531

c catch1.c

// { dg-do assemble } // // Copyright (C) 1999 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 6 Jun 1999 // We cannot catch an incomplete type, or ptr to one stru
www.eeworm.com/read/162614/5519542

c catch14.c

// { dg-do assemble } // { dg-options "-O1" } // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Jakub Jelinek 2 May 2001 void foo(); struct A { A (int x)
www.eeworm.com/read/162614/5519543

c unwind1.c

// { dg-do run } // Test that unwinding properly restores SP. // Contributed by Jason Merrill void f (int i) { throw i; } int main () { void *sp1 = __builtin_alloca (0);
www.eeworm.com/read/162614/5519557

c catch13.c

// { dg-do assemble } // { dg-options "-O2" } // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Jakub Jelinek 2 May 2001 struct A; A *foo(); struct A { A
www.eeworm.com/read/162614/5519601

c vbase5.c

// { dg-do assemble } // // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 12 Jun 2001 // 3130. A virtual base can have canonical and n
www.eeworm.com/read/162614/5519636

c rtti5.c

// { dg-do assemble } // { dg-options "-fno-rtti" } // Copyright (C) 1999 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 9 Apr 1999 // derrived from bug report from
www.eeworm.com/read/162614/5519652

c defarg8.c

// { dg-do assemble } // { dg-options "-pedantic-errors -ansi -w" } // Copyright (C) 2000, 2002, 2003 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 7 Jan 2001
www.eeworm.com/read/162614/5519669

c friend9.c

// { dg-do assemble } // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 24 Nov 2000 // Bug 853: We reported the wrong line no for a fri
www.eeworm.com/read/162614/5519712

c enum2.c

// { dg-do assemble } // Copyright (C) 1999 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 3 Jun 1999 // We'd like the enum location to be its identifier. enum th
www.eeworm.com/read/162614/5519737

c enum3.c

// { dg-do assemble } // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 28 Feb 2001 // Bug 338 and DR 128. Allow static cast to convert