Fix sparc-solaris build failure (sparc-sol2-nat.c)
authorJoel Brobecker <brobecker@gnat.com>
Tue, 27 Nov 2012 14:09:13 +0000 (14:09 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 27 Nov 2012 14:09:13 +0000 (14:09 +0000)
commitb8293cc8fbeb761fee3ea7e4258ef85d4f50d3df
treecc0271aa84da14e1e466ceb8240a3d7e71ea88da
parent8c2b9656fa3178519c007ed4c1a2a3da6b61bcaa
Fix sparc-solaris build failure (sparc-sol2-nat.c)

Hello,

The recent patch for %fsr handling had a couple of tiny mistakes
that cause the build to fail on sparc-solaris.  Fixed thusly.

gdb/ChangeLog:

        * sparc-sol2-nat.c (supply_gregset): Fix first parameter in
        call to sparc_supply_fpregset.
        (fill_fpregset): Fix first parameter in call to
        sparc_collect_fpregset.

Tested on sparc-solaris by rebuilding GDB.  Will check it in.

Thanks,
--
Joel
gdb/ChangeLog
gdb/sparc-sol2-nat.c