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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [940409-1.c] - Rev 823

Go to most recent revision | Compare with Previous | Blame | View Log

/* GCC should allow struct S to be in a register.  */
/* { dg-do compile } */
 
struct S { volatile int field; };
int f (register struct S arg);  /* { dg-bogus "volatile field" "with arg" } */
int g (register struct S);	/* { dg-bogus "volatile field" "no arg" } */
 

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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