代码搜索:Because
找到约 10,000 项符合「Because」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4970510
h ipcbuf.h
#ifndef __m68k_IPCBUF_H__
#define __m68k_IPCBUF_H__
/*
* The user_ipc_perm structure for m68k architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/209559/4970665
h ipcbuf.h
#ifndef __V850E_IPCBUF_H__
#define __V850E_IPCBUF_H__
/*
* The user_ipc_perm structure for v850e architecture.
* Note extra padding because this structure is passed back and forth
* between kernel
www.eeworm.com/read/195013/5120885
h ipcbuf.h
#ifndef __m68k_IPCBUF_H__
#define __m68k_IPCBUF_H__
/*
* The user_ipc_perm structure for m68k architecture.
* Note extra padding because this structure is passed back and forth
* between kernel an
www.eeworm.com/read/190666/5172361
t-vx29k
# We don't want to put exit in libgcc.a for VxWorks, because VxWorks
# does not have _exit.
TARGET_LIBGCC2_CFLAGS = -Dexit=unused_exit
# We want fine grained libraries, so use the new code to build t
www.eeworm.com/read/190666/5175806
c template18.c
// GROUPS passed templates
// Bug: g++ emits template instances when it shouldn't.
// Special g++ Options: -g -fno-inline -Wno-deprecated -fexternal-templates
// We mark this XFAIL because we can't t
www.eeworm.com/read/190666/5178056
c 20020307-2.c
/* PR c/3711
This testcase ICEd on IA-32 at -O0 and was miscompiled otherwise,
because std_expand_builtin_va_arg didn't handle variable size types. */
#include
extern void abort (v
www.eeworm.com/read/190666/5178122
c shiftdi.c
/* Failed on sparc with -mv8plus because sparc.c:set_extends() thought
erroneously that SImode ASHIFT chops the upper bits, it does not. */
typedef unsigned long long uint64;
void g(uint64 x, in
www.eeworm.com/read/190666/5179680
c 20020310-1.c
/* PR optimization/5844
This testcase was miscompiled because of an rtx sharing bug. */
/* { dg-do run } */
/* { dg-options "-O2" } */
/* { dg-options "-O2 -mcpu=i586" { target i?86-*-* } } */
st
www.eeworm.com/read/190666/5179930
c 20020415-1.c
/* PR target/6303
This testcase ICEd because s390 did not define
ASM_SIMPLIFY_DWARF_ADDR hook. */
/* { dg-do compile } */
/* { dg-options "-O2 -fpic -g" } */
/* { dg-warning "not supported" "PI
www.eeworm.com/read/190666/5179942
c 20020116-2.c
/* This testcase ICEd on sparc64 because -mcpu=supersparc and implicit
-m64 resulted in MASK_V8 and MASK_V9 to be set at the same time. */
/* { dg-do compile } */
/* { dg-options "" } */
/* { dg-o