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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc4/] [gcc/] [testsuite/] [gcc.test-framework/] [dg-output-exp-P.c] - Diff between revs 300 and 519

Only display areas with differences | Details | Blame | View Log

Rev 300 Rev 519
/* Test the tester; previously gcc.misc-tests/dg-5.c.  */
/* Test the tester; previously gcc.misc-tests/dg-5.c.  */
/* { dg-prms-id 42 } */
/* { dg-prms-id 42 } */
/* { dg-do run } */
/* { dg-do run } */
/* The \n is left out of the pattern because tcl's exec will remove it.  */
/* The \n is left out of the pattern because tcl's exec will remove it.  */
/* { dg-output {Hello world[.]} } */
/* { dg-output {Hello world[.]} } */
 
 
#include <stdio.h>
#include <stdio.h>
 
 
main () { printf ("Hello world.\n"); return 0; }
main () { printf ("Hello world.\n"); return 0; }
 
 

powered by: WebSVN 2.1.0

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