Commit f81b9d95 by Jeffrey A Law Committed by Jeff Law

990117-1.c: New test from Horst von Brand.

        * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
Derived from glibc & egcs code.

From-SVN: r24709
parent 5a95c7b0
Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
* gcc.c-torture/excute/990117-1.c: New test from HJ Lu.
* gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
* gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
......
static void
__bb_init_prg ()
{
const char *p;
{
unsigned long l;
(__extension__ (__builtin_constant_p (p) && __builtin_constant_p (l)
? 5 : 2));
}
}
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