diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-04-02 21:31:40 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-04-02 21:31:40 +0300 |
commit | 9e76f361366d88cb3659bee39e4550729671b59e (patch) | |
tree | c078229dfcc50cd12b65afb39aba7f0df6e43b43 | |
parent | 69d85d51dfd0f2e3b464585633d270f06fa1e846 (diff) | |
download | egawk-9e76f361366d88cb3659bee39e4550729671b59e.tar.gz egawk-9e76f361366d88cb3659bee39e4550729671b59e.tar.bz2 egawk-9e76f361366d88cb3659bee39e4550729671b59e.zip |
README_d/README.gcc-3 file added.
-rw-r--r-- | README_d/ChangeLog | 4 | ||||
-rw-r--r-- | README_d/README.gcc-3 | 11 |
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 |