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: IA64 bootstrap failure


On Fri, Jun 13, 2003 at 03:48:23PM -0700, Richard Henderson wrote:
> I think I've got a handle on the problem, except the machine
> I was testing on seems to have gone down, on a Friday evening
> across the contenent.
> 
> If you wanna try the change yourself, modify both ocurrences
> of EDGE_SIBCALL to be (EDGE_SIBCALL | EDGE_ABNORMAL).
> 
> This changes some code generation in the .ce3 pass.  I don't
> know exactly what went wrong, but that modification appears
> to get us back to the same code generated before.
> 

Richard, I have verified that your change:

http://gcc.gnu.org/ml/gcc-patches/2003-06/msg00641.html

broke Linux/ia64:

http://gcc.gnu.org/ml/gcc/2003-06/msg00963.html

It may be the same bug.


H.J.


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