scons: Add warning for missing field initializers
authorAndreas Hansson <andreas.hansson@arm.com>
Tue, 19 Feb 2013 10:56:06 +0000 (05:56 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Tue, 19 Feb 2013 10:56:06 +0000 (05:56 -0500)
commitd670fa60a105676a19dd91440f66dc186450b3e8
tree4f3d363bca7dd5f87364486132135362424cfa72
parentc10098f28be209e90277925e3f983b7e62d1d037
scons: Add warning for missing field initializers

This patch adds a warning for missing field initializers for both gcc
and clang, and addresses the warnings that were generated.
SConstruct
src/arch/arm/faults.cc
src/arch/sparc/faults.cc