URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [20030216-1.c] - Rev 717
Go to most recent revision | Compare with Previous | Blame | View Log
/* PR c/8086 */ #define P(x) \ (((((((((((((((((((((((((((((((( \ (x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) \ *(x)+a) int polynomial(int a) { return P(3); }
Go to most recent revision | Compare with Previous | Blame | View Log