One more thing I forgot to mention is that, I am working on a rather old
version of gcc - 2.95.2 for some reasons.
Krishna.
On Sat, 28 May 2005, Ian Lance Taylor wrote:
#N V Krishna <[EMAIL PROTECTED]> writes:
#
#> I am trying to do some modifications to the register allocator and for the
#> arc
N V Krishna <[EMAIL PROTECTED]> writes:
> I am trying to do some modifications to the register allocator and for the
> architecture I am dealing with, I want to handle different type of pseudos
> differently. All local scalars fall under one group, local struct/union
> variables under one group an
Hello All,
I am trying to do some modifications to the register allocator and for the
architecture I am dealing with, I want to handle different type of pseudos
differently. All local scalars fall under one group, local struct/union
variables under one group and all globals under one group. Given a