Commit 7f0f8891 by Jeffrey A Law Committed by Jeff Law

* gcc.c-torture/compile/991229-2.c: New test.

From-SVN: r31134
parent bacaaca4
Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
* gcc.c-torture/compile/991229-2.c: New test.
* gcc.c-torture/compile/991229-1.c: New test.
Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
......
void foo ();
void update (double* r)
{
foo ();
{
register double y1;
y1 = r[ 4] - r[11];
}
}
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