Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: t.poechtrager at gmail dot com
Target Milestone: ---
$ g++ --version
g++ (GCC) 7.1.1 20170630
Copyright (C) 2017 Free Software Foundation, Inc.
This is free sof
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65544
--- Comment #4 from Thomas Pöchtrager ---
If it matters, there are no linker errors with -fno-use-linker-plugin.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65544
--- Comment #3 from Thomas Pöchtrager ---
(In reply to Richard Biener from comment #2)
> Can you verify if the cross compiler uses a linker-plugin by specifying
> -fuse-linker-plugin? Without that errors like this are unfortunately
> expected.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65544
Thomas Pöchtrager changed:
What|Removed |Added
Version|unknown |4.9.2
--- Comment #1 from Thomas Pöc
Priority: P3
Component: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: t.poechtrager at gmail dot com
$ cat test.cpp
#include
ty: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: t.poechtrager at gmail dot com
Target: Linux x86_64, i686-w64-mingw32 and others
$ cat test.cpp
#pragma GCC push_options
#pragma GCC optimize ("-fno-lto")
int