https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
--- Comment #13 from ctice at gcc dot gnu.org ---
Author: ctice
Date: Thu Feb 19 00:43:33 2015
New Revision: 220805
URL: https://gcc.gnu.org/viewcvs?rev=220805&root=gcc&view=rev
Log:
Backport patch from Google 4.9 branch (r220431):
r220431 | wmi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
--- Comment #12 from wmi at gcc dot gnu.org ---
Author: wmi
Date: Thu Feb 5 00:27:54 2015
New Revision: 220431
URL: https://gcc.gnu.org/viewcvs?rev=220431&root=gcc&view=rev
Log:
Backport from gcc-4_9-branch.
2015-02-04 Matthias Klose
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
--- Comment #11 from Matthias Klose ---
Author: doko
Date: Wed Feb 4 23:36:22 2015
New Revision: 220426
URL: https://gcc.gnu.org/viewcvs?rev=220426&root=gcc&view=rev
Log:
2015-02-04 Matthias Klose
PR target/64938
Backport fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
--- Comment #9 from Martin Liška ---
Author: marxin
Date: Thu Jan 15 17:29:23 2015
New Revision: 219672
URL: https://gcc.gnu.org/viewcvs?rev=219672&root=gcc&view=rev
Log:
Fix for PR64068 and PR64559.
* g++.dg/ipa/pr64068.C: New test.
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
--- Comment #8 from Martin Liška ---
Created attachment 34456
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34456&action=edit
Fix with new 2 testcases
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
--- Comment #7 from Martin Liška ---
I can confirm that the patch can compile all Chromium source files
(unfortunately I hit another issued during LINK phase: PR64583).
Apart from that, both testcases from this issue and PR64559 work (I prepared
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
Jan Hubicka changed:
What|Removed |Added
CC||su at cs dot ucdavis.edu
--- Comment #6 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
Jan Hubicka changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
--- Comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
Adam Lackorzynski changed:
What|Removed |Added
CC||adam at os dot
inf.tu-dresden.de
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
--- Comment #2 from Dmitry G. Dyachenko ---
another testcase
$ /usr/local/gcc_current/bin/g++ -fpreprocessed -c -O2 x.ii
x.ii:46:19: internal compiler error: in remove_unreachable_nodes, at ipa.c:546
void fn4() { B(); }
^
0xb
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
--- Comment #1 from Martin Liška ---
Introduced by r217973:
commit ca92a2511ecb05fb7c84df998723c257f23b6ca7
Author: hubicka
Date: Sat Nov 22 21:08:07 2014 +
* ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline
clones
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
Target Milestone|---
14 matches
Mail list logo