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: state of 3.2.1-pre: how far from release?


Hi,

On Wed, 6 Nov 2002, David Edelsohn wrote:

> Michael> Hmm, before elimination, or is elimination doing the right thing?  (I.e.
> Michael> changing all occurences of p929)
>
> >> Is global alloc just getting this right prior to reload?
>
> Michael> If by coincidence that pseudo _does_ get a hardreg all would have worked
> Michael> out (masking the error but still), so that would be possible.
>
> 	Before elimination.  Compiling with HEAD, the testcase already has
> hard regs assigned prior to the call to elimination.

Then global-alloc allocated a hardreg, and that masks the error.  I bet if
you constrain it enough (by fixing some regs) you can make the same happen
again.


Ciao,
Michael.


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