Fix dwarf2 debug error found by gdb testsuite: add big-endian correction.
authorJim Wilson <wilson@cygnus.com>
Wed, 24 Feb 1999 17:48:42 +0000 (17:48 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 24 Feb 1999 17:48:42 +0000 (09:48 -0800)
commit5a904a61b0170a05d2a287b340df44847f62fa8e
tree46d6959f35e3370804815de6e46fac7749e856c0
parent599f37b6d3945ce70d5c75ca42ab156b3f3c5e65
Fix dwarf2 debug error found by gdb testsuite: add big-endian correction.

* dwarf2out.c (add_location_or_const_value_attribute):  Add big
endian correction for parms passed in regs but living on the stack.

From-SVN: r25412
gcc/ChangeLog
gcc/dwarf2out.c