Review Board 2.0.15


scons: Fix warnings issued by clang 3.2svn (XCode 4.6)

Review Request #1724 - Created Feb. 13, 2013 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9529:caf78f49b7b4
---------------------------
scons: Fix warnings issued by clang 3.2svn (XCode 4.6)

This patch fixes the warnings that clang3.2svn emit due to the "-Wall"
flag. There is one case of an uninitialised value in the ARM neon ISA
description, and then a whole range of unused private fields that are
pruned.
All regressions passing (excluding t1000 and eio)
Review request changed
Updated (Feb. 18, 2013, 7:12 p.m.)

Status: Closed (submitted)