https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96265

Jan André Reuter <j.reu...@fz-juelich.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |j.reu...@fz-juelich.de

--- Comment #7 from Jan André Reuter <j.reu...@fz-juelich.de> ---
I ran into the same issue both with GCC 12.3.0 and 14.1.0 on a GH200 system.
However, the message with 14.1.0 is a bit different:

Segmentation fault
0xafc473 crash_signal
    ../.././gcc/toplev.cc:319
0x145ce3b pp_quoted_string
    ../.././gcc/pretty-print.cc:2284
0x145e333 pp_format(pretty_printer*, text_info*, urlifier const*)
    ../.././gcc/pretty-print.cc:1634
0x144b003 diagnostic_context::report_diagnostic(diagnostic_info*)
    ../.././gcc/diagnostic.cc:1611
0x144b3cf diagnostic_impl
    ../.././gcc/diagnostic.cc:1774
0x144d4b7 fatal_error(unsigned int, char const*, ...)
    ../.././gcc/diagnostic.cc:2217
0x9ad95f lto_input_mode_table(lto_file_decl_data*)
    ../.././gcc/lto-streamer-in.cc:2121
0x67f2bf lto_file_finalize
    ../.././gcc/lto/lto-common.cc:2278
0x67f2bf lto_create_files_from_ids
    ../.././gcc/lto/lto-common.cc:2302
0x67f2bf lto_file_read
    ../.././gcc/lto/lto-common.cc:2357
0x67f2bf read_cgraph_and_symbols(unsigned int, char const**)
    ../.././gcc/lto/lto-common.cc:2805
0x66adff lto_main()
    ../.././gcc/lto/lto.cc:656
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
nvptx mkoffload: fatal error: aarch64-unknown-linux-gnu-accel-nvptx-none-gcc
returned 1 exit status
compilation terminated.
lto-wrapper: fatal error:
/p/usersoftware/[...]/easybuild/jedi/software/GCCcore/14.1.0/libexec/gcc/aarch64-unknown-linux-gnu/14.1.0//accel/nvptx-none/mkoffload
returned 1 exit status
compilation terminated.
/p/usersoftware/[...]/easybuild/jedi/software/binutils/2.42-GCCcore-14.1.0/bin/ld:
error: lto-wrapper failed
collect2: error: ld returned 1 exit status

Reply via email to