X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=upstream%2Fpatches%2Fgcc-3.3.6-fortran.patch;fp=upstream%2Fpatches%2Fgcc-3.3.6-fortran.patch;h=0000000000000000000000000000000000000000;hp=cdee3ab406eb8fe40e6c6a688d129287cc99ae6e;hb=00f486f15906603c744f9b5ec4e58112dd1f8ebb;hpb=0678ef4fefe41413d2ec9b404c9c6ffd2739e86a diff --git a/upstream/patches/gcc-3.3.6-fortran.patch b/upstream/patches/gcc-3.3.6-fortran.patch deleted file mode 100644 index cdee3ab..0000000 --- a/upstream/patches/gcc-3.3.6-fortran.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- gcc/f/com.h~ 2006-12-15 22:48:12.000000000 -0500 -+++ gcc/f/com.h 2006-12-15 22:48:12.000000000 -0500 -@@ -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);