--- gcc-3.2.3/gcc/f/com.h 2001-10-17 22:34:51.000000000 +0000
|
|
+++ gcc-3.2.3-patch/gcc/f/com.h 2004-07-17 08:39:59.000000000 +0000
|
|
@@ -226,7 +226,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);
|