OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.test-framework/] [dg-do-compile-exp-P.c] - Diff between revs 149 and 154

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 149 Rev 154
/* Test the tester; previously gcc.misc-tests/dg-1.c.  */
/* Test the tester; previously gcc.misc-tests/dg-1.c.  */
/* { dg-prms-id 42 } */
/* { dg-prms-id 42 } */
/* { dg-do compile } */
/* { dg-do compile } */
 
 
main () { return 0; }
main () { return 0; }
 
 
/* { dg-final { if ![file exists dg-do-compile-exp-P.s] { fail "dg-do-compile-exp-P.c (compile)"; return; } } } */
/* { dg-final { if ![file exists dg-do-compile-exp-P.s] { fail "dg-do-compile-exp-P.c (compile)"; return; } } } */
 
 
/* { dg-final { set tmp [grep dg-do-compile-exp-P.s main line]                  } } */
/* { dg-final { set tmp [grep dg-do-compile-exp-P.s main line]                  } } */
/* { dg-final { if ![string match "" $tmp] \{                   } } */
/* { dg-final { if ![string match "" $tmp] \{                   } } */
/* { dg-final {     pass "dg-do-compile-exp-P.c (main function present)"        } } */
/* { dg-final {     pass "dg-do-compile-exp-P.c (main function present)"        } } */
/* { dg-final { \} else \{                                      } } */
/* { dg-final { \} else \{                                      } } */
/* { dg-final {     fail "dg-do-compile-exp-P.c (main function not present)"    } } */
/* { dg-final {     fail "dg-do-compile-exp-P.c (main function not present)"    } } */
/* { dg-final { \}                                              } } */
/* { dg-final { \}                                              } } */
 
 

powered by: WebSVN 2.1.0

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