代码搜索:Because
找到约 10,000 项符合「Because」的源代码
代码结果 10,000
www.eeworm.com/read/233448/4671906
c pr14888.c
// PR target/14888
// This used to ICE because the truncdfsf2 isn't completely eliminated
// { dg-do compile }
// { dg-options "-O2 -ffast-math" }
class xcomplex
{
public:
float re, im;
xcomple
www.eeworm.com/read/233448/4671937
c cse1.c
// PR optimization/6759
// This testcase ICEd on SPARC because folded REG_EQUAL
// note was note stored back and fold_rtx left invalid rtx
// in it.
// { dg-do compile }
// { dg-options "-O2" }
struc
www.eeworm.com/read/233448/4672016
c pr20931.c
// PR middle-end
// This testcase ICEd because fold checking saw a type change which
// is allowed as TYPE_CONTAINS_PLACEHOLDER_INTERNAL could change.
// { dg-do compile }
// { dg-options "-O2" }
i
www.eeworm.com/read/233448/4672269
c null1.c
// PR c++/5453: Test that we don't assume that the pointer target of a
// reference is non-null just because we know the reference isn't.
// { dg-do run }
struct V { };
struct A: virtual public V {
www.eeworm.com/read/233448/4672309
c packed1.c
// { dg-do run { xfail arm-*-* sh-*-* ia64-hp-hpux* } }
// NMS:2003-04-21 this fails on strict aligned architectures again,
// the patch was reverted because it broke something more important.
// Co
www.eeworm.com/read/233448/4674914
c asm-extn1.c
// { dg-do assemble { target sparc-sun-* } }
// { dg-options "-S" }
// GROUPS passed asm-extension
// This used to crash because c_expand_asm_keyword didn't know what to
// do with this. The parser r
www.eeworm.com/read/233448/4681990
c 20020129-1.c
/* This testcase failed at -O2 on IA-64, because scheduling did not take
into account conditional execution when using cselib for alias
analysis. */
struct D { int d1; struct D *d2; };
struct
www.eeworm.com/read/233448/4683932
c 20021023-1.c
/* This testcase ICEd on x86-64 because LABEL_REF + small const was not
considered as local_symbolic_operand. */
/* { dg-do compile } */
/* { dg-options "-O2 -fpic" } */
typedef __builtin_va_list
www.eeworm.com/read/233448/4684526
c warn-1.c
/* { dg-options "-I. -Winvalid-pch" } */
#define DEFINED_VALUE 3
#include "warn-1.h"/* { dg-error "not used because `DEFINED_VALUE' is defined|No such file|they were invalid" } */
int main(void)
{
www.eeworm.com/read/233448/4685187
c 20041216-1.c
/* This test case would get an unresolved symbol during link
because stabs referred to an optimized-away literal pool
entry. */
/* { dg-do run { target s390*-*-* } } */
/* { dg-options "-O2 -f