OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [tree-ssa/] [20030807-9.c] - Blame information for rev 298

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 298 jeremybenn
/* { dg-do compile } */
2
/* { dg-options "-O1 -fdump-tree-dom2" } */
3
 
4
static void
5
bar ()
6
{
7
  const char *label2 = (*"*.L_sfnames_b" == '*') + "*.L_sfnames_b";
8
  oof (label2);
9
}
10
 
11
void
12
ooof ()
13
{
14
  if (""[0] == 0)
15
    foo();
16
}
17
 
18
/* There should be no IF conditionals.  */
19
/* { dg-final { scan-tree-dump-times "if " 0 "dom2"} } */
20
/* { dg-final { cleanup-tree-dump "dom2" } } */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.