summaryrefslogtreecommitdiff
path: root/lib/stdlib
diff options
context:
space:
mode:
authorDavid Cunado <david.cunado@arm.com>2017-06-01 12:48:39 +0100
committerDavid Cunado <david.cunado@arm.com>2017-06-20 11:40:33 +0100
commit568ac1f730a3a7445b81c6b396d354e320ef8e6a (patch)
treeacafd98ca74d1fc322eec74163cccee02b35d1a9 /lib/stdlib
parent3465ab602a24f6932ca7b30e849de82fa770d986 (diff)
Resolve build errors flagged by GCC 6.2
With GCC 6.2 compiler, more C undefined behaviour is being flagged as warnings, which result in build errors in ARM TF build. This patch addresses issue caused by enums with values that exceed maximum value for an int. For these cases the enum is converted to a set of defines. Change-Id: I5114164be10d86d5beef3ea1ed9be5863855144d Signed-off-by: David Cunado <david.cunado@arm.com>
Diffstat (limited to 'lib/stdlib')
0 files changed, 0 insertions, 0 deletions