https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65908
--- Comment #18 from Arthur Rodrigues ---
I'm using GCC 5.2.1 and the same happened to me just now.
Above is the output from `gcc -v` command:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65908
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65908
--- Comment #16 from Martin Liška ---
Author: marxin
Date: Mon Nov 23 13:58:40 2015
New Revision: 230756
URL: https://gcc.gnu.org/viewcvs?rev=230756&root=gcc&view=rev
Log:
PR ipa/65908
* ipa-icf.c (sem_item::target_supports_symbol_alias
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65908
Martin Liška changed:
What|Removed |Added
Assignee|hubicka at gcc dot gnu.org |marxin at gcc dot
gnu.org
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65908
--- Comment #14 from Richard Biener ---
Martin or Honza, can you work on a backport please?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65908
Richard Biener changed:
What|Removed |Added
Target Milestone|5.2 |5.3
--- Comment #13 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65908
Richard Biener changed:
What|Removed |Added
Priority|P1 |P2
Status|NEW