aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc-3.3.4/gcc-com.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gcc/gcc-3.3.4/gcc-com.patch')
-rw-r--r--packages/gcc/gcc-3.3.4/gcc-com.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/gcc/gcc-3.3.4/gcc-com.patch b/packages/gcc/gcc-3.3.4/gcc-com.patch
new file mode 100644
index 0000000000..fb2ffdadf3
--- /dev/null
+++ b/packages/gcc/gcc-3.3.4/gcc-com.patch
@@ -0,0 +1,11 @@
+--- gcc-3.3.4/gcc/f/com.h 2005-08-16 10:06:34.370388888 +0200
++++ gcc/gcc/f/com.h 2005-08-16 10:09:11.862446456 +0200
+@@ -233,7 +233,7 @@
+ void ffecom_finish_progunit (void);
+ tree ffecom_get_invented_identifier (const char *pattern, ...)
+ ATTRIBUTE_PRINTF_1;
+-ffeinfoKindtype ffecom_gfrt_basictype (ffecomGfrt ix);
++ffeinfoBasictype ffecom_gfrt_basictype (ffecomGfrt ix);
+ ffeinfoKindtype ffecom_gfrt_kindtype (ffecomGfrt ix);
+ void ffecom_init_0 (void);
+ void ffecom_init_2 (void);