------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-09-01 07:23 ------- Subject: Bug 17180
CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2004-09-01 07:23:12 Modified files: gcc/f : ChangeLog malloc.c Log message: PR fortran/17180 * malloc.c (MALLOC_ALIGNMENT): New constant. (ROUNDED_AREA_SIZE): Likewise. (malloc_kill_area_): Use ROUNDED_AREA_SIZE. (malloc_find_inpool_): Likewise. (malloc_new_inpool_): Likewise. (malloc_resize_inpool_): Likewise. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.622.2.16&r2=1.622.2.17 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/malloc.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.12.14.1&r2=1.12.14.2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17180 ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.