I am attempting to land D64146 and the PowerPC bots crash with an internal compiler error. Can anyone help me to reproduce the crash or obtain a stack trace somehow?
The issue seems to be related to my diff, however the crash does not occur while compiling one of the files I changed.
The log says "c++: internal compiler error: Killed (program cc1plus)" -
so that looks like a GCC ICE. Do we know what version of GCC that bot is
running?
XL/LLVM on Power Compiler Development
E-mail: jji@us.ibm.com
“Finkel, Hal J. via llvm-dev” —09/01/2019 11:04:28 AM—The log says “c++: internal compiler error: Killed (program cc1plus)” - so that looks like a GCC IC
I think I did not imply that admin will update the GCC version.
I believe the admin will handle it as usual bb problems, eg:
first, trying to reproduce and understand what causes the ICE.
then see what is the best solution to it.
Admin might or might not update the GCC version, it depends on the problem itself.
But he/she will keep the loop updated once the investigation is done.
Best,
Jinsong Ji (纪金松), PhD.
XL/LLVM on Power Compiler Development
E-mail: jji@us.ibm.com
Nandor Licker —09/03/2019 06:04:26 AM—Hello, Am I to understand that the version of GCC on the bot will be updated?