https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69351
Andrew Pinski changed:
What|Removed |Added
CC||doko at gcc dot gnu.org
--- Comment #7 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69351
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69351
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69351
--- Comment #3 from Sergei Trofimovich ---
Built gcc from master (binutils 2.25.1). Error does not happen there:
Using built-in specs.
COLLECT_GCC=bin/gcc
COLLECT_LTO_WRAPPER=/home/slyfox/dev/git/gcc-native-quick-installed/bin/../libexec/gcc/x86
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69351
--- Comment #2 from Sergei Trofimovich ---
My failing versions are:
$ LANG=C gcc -v
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.3.0/lto-wrapper
Target: x
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69351
Andrew Pinski changed:
What|Removed |Added
Known to work||6.0
--- Comment #1 from Andrew Pinski -