This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Friday 07 January 2005 04:09, Daniel Berlin wrote: > This is what pre-reload does on new-ra, but it ends up looking just like > reload. That is in part because pre-reload is just poorly engineered. There is no a good reason for this AFAICT. A cleaner pre-reload pass should be possible if you don't start with "cp reload.c pre-reload.c" ;-) Gr. Steven
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |