This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: (i386-linux x sh-elf) More weak stack addressing
- To: law at cygnus dot com
- Subject: Re: (i386-linux x sh-elf) More weak stack addressing
- From: Joern Rennecke <amylaar at cygnus dot co dot uk>
- Date: Fri, 21 Jul 2000 01:12:05 +0100 (BST)
- CC: Clinton Popetz <cpopetz at cygnus dot com>, Toshiyasu Morita <tm at netcom dot com>, gcc at gcc dot gnu dot org
> Yup. There's a number of optimizers that could benefit from working on
> EBBs. Including register allocation.
Well, reload inheritance already does.
Just by not invalidating information about old reloads when a jump is
passed.