diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2018-02-23 12:41:24 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-19 15:56:17 +0000 |
commit | 91870e9277a319c0aedadd511653349ca2412685 (patch) | |
tree | 51d3484732fd91ed4afa468c5db1b5c4a006991d /scripts | |
parent | 6c6c7444571a32a13210c32038079c437dc42f56 (diff) | |
download | poky-91870e9277a319c0aedadd511653349ca2412685.tar.gz |
gcc: Fix internal compiler error for PPC test case "gcc.dg/vmx/7d-02.c"
Fix an internal compiler error on PPC from building a specific test:
$ $CC -S 7d-02.c
7d-02.c: In function รข:
7d-02.c:11:5: internal compiler error: in copy_to_mode_reg, at explow.c:612
vec_st(v, i*16,p);
^~~~~~
The failure appears to happen on all optimizations levels as well.
(From OE-Core rev: b042347ee8cdbd2dfb0c2f616a94c4cca4b0ecd1)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions