[Bug bootstrap/105551] [13 Regression] [nvptx] ICE in final_scan_insn_1, at final.cc:2629 when building libgcc2.c since r13-259-g76db543db88727789a6c117608a23edc2eace713

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 11 08:50:19 GMT 2022


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

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:e7d9fdf5e0ee4c34a880139254340b4165016289

commit r13-285-ge7d9fdf5e0ee4c34a880139254340b4165016289
Author: Richard Biener <rguenther@suse.de>
Date:   Wed May 11 10:47:34 2022 +0200

    bootstrap/105551 - restore nvptx build

    The following makes sure to disable var-tracking if only
    dwarf2-line debuginfo is present.

    2022-05-11  Richard Biener  <rguenther@suse.de>

            PR bootstrap/105551
            * opts.cc (finish_options): Also disable var-tracking if
            !DWARF2_DEBUGGING_INFO.


More information about the Gcc-bugs mailing list