]> gcc.gnu.org Git - gcc.git/commit
Fix mips16 debug info problems with frame address.
authorAndrew Cagney <cagney@b1.cygnus.com>
Mon, 22 Feb 1999 19:38:39 +0000 (19:38 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 22 Feb 1999 19:38:39 +0000 (11:38 -0800)
commita50f2a09bad28c34417b321ca0ce3ea7a793a3d6
tree69af8ad6974b103f962e62d86bce92974bf2ce31
parent3b7265ff89ae9a1fad9fc05b055274513bf0d7c2
Fix mips16 debug info problems with frame address.

* config/mips/mips.c (mips_debugger_offset): When TARGET_MIPS16 &&
  frame_pointer_needed adjust frame size.
(function_prologue): Don't MIPS16 .mask GPOFFSET. Already adjusted
  in .frame pseudo-op.
Frm Jim Wilson  <wilson@cygnus.com>:
* mips.c (function_prologue): Adjust frame size in .frame pseudo-op
when TARGET_MIPS16 && frame_pointer_needed.

From-SVN: r25382
gcc/ChangeLog
gcc/config/mips/mips.c
This page took 0.074349 seconds and 5 git commands to generate.