This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Your change of September 11, 1998
- To: rth at redhat dot com
- Subject: Re: Your change of September 11, 1998
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Mon, 15 Jan 01 20:12:36 EST
- Cc: gcc at gcc dot gnu dot org
I don't know. I don't really want to touch any of the function
call mechanisms this close to the 3.0 branch.
On the other hand, I think it's badly broken now.
Since you keep mentioning note_stores, I assume that's where the rtl
checking failure ocurrs? If so, perhaps just teach it to iterate over
the parallel and return each hard reg in sequence.
We could, but the other routines (such as mark_set_1) would also need
to be modified.