代码搜索:bugzilla
找到约 1,419 项符合「bugzilla」的源代码
代码结果 1,419
www.eeworm.com/read/162614/5517509
c friend2.c
// { dg-do compile }
// Origin: Albert Chin
// Wolfgang Bangerth
// PR c++/14513, unqualified lookup of friend class.
struct S {
void
www.eeworm.com/read/162614/5518010
c angle-bracket2.c
// { dg-do compile }
// Contributed by MattyT
// PR c++/14028: Parser accepts invalid unbalanced bracket.
template struct A {};
template cl
www.eeworm.com/read/162614/5531311
c xopen-3.c
/* Test for warnings for $ operand numbers after ordinary formats.
Bug c/15444 from james-gcc-bugzilla-501qll3d at and dot org. */
/* Origin: Joseph Myers */
/* { dg-do comp
www.eeworm.com/read/136989/5830460
readme
/**
@page Blocking_Sync_None Test README File
A regression test for (un)reliable oneways. The test verifies
that the ORB never blocks a request made with the SYNC_NONE scope
policy. This is
www.eeworm.com/read/136989/5831861
readme
/**
@page Crash_On_Write Test README File
Test the behavior of the ORB when the server crashes in the
middle of a write() operation. This is a regression test for:
http://ace.cs.wustl.edu/
www.eeworm.com/read/162614/5518635
c layout1.c
// Red Hat bugzilla 64535
// Bug: We are allocationg stuff into the tail padding of POD class "A".
// { dg-do run }
struct A
{
int x;
char y;
};
struct B : public A {
virtual void f () {}
ch
www.eeworm.com/read/162614/5528972
c fdata-sections-1.c
/* PR middle-end/15486 */
/* Origin: Jonathan Larmour */
/* { dg-do compile { target *-*-linux* } } */
/* { dg-options "-fdata-sections" } */
int x;
/* { dg-final { scan-
www.eeworm.com/read/162614/5530464
c 20031031-1.c
/* { dg-do compile } */
/* { dg-options "-O1" } */
/* This program requires the SSA renamer to be run after the second DOM
pass. Test provided by Falk Hueffner as Bugzilla #12825. */
struct flo