Made obvious fixes to remove this test's errors.
authorIra Ruben <ira@gcc.gnu.org>
Sun, 13 Jan 2002 20:56:30 +0000 (20:56 +0000)
committerIra Ruben <ira@gcc.gnu.org>
Sun, 13 Jan 2002 20:56:30 +0000 (20:56 +0000)
commit332a685b951775219ed01e637d4856d4c6f04c8b
treeb8c2857f08157a87815d12cacd5bd64a4dfa2f6f
parent61d477875a82053267bff6d3ad08f193c677f9d7
Made obvious fixes to remove this test's errors.

The reason it wasn't cought before was because when I ran the testsuite
on my OSX system while it did report a failure it only reported one
failure.  I get this a lot for valid tests so I ignored it.  I get it
on OSX because at the moment something is going on with 'expect' on OSX
erronously reporting errors that aren't really errors.  This is currently
under investigation (it may be some kind of buffer/race condition).

From-SVN: r48821
gcc/testsuite/g++.dg/other/deprecated.C