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


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.


r~


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