diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-08-24 16:26:06 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-08-24 16:26:06 +0000 |
commit | 84853a53ac5a03c95eb30c738d1c807d6bc7d928 (patch) | |
tree | 139b0753126dd611095b69325be9137e70a2fee5 /gdb/testsuite | |
parent | 0e646bd577e26032cac72cea5d3d2111930098fe (diff) | |
download | gdb-84853a53ac5a03c95eb30c738d1c807d6bc7d928.zip gdb-84853a53ac5a03c95eb30c738d1c807d6bc7d928.tar.gz gdb-84853a53ac5a03c95eb30c738d1c807d6bc7d928.tar.bz2 |
* gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 94e81944..69c4315 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O. + Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * gdb.t15/funcargs.exp: Allow arguments for main in backtraces |