Hi Sterling,

for xtensa we have a number of bugfixes in the mainline that were never
backported to the stable branches. It'd be great having them in the stable
gcc releases instead of carrying the fixes in various toolchain builders.
Would it be ok to do the following backports?

to the gcc-5-branch:

r226963 ("xtensa: use unwind-dw2-fde-dip instead of unwind-dw2-fde"):
  https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=226963
r226964 ("xtensa: fix _Unwind_GetCFA"):
  https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=226964
r227809 ("xtensa: fix xtensa_fallback_frame_state for call0 ABI"):
  https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=227809
r233505 ("xtensa: fix libgcc build with --text-section-literals"):
  https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=233505
r241313 ("xtensa: don't use unwind-dw2-fde-dip with elf targets"):
  https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=241313
r242979 ("xtensa: Fix PR target/78603"):
  https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=242979
r248586 ("gcc: xtensa: fix fprintf format specifiers"):
  https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=248586

to the gcc-6-branch:

r241313 ("xtensa: don't use unwind-dw2-fde-dip with elf targets"):
  https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=241313
r241748 ("xtensa: Fix PR target/78118"):
  https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=241748
r242979 ("xtensa: Fix PR target/78603"):
  https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=242979
r248586 ("gcc: xtensa: fix fprintf format specifiers"):
  https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=248586

to the gcc-7-branch:

r248586 ("gcc: xtensa: fix fprintf format specifiers"):
  https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=248586

-- 
Thanks.
-- Max

Reply via email to