https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119313

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
// ../../../../libgcc/unwind.inc:141:1: internal compiler error: in
rs6000_emit_prologue, at config/rs6000/rs6000-logue.cc:3118
//   141 | }
//       | ^
// 0x19f636f internal_error(char const*, ...)
//      ../../gcc/diagnostic-global-context.cc:517
// 0x6cec0f fancy_abort(char const*, int, char const*)
//      ../../gcc/diagnostic.cc:1722
// 0x6c1fdd rs6000_emit_prologue()
//      ../../gcc/config/rs6000/rs6000-logue.cc:3118
// 0x16732ea gen_prologue()
//      ../../gcc/config/rs6000/rs6000.md:13933
// 0x1087095 target_gen_prologue
//      ../../gcc/config/rs6000/darwin.md:353
// 0x9c2d87 make_prologue_seq
//      ../../gcc/function.cc:5875
// 0x9c2f43 thread_prologue_and_epilogue_insns()
//      ../../gcc/function.cc:6110
// 0x9c3562 rest_of_handle_thread_prologue_and_epilogue
//      ../../gcc/function.cc:6627
// 0x9c3562 execute
//      ../../gcc/function.cc:6713
// Please submit a full bug report, with preprocessed source.
// Please include the complete backtrace with any bug report.
// See <https://gcc.gnu.org/bugs/> for instructions.

Reply via email to