代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/190666/5179969
c branch-1.c
/* Test for format checking of conditional expressions. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=gnu99 -Wformat" } */
#include "format.h"
void
f
www.eeworm.com/read/340665/3278745
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/340665/3281019
c branch-1.c
/* Test for format checking of conditional expressions. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=gnu99 -Wformat" } */
#include "format.h"
void
f
www.eeworm.com/read/440906/1780378
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/440906/1782696
c branch-1.c
/* Test for format checking of conditional expressions. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=gnu99 -Wformat" } */
#include "format.h"
void
f
www.eeworm.com/read/366702/2865252
c cmov6.c
/* { dg-do compile } */
/* { dg-options "-O2 -march=k8" } */
/* { dg-final { scan-assembler "cmov\[^6\]" } } */
/* Verify that blocks are converted to conditional moves. */
extern int bar (int, int)
www.eeworm.com/read/366702/2868270
c cond6.c
// PR c++/11283
// Converting "a" to the type of "i" produces "int" rather than "const
// int", which was causing build_conditional_expr to abort. But we don't
// care about cv-quals on non-class rva
www.eeworm.com/read/366702/2871653
c 900331_02.c
// { dg-do run }
// g++ 1.37.1 bug 900331_02
// g++ fails to treat conditional expressions which yield composite type
// (i.e. struct type, union type, or class type) lvalues as if they did
// in fa
www.eeworm.com/read/366702/2878188
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/366702/2881671
c no-strict-overflow-6.c
/* { dg-do compile } */
/* { dg-options "-fno-strict-overflow -O2 -fdump-tree-final_cleanup" } */
/* Source: Ian Lance Taylor. */
/* VRP test. We can not simplify the conditional when not using