https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61914
--- Comment #3 from H.J. Lu ---
Created attachment 33198
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33198&action=edit
A patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61914
--- Comment #2 from H.J. Lu ---
This works:
diff --git a/gcc/gengtype.c b/gcc/gengtype.c
index ffe3f94..ce143ad 100644
--- a/gcc/gengtype.c
+++ b/gcc/gengtype.c
@@ -599,7 +599,8 @@ create_user_defined_type (const char *type_name, struct
fileloc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61914
H.J. Lu changed:
What|Removed |Added
Target|x32-*-* |
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61914
Richard Biener changed:
What|Removed |Added
Version|4.9.0 |4.10.0
Target Milestone|---