public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Set uses_fp for frames with a valid FP register explicitly.
@ 2016-07-06 14:25 sergiodj+buildbot
  2016-07-06 14:25 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master sergiodj+buildbot
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-06 14:25 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 9ca107148e888a7f7aaf3582569708684bd04690 ***

Author: John Baldwin <jhb@FreeBSD.org>
Branch: master
Commit: 9ca107148e888a7f7aaf3582569708684bd04690

Set uses_fp for frames with a valid FP register explicitly.

Since CORE_ADDR is unsigned, the saved FP register is always greater than
or equal to zero.  Replace the comparison by explicitly setting uses_fp to
1 for frames with a valid FP register.

gdb/ChangeLog:

	* sh64-tdep.c (sh64_analyze_prologue): Set "uses_fp" when setting
	the MEDIA_FP_REGNUM register.


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-08-05 23:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-06 14:25 [binutils-gdb] Set uses_fp for frames with a valid FP register explicitly sergiodj+buildbot
2016-07-06 14:25 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master sergiodj+buildbot
2016-07-06 15:13 ` Failures on Debian-i686, " sergiodj+buildbot
2016-07-06 15:45 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-07-06 15:45 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2016-07-06 16:05 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2016-07-06 16:15 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2016-07-06 16:21 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2016-07-06 16:23 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-07-06 16:36 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2016-07-06 16:36 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
2016-07-06 16:44 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-07-06 16:44 ` *** COMPILATION FAILED *** Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot
2016-07-06 16:49 ` Failures on Fedora-ppc64le-native-gdbserver-m64, branch master sergiodj+buildbot
2016-07-06 17:02 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
2016-08-06  4:27 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).