diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2016-11-29 15:37:49 -0800 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-11-30 22:44:31 +0100 |
commit | 1816f875409de16b91d002fd383ade793c93f504 (patch) | |
tree | edb97399cf0d3b2e7f68b5abd7be5a356cfd2479 /support | |
parent | 41fc9e40a5c647d6d074da7f5a41892f3aca37d8 (diff) |
package/gcc: fix ICE on xtensa, 5.x and 6.x, PR target/78603
Zero overhead loop optimization pass may incorrectly put start of the
loop between a call and its CALL_ARG_LOCATION note, resulting in the
following build error:
../src/pjlib-test/thread.c: In function 'thread_test':
../src/pjlib-test/thread.c:328:1: internal compiler error: in
dwarf2out_var_location, at dwarf2out.c:21846
Fixes:
http://autobuild.buildroot.net/results/d919e1276ce1d39b4b3eb09937927d5959cd69a3/
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions