Commit 06d7098a by Mark Mitchell Committed by Mark Mitchell

* g++.old-deja/g++.warn/compare1.C: Run with -Wno-deprecated.

From-SVN: r96935
parent 0b3deaaf
2005-03-23 Mark Mitchell <mark@codesourcery.com>
* g++.old-deja/g++.warn/compare1.C: Run with -Wno-deprecated.
* lib/target-supports.exp (check_iconv_available): Default
libiconv to -liconv, if there is no definition.
......
// { dg-do assemble }
// { dg-options "-ansi -pedantic-errors -Wsign-compare" }
// { dg-options "-ansi -pedantic-errors -Wsign-compare -Wno-deprecated" }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 5/13/2001
......
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