libgcc, arc: Fix build
authorJakub Jelinek <jakub@redhat.com>
Thu, 6 Oct 2022 22:16:11 +0000 (00:16 +0200)
committerJakub Jelinek <jakub@redhat.com>
Thu, 6 Oct 2022 22:16:11 +0000 (00:16 +0200)
commit20462a14d8c0efdb31385c89b15523d1ee85e9b5
tree305ead231e1e0edb5e7bc43847c37e99083767a6
parent0143b277c9b17215ab3d4b361e1aef431799e813
libgcc, arc: Fix build

Missed one spot in the r13-3108-g146e45914032 change (my sed script
didn't expect nested []s).

2022-10-07  Jakub Jelinek  <jakub@redhat.com>

* config/arc/linux-unwind.h (arc_fallback_frame_state): Use
fs->regs.how[X] instead of fs->regs.reg[X].how.
libgcc/config/arc/linux-unwind.h