Thank you!
Felix
-Original Message-
From: Joseph Myers
Sent: Dienstag, 8. September 2020 19:40
To: Willgerodt, Felix
Cc: gcc-patches@gcc.gnu.org
Subject: RE: [PING] floatformat.h: Add bfloat16 support.
On Tue, 8 Sep 2020, Willgerodt, Felix via Gcc-patches wrote:
> Thanks for y
: Add bfloat16 support.
On Mon, 7 Sep 2020, Willgerodt, Felix via Gcc-patches wrote:
> @@ -133,6 +133,9 @@ extern const struct floatformat
> floatformat_ia64_quad_little;
> /* IBM long double (double+double). */ extern const struct
> floatformat floatformat_ibm_long_double_big; ex
Kindly pinging.
Felix
-Original Message-
From: Felix Willgerodt
Sent: Montag, 17. August 2020 13:37
To: Willgerodt, Felix ; gcc-patches@gcc.gnu.org
Subject: [PATCH] floatformat.h: Add bfloat16 support.
This change is motivated by a patchset that adds bfloat16 debugging support for
new
Kindly pinging for a review of the libiberty parts of this patch. (e.g. the
changes in include/ and libiberty/)
The readme in libiberty suggests to ask for approval on this mailing list. The
gdb mailing list already approved the rest of the patch.
If you are missing some info or if I am doing so
Hi Kirill,
You are right, PATCH v2 1/2 obviously doesn't need gcc approval. It just landed
on gcc-patches as I sent the series out in one go, sorry for that.
Please ignore the first patch if you are seeing this on gcc-patches.
I am however looking for gcc approval for the code shared between GDB