cdee3ab406eb8fe40e6c6a688d129287cc99ae6e
[nestedvm.git] / upstream / patches / gcc-3.3.6-fortran.patch
1 --- gcc/f/com.h~        2006-12-15 22:48:12.000000000 -0500
2 +++ gcc/f/com.h 2006-12-15 22:48:12.000000000 -0500
3 @@ -233,7 +233,7 @@
4  void ffecom_finish_progunit (void);
5  tree ffecom_get_invented_identifier (const char *pattern, ...)
6    ATTRIBUTE_PRINTF_1;
7 -ffeinfoKindtype ffecom_gfrt_basictype (ffecomGfrt ix);
8 +ffeinfoBasictype ffecom_gfrt_basictype (ffecomGfrt ix);
9  ffeinfoKindtype ffecom_gfrt_kindtype (ffecomGfrt ix);
10  void ffecom_init_0 (void);
11  void ffecom_init_2 (void);