[ was: Re: [PATCH][gdb/testsuite] Fail in gdb_compile if nopie results in PIE executable ] On 30-07-19 03:20, Simon Marchi wrote: > On 2019-07-29 5:57 a.m., Alan Hayward wrote: >>> OK for trunk? >> >> LGTM (but I’m not a global maintainer). >> >> I tried this on an Ubuntu18.04 (which defaults gcc to use PIE), and everything >> looks fine. > Thanks, LGTM too, please push. Hi, this follow-up patch deals with the opposite: Fail in gdb_compile if pie results in non-PIE executable. Thanks, - Tom