Bug#928035: gcc-9 patches no longer applies

Helmut Grohne <[email protected]> Fri, 26 Apr 2019 16:34:47 +0200
Newsgroups gmane.linux.debian.devel.toolchain
Message-ID <20190426143446.GA20478__41427.5579665386$1556289564$gmane$org@alf.mars>
Package: cross-gcc-dev
Version: 226
Severity: important
Tags: patch
User: [email protected]
Usertags: rebootstrap

This bug is the second half of #925950. The bug was fixed for gcc-8, but
not for gcc-9. Filing a new one at non-rc severity now. The fix is:

    sed -i -e 's/\(`TARGET\))/\1/' patches/gcc-9/*-now-depend-on-cpp-*

Helmut