OSDN Git Service

(dbxout_parms): For parameters passed in memory, delete
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Feb 1995 20:55:10 +0000 (20:55 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Feb 1995 20:55:10 +0000 (20:55 +0000)
commitae399944f96f6b83ea04b44f3905347266bd3ee0
tree1d26c8a118b305750e3137e80d696f6a10e61342
parent3616fe4a398516d8865878e58dbed31bf730c9dc
(dbxout_parms): For parameters passed in memory, delete
obsolete code to handle parameters converted and stored back to
the stack slot where they were passed in.
(dbxout_reg_parms): Delete obsolete ifdefed out code.  Combine
redundant PARM_PASSED_IN_MEMORY tests.  For case where parameter
lives in memory, output stab if it doesn't live where it was passed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9057 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/dbxout.c