← Back to team overview

touch-packages team mailing list archive

[Bug 1429894]

 

It was fixed on our 4.8 branch at r209009 by backporting upstream fix
for PR60264 (r208511):

    gcc/
    2014-04-02  Zhenqiang Chen  <zhenqiang.chen@xxxxxxxxxx>
    
        Backport from trunk r208511
        2014-03-12  Christian Bruel  <christian.bruel@xxxxxx>
    
        PR target/60264
        * config/arm/arm.c (arm_emit_vfp_multi_reg_pop): Emit a
        REG_CFA_DEF_CFA note.
        (arm_expand_epilogue_apcs_frame): call arm_add_cfa_adjust_cfa_note.
        (arm_unwind_emit): Allow REG_CFA_DEF_CFA.
    
    gcc/testsuite/
    2014-04-02  Zhenqiang Chen  <zhenqiang.chen@xxxxxxxxxx>
    
        Backport from trunk r208511
        2014-03-12  Christian Bruel  <christian.bruel@xxxxxx>
    
        PR target/60264
        * gcc.target/arm/pr60264.c

-- 
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_frame_debug_adjust_cfa,
  at dwarf2cfi.c:1078

Status in Linaro GCC:
  Fix Released
Status in gcc-4.8 package in Ubuntu:
  Confirmed

Bug description:
  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_cfa, at dwarf2cfi.c:1078
     }
     ^
     Please submit a full bug report,
    with preprocessed source if appropriate.
    See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
    Preprocessed source stored into /tmp/ccg57WPc.out file, please attach this to your bugreport.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc-linaro/+bug/1429894/+subscriptions


References