qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings
@ 2023-08-16  9:15 Thomas Huth
  2023-08-16 12:49 ` Philippe Mathieu-Daudé
  2023-08-16 15:57 ` Peter Maydell
  0 siblings, 2 replies; 6+ messages in thread
From: Thomas Huth @ 2023-08-16  9:15 UTC (permalink / raw)
  To: Paolo Bonzini, qemu-devel, Alex Bennée; +Cc: Olaf Hering

Update the berkeley-testfloat-3 wrap to include a patch provided by
Olaf Hering. This fixes a problem with "control reaches end of non-void
function [-Werror=return-type]" compiler warning/errors that are now
enabled by default in certain versions of GCC.

Reported-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 subprojects/berkeley-testfloat-3.wrap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/subprojects/berkeley-testfloat-3.wrap b/subprojects/berkeley-testfloat-3.wrap
index 6ad80a37b2..c86dc078a8 100644
--- a/subprojects/berkeley-testfloat-3.wrap
+++ b/subprojects/berkeley-testfloat-3.wrap
@@ -1,5 +1,5 @@
 [wrap-git]
 url = https://gitlab.com/qemu-project/berkeley-testfloat-3
-revision = 40619cbb3bf32872df8c53cc457039229428a263
+revision = e7af9751d9f9fd3b47911f51a5cfd08af256a9ab
 patch_directory = berkeley-testfloat-3
 depth = 1
-- 
2.39.3



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

end of thread, other threads:[~2023-08-17 11:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-16  9:15 [PATCH] subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings Thomas Huth
2023-08-16 12:49 ` Philippe Mathieu-Daudé
2023-08-17  9:06   ` Olaf Hering
2023-08-17 11:31   ` Thomas Huth
2023-08-16 15:57 ` Peter Maydell
2023-08-16 16:11   ` Alex Bennée

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 NNTP newsgroup(s).