diff options
Diffstat (limited to 'README_d')
-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 |