Commit 4ea0d487 by Daniel Jacobowitz Committed by Daniel Jacobowitz

* gcc.c-torture/compile/20030219-1.c: New test.

From-SVN: r63111
parent 48a5f2fa
2003-02-19 Daniel Jacobowitz <drow@mvista.com>
* gcc.c-torture/compile/20030219-1.c: New test.
Tue Feb 18 23:28:53 CET 2003 Jan Hubicka <jh@suse.cz>
* gcc.dg/funcorder.c: New test.
......
int global_one;
void clobber_register()
{
*(volatile unsigned char *)(0xE0000000 * global_one) = 0x00;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment