This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 1997-12-15 egcs snapshot available
- To: egcs at cygnus dot com
- Subject: Re: 1997-12-15 egcs snapshot available
- From: hjl at lucon dot org (H.J. Lu)
- Date: Tue, 16 Dec 1997 09:26:55 -0800 (PST)
- Cc: drepper at gnu dot org (Ulrich Drepper)
- Reply-To: egcs at cygnus dot com
>
>
> egcs-ss-971215 is now available in ftp.cygnus.com:/pub/egcs/snapshots/1997-12-15
> (and on various mirrors shortly, see the home page for mirror sites).
>
Kenner has fixed a few bugs in gcc 2.8.0 since the last gcc -> egcs
merge. Ulrich and I have to use those fixes to compile glibc. Maybe
another merge is needed.
H.J.
------
Sun Dec 14 06:55:18 1997 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* i386.h (INITIAL_ELIMINATION_OFFSET): Correctly test for PIC
register used.
Fri Dec 12 07:55:18 1997 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* function.c (purge_addressof_1): For (mem (address (mem ...)),
when collapsing, preserve mode of outer MEM.
* integrate.c (initialize_for_inline): In DECL_RTL of a PARM_DECL,
look inside a (mem (addressof (mem ...))).