[llvm-commits] [PATCH] Remove unused variables found by gcc-4.6's -Wunused-but-set-variable (issue3827044)
Kalle Raiskila
kalle.raiskila at nokia.com
Fri Jan 7 01:39:26 PST 2011
ext jyasskin at gmail.com skrev:
> Reviewers: ,
>
> Description:
> Some of these removals may actually indicate bugs, so someone who knows
> this code better than I do should take a look.
>
> There are a couple other gcc-4.6 warnings in googletest, but we should
> get a fix for them when they release version 1.6.
>
> Please review this at http://codereview.appspot.com/3827044/
>
> Affected files:
> M lib/Target/ARM/ARMFastISel.cpp
> M lib/Target/ARM/ARMFrameInfo.cpp
> M lib/Target/CellSPU/SPUISelLowering.cpp
Those unused in the CellSPU target are OK to remove.
(sorry, don't have an account to appspot)
thanks,
kalle
More information about the llvm-commits
mailing list