https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77425
--- Comment #7 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:5c6546ca7d8cab1f1c129f5b55f709e2ceee0f94
commit r13-3884-g5c6546ca7d8cab1f1c129f5b55f709e2ceee0f94
Author: David Malcolm
Date: Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77425
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77425
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Thu Sep 15 12:27:35 2016
New Revision: 240163
URL: https://gcc.gnu.org/viewcvs?rev=240163&root=gcc&view=rev
Log:
PR rtl-optimization/77425
* sched-int.h (sd_iterator_cond)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77425
--- Comment #4 from Jakub Jelinek ---
Author: jakub
Date: Mon Sep 5 08:49:41 2016
New Revision: 239986
URL: https://gcc.gnu.org/viewcvs?rev=239986&root=gcc&view=rev
Log:
PR rtl-optimization/77425
* ipa-devirt.c (get_odr_type): S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77425
--- Comment #3 from Jonathan Wakely ---
(In reply to Manuel López-Ibáñez from comment #1)
> There is also this example:
>
> odr_type
> get_odr_type (tree type, bool insert)
> {
>
> odr_types[val->id] = 0;
> gcc_assert (val->derived_ty
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77425
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77425
Manuel López-Ibáñez changed:
What|Removed |Added
CC||manu at gcc dot gnu.org
--- Commen