[Bug lto/94157] [10 Regression] error: lto-wrapper failed with -Wa,--noexecstack -Wa,--noexecstack since r10-6807-gf1a681a174cdfb82

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 13 12:51:24 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94157

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
commit r10-7157-g98ff89d1ac5872f29020fe5b5edfdf5abce59014
Author: Martin Liska <mliska@suse.cz>
Date:   Fri Mar 13 13:50:01 2020 +0100

    Do not strcat to result of getenv.

            PR lto/94157
            * lto-wrapper.c (run_gcc): Use concat for appending
            to collect_gcc_options.
            PR lto/94157
            * gcc.dg/lto/pr94157_0.c: New test.


More information about the Gcc-bugs mailing list