This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/2] Two minor dwarf2cfi patches.


Both resulting from the discussion in PR49680, neither
of which (probably) fix the original reported problem.

Tested via cross-compile to mips-sgi-irix6.5.  Committed.


r~


Richard Henderson (2):
  dwarf2cfi: Insert notes correctly wrt tablejumps.
  dwarf2cfi: Flush queued saves at the end of the prologue.

 gcc/ChangeLog   |   10 ++++++++++
 gcc/dwarf2cfi.c |   19 +++++++++++++++++--
 2 files changed, 27 insertions(+), 2 deletions(-)

-- 
1.7.6


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]