summaryrefslogtreecommitdiffstats
path: root/lang/pgcc/files/patch-fb
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pgcc/files/patch-fb')
-rw-r--r--lang/pgcc/files/patch-fb17
1 files changed, 9 insertions, 8 deletions
diff --git a/lang/pgcc/files/patch-fb b/lang/pgcc/files/patch-fb
index b86da95..dae6d33 100644
--- a/lang/pgcc/files/patch-fb
+++ b/lang/pgcc/files/patch-fb
@@ -1,12 +1,13 @@
---- gcc/flags.h.orig Sat Feb 27 10:33:03 1999
-+++ gcc/flags.h Tue Mar 30 03:36:49 1999
-@@ -449,6 +449,9 @@
+--- gcc/flags.h.orig Sun Jan 31 09:46:18 1999
++++ gcc/flags.h Tue Mar 30 13:17:11 1999
+@@ -137,6 +137,10 @@
+
+ extern int warn_aggregate_return;
- /* Do the full regmove optimization pass. */
- extern int flag_regmove;
-+
+/* Nonzero means that -Wformat accepts certain non-ANSI formats. */
++
+extern int flag_format_extensions;
-
- /* Other basic status info about current function. */
++
+ /* Nonzero if generating code to do profiling. */
+ extern int profile_flag;
OpenPOWER on IntegriCloud