[PATCH] Update pathname for IBM long double description.

2021-09-27 Thread Vincent Lefevre
Update due to file moved to libgcc/config/rs6000/ibm-ldouble-format in commit aca0b0b315f6e5a0ee60981fd4b0cbc9a7f59096. Signed-off-by: Vincent Lefevre --- include/floatformat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/floatformat.h b/include/floatformat.h

testcase for PR c/36299

2011-03-11 Thread Vincent Lefevre
As asked in PR c/36299[*], here's a testcase for this PR. It checks the absence of warning for some valid C code, to make sure the warning no longer reappears in future GCC versions. [*] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36299#c10 -- Vincent Lefèvre - Web: 100