From ccb57eba1ca293d5bb5ec62d4f38a3f709cc73bf Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 31 Mar 2000 02:57:38 +0000 Subject: Don't use post-increment on structure copy to work around a ppc gcc bug. --- gprof/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gprof/ChangeLog') diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 8be42e9..c4742ff 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +2000-03-31 Alan Modra + + * symtab.c (symtab_finalize): Don't use post-increment on + structure copy to work around a ppc gcc bug. + 1999-09-29 Mark Kettenis * hertz.h [MACH] (hertz): Remove macro. The -- cgit v1.1