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]

Re: Register Allocation


Andrew MacLeod <amacleod@redhat.com> writes:
>
> tree-ssa will be doing this type of thing automatically shortly. Its a
> one line patch to enable it. (attached). I haven't turned it on yet
> because it can make a real mess of the debug information and we'd like
> to fix that :-).

Could you perhaps make that a command line flag so that people who
don't care about debug information can get the better code ?

-Andi



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