summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/CommonDataClass
diff options
context:
space:
mode:
authorLeif Lindholm <leif.lindholm@linaro.org>2017-06-20 11:51:34 +0100
committerLeif Lindholm <leif.lindholm@linaro.org>2017-06-20 13:02:07 +0100
commit2f93c5077fc30e319342df750846b1607fe5571e (patch)
tree25f890336e0891e2759690b0fdba141278a1d1ee /BaseTools/Source/Python/CommonDataClass
parent322d827c0f41efe14387ee67834ddced09f95c9c (diff)
downloadedk2-2f93c5077fc30e319342df750846b1607fe5571e.tar.gz
edk2-2f93c5077fc30e319342df750846b1607fe5571e.tar.bz2
edk2-2f93c5077fc30e319342df750846b1607fe5571e.zip
ArmPlatformPkg: eliminate Juno gcc build warning
When building without LTO, gcc incorrectly resolves the hazards for 'PciRegBase’ when inlining, leading to "may be used uninitialized" warnings (and hence build failure with -Werror). Eliminate this warning by explicitly initializing the variable to 0. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass')
0 files changed, 0 insertions, 0 deletions