public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/94157] New: [10 Regression] error: lto-wrapper failed with -Wa,--noexecstack  -Wa,--noexecstack
@ 2020-03-12 18:28 marxin at gcc dot gnu.org
  2020-03-12 18:33 ` [Bug lto/94157] " marxin at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-03-12 18:28 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94157
           Summary: [10 Regression] error: lto-wrapper failed with
                    -Wa,--noexecstack  -Wa,--noexecstack
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: marxin at gcc dot gnu.org
  Target Milestone: ---

Using gcc10 package I see a strange error:

$ echo "int main() {}" > x.c
$ gcc -flto -c x.c
$ gcc -Wa,--noexecstack  -Wa,--noexecstack   x.o
/usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld:
error: lto-wrapper failed
collect2: error: ld returned 1 exit status
$ gcc -Wa,--noexecstack x.o
[fine]

I can't reproduce that with locally built GCC and gcc9 package seems fine.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-04-24  1:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-12 18:28 [Bug lto/94157] New: [10 Regression] error: lto-wrapper failed with -Wa,--noexecstack -Wa,--noexecstack marxin at gcc dot gnu.org
2020-03-12 18:33 ` [Bug lto/94157] " marxin at gcc dot gnu.org
2020-03-12 18:36 ` [Bug lto/94157] [10 Regression] error: lto-wrapper failed with -Wa,--noexecstack -Wa,--noexecstack since r10-6807-gf1a681a174cdfb82 marxin at gcc dot gnu.org
2020-03-12 18:38 ` marxin at gcc dot gnu.org
2020-03-12 18:50 ` marxin at gcc dot gnu.org
2020-03-12 18:57 ` prathamesh3492 at gcc dot gnu.org
2020-03-13 12:51 ` marxin at gcc dot gnu.org
2020-03-15 13:25 ` ro at gcc dot gnu.org
2020-03-17  8:45 ` cvs-commit at gcc dot gnu.org
2020-03-17  8:47 ` marxin at gcc dot gnu.org
2022-04-22  9:30 ` jiawei at iscas dot ac.cn
2022-04-22 11:36 ` marxin at gcc dot gnu.org
2022-04-24  1:45 ` jiawei at iscas dot ac.cn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).