diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-12-01 Frank Ch. Eigler <fche@elastic.org> + + PR 1944 improved hack. + * translator.cxx (c_tmpcounter::visit_block): New routine, allows + overlay of sequential statements' temporaries within context. + 2005-12-01 Frank Ch. Eigler <fche@redhat.com> PR 1944 quick hack. |