[gcc r16-5820] libcc1: Regenerate cc1plugin-config.h.in
Andrew Pinski
pinskia@gcc.gnu.org
Tue Dec 2 02:12:07 GMT 2025
https://gcc.gnu.org/g:de867059a0fffe473041bb4509652d944d233291
commit r16-5820-gde867059a0fffe473041bb4509652d944d233291
Author: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
Date: Mon Dec 1 18:08:59 2025 -0800
libcc1: Regenerate cc1plugin-config.h.in
This was missed with r16-5786-g8de45537d29ee1.
Pushed as obvious.
libcc1/ChangeLog:
* cc1plugin-config.h.in: Regenerate.
Signed-off-by: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
Diff:
---
libcc1/cc1plugin-config.h.in | 3 +++
1 file changed, 3 insertions(+)
diff --git a/libcc1/cc1plugin-config.h.in b/libcc1/cc1plugin-config.h.in
index ac06357bad48..ec972261c9f7 100644
--- a/libcc1/cc1plugin-config.h.in
+++ b/libcc1/cc1plugin-config.h.in
@@ -10,6 +10,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the <libgen.h> header file. */
+#undef HAVE_LIBGEN_H
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
More information about the Gcc-cvs
mailing list