代码搜索:contributed

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

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

c typename26.c

// { dg-do assemble } // // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 9 Aug 2000 // We failed to spot where a typename T::t didn't
www.eeworm.com/read/162614/5520649

c crash59.c

// { dg-do assemble } // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 4 Oct 2000 // Origin: Bug 543 Gerald Pfeifer
www.eeworm.com/read/162614/5520660

c ehspec1.c

// { dg-do assemble } // Bug: g++ forgets to instantiate A // Contributed by Jason Merrill template struct A { }; void f () throw (A);
www.eeworm.com/read/162614/5520715

c deduct6.c

// { dg-do assemble } // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 13 Feb 2001 // Bug 1962. We were not dealing with qualified arra
www.eeworm.com/read/162614/5520749

c operator1.c

// { dg-do assemble } // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 7 Nov 2000 // Origin: bug 510 wolfgang.bangerth@iwr.uni-heidelber
www.eeworm.com/read/162614/5520876

c crash67.c

// { dg-do assemble } // { dg-options "" } // // Copyright (C) 2001, 2003 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 6 May 2001 // Bug 2526. We ICE'd
www.eeworm.com/read/162614/5521626

c attrib4.c

// { dg-do assemble } // { dg-options "-Wformat" } // Test that attributes are really applied to function declarations under // various conditions. // Contributed by Jason Merrill (jason@cygnus.com)
www.eeworm.com/read/162614/5521642

c addrfunc3.c

// { dg-do run } // { dg-options "-fpermissive -w" } // Test for overload resolution in comparison expressions. // Contributed by Jason Merrill . void f (int) { } void f (); int m
www.eeworm.com/read/162614/5522761

mm method-14.mm

/* Check if casting the receiver type causes method lookup to succeed. This was broken in Objective-C++. */ /* Contributed by Ziemowit Laski */ /* { dg-do compile } */ @inter
www.eeworm.com/read/162614/5522858

m method-8.m

/* Check if casting the receiver type causes method lookup to succeed. This was broken in Objective-C++. */ /* Contributed by Ziemowit Laski */ /* { dg-do compile } */ @inter