gcc-6 (6.4.0-17) unstable; urgency=medium
* Update to SVN
20180424 (r259590) from the gcc-6-branch.
- Fix PR target/83660 (PPC), PR middle-end/85496, PR target/85261 (ARM),
PR target/84574 (x86), PR target/84039 (x86), PR target/84530 (x86),
PR target/83839 (x86), PR target/83905 (x86), PR target/82499 (x86),
PR target/84748 (AArch64), PR target/85196 (SPARC).
- Backport of the retpoline support.
* Use triplet-prefixed as and ld (Helmut Grohne). Addresses: #895251.
* Link libasan, liblsan, libubsan always with --no-as-needed. LP: #
1762683.
* Use --push-state --as-needed and --pop-state instead of --as-needed and
--no-as-needed for linking libgcc.
* Use the binutils in the build chroot if present.
[dgit import package gcc-6 6.4.0-17]