Zagorodnev, Grigory wrote:
How it is possible that recent cgraph changes affect ia64 compiler
behavior? I see reclaimed callgraph differs on ia64 but not on ia32;
therefore ia32/x86_64 compiler remains stable.
This is presumably the same problem that is now PR 20717.
--
Jim Wilson, GNU Tools Suppor
Giovanni Bajo wrote:
James E Wilson <[EMAIL PROTECTED]> wrote:
IA64 bootstrap failed at abi_check stage reporting undefined
references from libstdc++ (see log at the bottom).
This seems indirectly related to bug 20964. Mark's proposed fix to
stop building abi-check at bootstrap time means the IA-
James E Wilson <[EMAIL PROTECTED]> wrote:
>> IA64 bootstrap failed at abi_check stage reporting undefined
>> references from libstdc++ (see log at the bottom).
>
> This seems indirectly related to bug 20964. Mark's proposed fix to
> stop building abi-check at bootstrap time means the IA-64 boots
Zagorodnev, Grigory wrote:
IA64 bootstrap failed at abi_check stage reporting undefined references
from libstdc++ (see log at the bottom).
This seems indirectly related to bug 20964. Mark's proposed fix to stop
building abi-check at bootstrap time means the IA-64 bootstrap should
now succeed.