From fd8d2b3507a817e431da14b0cf6e0f12242973e847c36c4c6347c9db4dca16f4 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Tue, 24 May 2016 13:35:38 +0000 Subject: [PATCH] - Add gdb-gcc6-Wparentheses-warning.patch to fix Werrors reported by GCC6. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=138 --- gdb.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb.changes b/gdb.changes index 56c2bbd..3d362cd 100644 --- a/gdb.changes +++ b/gdb.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Tue May 24 10:49:47 UTC 2016 - martin.liska@suse.com -- Fix Werrors reported by GCC6. +- Add gdb-gcc6-Wparentheses-warning.patch to fix Werrors reported by GCC6. ------------------------------------------------------------------- Thu Apr 7 09:56:22 UTC 2016 - normand@linux.vnet.ibm.com