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

From-SVN: r60071
This commit is contained in:
Eric Botcazou 2002-12-12 11:21:41 +00:00
parent 315d259a32
commit 473ef42ae0
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.c-torture/compile/20021212-1.c: New test.
2002-12-10 Mark Mitchell <mark@codesourcery.com>
PR c++/8372