This is the mail archive of the gcc-patches@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]

Re: reload vs symbolic constants


On Thu, Jan 03, 2002 at 01:32:40PM -0800, Richard Henderson wrote:
> I believe I'll continue to attempt to fix reload such that it
> will spill the original pseudo instead of dumping constants to
> memory (or aborting) in cases like these.

Nope, not possible.  Too much incest between find_reloads and
find_reloads_toplev.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]