Commit 5a111a5b by Jan Hubicka Committed by Jan Hubicka

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

From-SVN: r42161
parent d96ecaf4
Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
* gcc.c-torture/compile/20010516-1.c: New test.
2001-05-16 Nathan Sidwell <nathan@codesourcery.com> 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
* g++.old-deja/g++.other/crash41.C: New test. * g++.old-deja/g++.other/crash41.C: New test.
......
foo()
{
char d;
asm volatile ( "" :: "m"(&d));
}
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