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: [v3] Avoid -Wall warnings in the testsuite


On Tue, Jun 08, 2010 at 02:47:10AM +0200, Paolo Carlini wrote:
> tested x86_64-linux, CXXFLAGS="-O2 -g -Wall", committed.

Anything that looked like a compiler bug (i.e. decl on which it warned, yet
it was used somewhere else than on lhs of an assignment)?

The two PRs I've fixed yesterday were from quick skimming of the libstdc++
testsuite results with
RUNTESTFLAGS=--target_board=unix/-Wunused-but-set-variable/-Wunused-but-set-parameter
but of course I could have missed something...

	Jakub


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