This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Use -w in gcc.dg/debug/dwarf2/aranges-fnsec-1.c


On Tue, 2008-02-26 at 00:44 +0000, Joseph S. Myers wrote:
> The test gcc.dg/debug/dwarf2/aranges-fnsec-1.c fails on i686-mingw32
> with a warning "-ffunction-sections may affect debugging on some
> targets".  This patch fixes it by using -w, as in gcc.dg/asm-fs-1.c,
> since the warning or lack thereof is not the point of the test.  OK to
> commit?
> 
> 2008-02-25  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* gcc.dg/debug/dwarf2/aranges-fnsec-1.c: Add -w to dg-options.

OK.

Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]