lib/raid6/neon4.c:118:1: internal compiler error

Bug #1780814 reported by siva krishna
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QEMU
Invalid
Undecided
Unassigned

Bug Description

I am facing below issue when i am trying to cross compile kernel for raspberry pi 3.
please give solution .

Below is log

CHK include/config/kernel.release
  CHK include/generated/uapi/linux/version.h
  CHK include/generated/utsrelease.h
  CHK include/generated/bounds.h
  CHK include/generated/timeconst.h
  CHK include/generated/asm-offsets.h
  CALL scripts/checksyscalls.sh
  CHK scripts/mod/devicetable-offsets.h
  CHK include/generated/compile.h
  CHK kernel/config_data.h
  CC [M] lib/raid6/neon4.o
lib/raid6/neon4.c: In function ‘raid6_neon4_gen_syndrome_real’:
lib/raid6/neon4.c:118: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 <https://bugs.launchpad.net/gcc-linaro> for instructions.
scripts/Makefile.build:328: recipe for target 'lib/raid6/neon4.o' failed
make[2]: *** [lib/raid6/neon4.o] Error 1
scripts/Makefile.build:587: recipe for target 'lib/raid6' failed
make[1]: *** [lib/raid6] Error 2
Makefile:1034: recipe for target 'lib' failed

Revision history for this message
Peter Maydell (pmaydell) wrote :

Hi -- this is an internal compiler error reported by your compiler. It's not a QEMU bug. The message suggests that you report it as a GCC bug: "See <https://bugs.launchpad.net/gcc-linaro> for instructions".

Changed in qemu:
status: New → Invalid
Revision history for this message
siva krishna (siva93krishna) wrote :

Thanks peter maydell for your comments.

Revision history for this message
siva krishna (siva93krishna) wrote :

Hi Peter Maydell ,

is that GCC compiler error or cross-compiler error ?

Revision history for this message
Peter Maydell (pmaydell) wrote :

It must be the cross compiler. (Why did you report this against QEMU anyway?)

Revision history for this message
siva krishna (siva93krishna) wrote :

I thought it was QEMU issue. Sorry for that.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.