代码搜索:Because
找到约 10,000 项符合「Because」的源代码
代码结果 10,000
www.eeworm.com/read/240162/4579562
c strength-reduce.c
// This testcase was miscompiled on s390x, because strength-reduction
// did not see biv in C::foo as used after loop, but it was used
// in a REG_EQUAL note.
// { dg-do run }
// { dg-options "-O2" }
www.eeworm.com/read/240162/4579604
c mmx1.c
// PR optimization/4994
// This testcase ICEd because movsi was not supporting direct
// mmx -> mmx register moves.
// { dg-do compile }
// { dg-options "-O2" }
// { dg-options "-fno-exceptions -O2 -m
www.eeworm.com/read/240162/4579616
c conj2.c
// PR target/6043
// This testcase ICEd on IA-64 because emit_group_store
// did not handle loading CONCAT from register group
// { dg-do compile }
struct C
{
C (double y, double z) { __real__ x =
www.eeworm.com/read/240162/4588254
c 20020213-1.c
/* PR c/5681
This testcase failed on IA-32 at -O0, because safe_from_p
incorrectly assumed it is safe to first write into a.a2 b-1
and then read the original value from it. */
int bar (floa
www.eeworm.com/read/240162/4589211
c 20020309-2.c
/* This testcase ICEd on IA-32 at -O2, because loop was calling convert_modes
between a MODE_FLOAT and MODE_INT class modes. */
typedef union
{
double d;
long long ll;
} A;
void
foo (A x, A
www.eeworm.com/read/233448/4671923
c strength-reduce.c
// This testcase was miscompiled on s390x, because strength-reduction
// did not see biv in C::foo as used after loop, but it was used
// in a REG_EQUAL note.
// { dg-do run }
// { dg-options "-O2" }
www.eeworm.com/read/233448/4672005
c mmx1.c
// PR optimization/4994
// This testcase ICEd because movsi was not supporting direct
// mmx -> mmx register moves.
// { dg-do compile }
// { dg-options "-O2" }
// { dg-options "-fno-exceptions -O2 -m
www.eeworm.com/read/233448/4672032
c conj2.c
// PR target/6043
// This testcase ICEd on IA-64 because emit_group_store
// did not handle loading CONCAT from register group
// { dg-do compile }
struct C
{
C (double y, double z) { __real__ x =
www.eeworm.com/read/233448/4681726
c dg-output-exp-p.c
/* Test the tester; previously gcc.misc-tests/dg-5.c. */
/* { dg-prms-id 42 } */
/* { dg-do run } */
/* The \n is left out of the pattern because tcl's exec will remove it. */
/* { dg-output {Hello
www.eeworm.com/read/233448/4682182
c 20020213-1.c
/* PR c/5681
This testcase failed on IA-32 at -O0, because safe_from_p
incorrectly assumed it is safe to first write into a.a2 b-1
and then read the original value from it. */
int bar (floa