This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.3
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: mark at codesourcery dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 11 Mar 2003 16:44:17 -0500
- Subject: Re: GCC 3.3
PR 9091 was fixed in December, but was not closed. I just closed
it.
PR 9745 was not on your list, but is a high priority PR for GCC
3.3. I sent a strawman patch earlier this month, but received no
feedback. The problem ultimately comes down to a nasty aliasing problem
because the PowerPC frame pointer is not a fixed register.
David