Commit 5a2a057d by Jan Hubicka Committed by Jan Hubicka

* g++.dg/other/first-global.C: New test.

From-SVN: r72344
parent 8af11e80
Sat Oct 11 12:26:16 CEST 2003 Jan Hubicka <jh@suse.cz>
* g++.dg/other/first-global.C: New test.
2003-10-11 Roger Sayle <roger@eyesopen.com>
* gcc.c-torture/execute/string-opt-18.c: New testcase.
......
/* { dg-do compile } */
/* { dg-final { scan-assembler "_GLOBAL__I_foobar" } } */
struct foo { foo (); };
foo foobar;
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