aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-04-02 21:32:15 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-04-02 21:32:15 +0300
commitef5c4284c31ffa27262347747f7f398dc55118b1 (patch)
treeb50ac15fdfcc15d0f8aaed847ec5042e4489acf1
parentd7b558c4242aa55b25a0dc48fada53c9588740db (diff)
parent9e76f361366d88cb3659bee39e4550729671b59e (diff)
downloadegawk-ef5c4284c31ffa27262347747f7f398dc55118b1.tar.gz
egawk-ef5c4284c31ffa27262347747f7f398dc55118b1.tar.bz2
egawk-ef5c4284c31ffa27262347747f7f398dc55118b1.zip
Merge branch 'gawk-4.1-stable'
-rw-r--r--README_d/ChangeLog4
-rw-r--r--README_d/README.gcc-311
2 files changed, 15 insertions, 0 deletions
diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index a31eca7c..3abce253 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,3 +1,7 @@
+2014-04-02 Arnold D. Robbins <arnold@skeeve.com>
+
+ * README.gcc-3: New file.
+
2014-01-22 Arnold D. Robbins <arnold@skeeve.com>
* README.solaris: Updated.
diff --git a/README_d/README.gcc-3 b/README_d/README.gcc-3
new file mode 100644
index 00000000..c76a9af7
--- /dev/null
+++ b/README_d/README.gcc-3
@@ -0,0 +1,11 @@
+Wed Apr 2 21:29:17 IDT 2014
+============================
+
+I have had a report that on a GNU/Linux system using gcc 3.3.6 (32 bit)
+that the aasort test fails. Compiling without -O builds a gawk that
+does pass all tests.
+
+Caveat Emptor.
+
+Arnold Robbins
+arnold@skeeve.com