[Bug ipa/58292] ICE in ipa-devirt.c

2013-09-02 Thread t.sintonen at luukku dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58292

--- Comment #3 from Timo Sintonen t.sintonen at luukku dot com ---
It seems gdc has a fix that does not produce this any more


[Bug ipa/58292] ICE in ipa-devirt.c

2013-09-02 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58292

Joost VandeVondele Joost.VandeVondele at mat dot ethz.ch changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Joost VandeVondele Joost.VandeVondele at mat dot ethz.ch 
---
(In reply to Timo Sintonen from comment #3)
 It seems gdc has a fix that does not produce this any more

OK, lets close this bug as fixed, to be reopened with a testcase if this
resurfaces


[Bug ipa/58292] ICE in ipa-devirt.c

2013-09-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58292

Andrew Pinski pinskia at gcc dot gnu.org changed:

   What|Removed |Added

   Keywords||ice-on-valid-code
  Component|c   |ipa

--- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org ---
Note it is hard to reproduce this since the D front-end is out of tree.


[Bug ipa/58292] ICE in ipa-devirt.c

2013-09-01 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58292

Joost VandeVondele Joost.VandeVondele at mat dot ethz.ch changed:

   What|Removed |Added

 CC||Joost.VandeVondele at mat dot 
ethz
   ||.ch

--- Comment #2 from Joost VandeVondele Joost.VandeVondele at mat dot ethz.ch 
---
most likely a dup of PR58290 ?