Commit a70902c5 by Alexandre Oliva Committed by Alexandre Oliva

* compile/20000405-1.c: New test.

From-SVN: r32923
parent 79ba6d34
2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
* compile/20000405-1.c: New test.
Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
* execute/20000403-1.c: New test.
......
// Copyright (C) 2000 Free Software Foundation
// by Alexandre Oliva <oliva@lsd.ic.unicamp.br>
// simplified from libio/floatconv.c
static const double bar[] = { 0 };
int j;
double
foo ()
{
return bar[j];
}
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