reassign 846669 gdc-6
forcemerge 845377 846669
thanks

please see #845377.

This build is configured with --enable-default-pie.  The linker is now called
with -pie, but cc1d isn't passed either -fPIE, or -fPIC.  The work around is to
pass either -fPIC, or -no-pie.  Also passing -fPIE doesn't have an effect.

Reply via email to