now fixed in trusty-proposed
** Changed in: gcc-4.8 (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1429894
Title:
gcc-4.
** Changed in: gcc-linaro
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1429894
Title:
gcc-4.8: internal compiler error: in dwarf2out_f
It was fixed on our 4.8 branch at r209009 by backporting upstream fix
for PR60264 (r208511):
gcc/
2014-04-02 Zhenqiang Chen
Backport from trunk r208511
2014-03-12 Christian Bruel
PR target/60264
* config/arm/arm.c (arm_emit_vfp_multi_reg_pop)
this seems to be fixed with current Linaro 4.8, was originally found in
4.8-2014.03. any hint on the specific fix?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1429894
Tit
How is your GCC configured?
I've just rebuilt our 4.8 branch for arm-none-linux-gnueabihf and I cannot
reproduce the ICE you are seeing.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpa
Created attachment 289
preprocessed source
the unreduced test case ICEs with -O0 too.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1429894
Title:
gcc-4.8: internal comp
Launchpad has imported 1 comments from the remote bug at
https://bugs.linaro.org/show_bug.cgi?id=1322.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launc
$ cat neon4.i
typedef uint8x16_t __attribute__((__vector_size__(16)));
typedef uint8x16_t unative_t;
raid6_neon4_gen_syndrome_real_d;
fn1() {
uint8x16_t __trans_tmp_1;
unative_t wq2;
for (; raid6_neon4_gen_syndrome_real_d;) {
fn2();
fn2(wq2);
wq2 = __trans_tmp_1;
}
}
$ gcc-4.8
** Attachment added: "gcc-4.8-lp1429894"
https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1429894/+attachment/4338877/+files/gcc-4.8-lp1429894
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu.
https:
Public bug reported:
Seeing these when trying to compile linux-lts-vivid (v3.19 kernel) on
the trusty compiler, also on the proposed SRU version:
lib/raid6/neon4.c: In function 'raid6_neon4_gen_syndrome_real':
lib/raid6/neon4.c:113:1: internal compiler error: in
dwarf2out_frame_debug_adjust_
10 matches
Mail list logo