]> git.ipfire.org Git - thirdparty/gcc.git/commit
DWARF: fix ICE caused by offload debug fix
authorAndrew Stubbs <ams@codesourcery.com>
Fri, 26 Feb 2021 11:40:06 +0000 (11:40 +0000)
committerAndrew Stubbs <ams@codesourcery.com>
Fri, 26 Feb 2021 22:10:29 +0000 (22:10 +0000)
commit0d8ce056ce0d57fcdc4a9b7792393c4a2899c33b
tree00a33059712db8d46f8bdcf8d8f96b1cc784e22b
parent6d92da51d45e4bfd1fc9cd74912b365414f452be
DWARF: fix ICE caused by offload debug fix

This should be squashed with 808bdf1bb29 and fdcb23540a2 to go to mainline.

gcc/

* dwarf2out.c (gen_subprogram_die): Replace existing low/high PC
attributes, rather than ICE.
gcc/dwarf2out.c