diff options
| author | Rohit Vaswani <rvaswani@codeaurora.org> | 2012-02-02 16:01:39 -0800 |
|---|---|---|
| committer | Stephen Boyd <sboyd@codeaurora.org> | 2013-07-08 06:59:40 -0700 |
| commit | eba69fa3f6ed3cc3bc34b1c971e9bb02098d7dbc (patch) | |
| tree | fc2372f8cae39d82e46af353bd3060633bade846 /scripts/build-all.py | |
| parent | f90b0188fe60062f326fccdfcda8605c7184b58a (diff) | |
scripts: gcc-wrapper: Add exceptions for failures with gcc-4.6.3
Compiling the kernel with gcc-4.6.3 generates two new forbidden
warnings. Adding them to the allowed warnings list.
Warning 1:
kernel/arch/arm/mm/alignment.c:298:15: warning: 'offset.un' may be
used uninitialized in this function [-Wuninitialized]
Warning 2:
kernel/net/sched/sch_generic.c:678:2: warning: the comparison will always
evaluate as 'true' for the address of 'noop_qdisc' will never be NULL
[-Waddress]
Change-Id: Ib559420337ac4c2d25b55eb80e8da3c2221b2f75
Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
(cherry picked from commit 116bcf08bd2c078e809a2d1e53fe901cf6f65502)
Conflicts:
scripts/gcc-wrapper.py
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions
