public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/63926] [5 Regression] ICE in estimate_edge_growth, at ipa-inline.h:300
       [not found] <bug-63926-4@http.gcc.gnu.org/bugzilla/>
@ 2014-11-18 10:24 ` rguenth at gcc dot gnu.org
  2014-11-18 11:08 ` Joost.VandeVondele at mat dot ethz.ch
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-11-18 10:24 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63926

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2014-11-18
                 CC|                            |hubicka at gcc dot gnu.org
   Target Milestone|---                         |5.0
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Testcase?


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug middle-end/63926] [5 Regression] ICE in estimate_edge_growth, at ipa-inline.h:300
       [not found] <bug-63926-4@http.gcc.gnu.org/bugzilla/>
  2014-11-18 10:24 ` [Bug middle-end/63926] [5 Regression] ICE in estimate_edge_growth, at ipa-inline.h:300 rguenth at gcc dot gnu.org
@ 2014-11-18 11:08 ` Joost.VandeVondele at mat dot ethz.ch
  2014-11-23 10:49 ` Joost.VandeVondele at mat dot ethz.ch
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: Joost.VandeVondele at mat dot ethz.ch @ 2014-11-18 11:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63926

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> ---
(In reply to Richard Biener from comment #1)
> Testcase?

as asked for at the last lines of the previous comment... is there any option
that allows for source files and .gcda files to be moved to a different
directory ? I see the ICE in the original dir, but not if I move the relevant
files around. Having said this, this is most likely a dup of PR63470


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug middle-end/63926] [5 Regression] ICE in estimate_edge_growth, at ipa-inline.h:300
       [not found] <bug-63926-4@http.gcc.gnu.org/bugzilla/>
  2014-11-18 10:24 ` [Bug middle-end/63926] [5 Regression] ICE in estimate_edge_growth, at ipa-inline.h:300 rguenth at gcc dot gnu.org
  2014-11-18 11:08 ` Joost.VandeVondele at mat dot ethz.ch
@ 2014-11-23 10:49 ` Joost.VandeVondele at mat dot ethz.ch
  2015-01-12  9:26 ` [Bug ipa/63926] " hubicka at gcc dot gnu.org
  2015-01-13  5:32 ` Joost.VandeVondele at mat dot ethz.ch
  4 siblings, 0 replies; 5+ messages in thread
From: Joost.VandeVondele at mat dot ethz.ch @ 2014-11-23 10:49 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63926

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |63470

--- Comment #3 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> ---
most likely dup, to be checked after the fix for PR63470


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug ipa/63926] [5 Regression] ICE in estimate_edge_growth, at ipa-inline.h:300
       [not found] <bug-63926-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2014-11-23 10:49 ` Joost.VandeVondele at mat dot ethz.ch
@ 2015-01-12  9:26 ` hubicka at gcc dot gnu.org
  2015-01-13  5:32 ` Joost.VandeVondele at mat dot ethz.ch
  4 siblings, 0 replies; 5+ messages in thread
From: hubicka at gcc dot gnu.org @ 2015-01-12  9:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63926
Bug 63926 depends on bug 63470, which changed state.

Bug 63470 Summary: [5 Regression] internal compiler error: in estimate_edge_growth, at ipa-inline.h:308
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63470

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug ipa/63926] [5 Regression] ICE in estimate_edge_growth, at ipa-inline.h:300
       [not found] <bug-63926-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2015-01-12  9:26 ` [Bug ipa/63926] " hubicka at gcc dot gnu.org
@ 2015-01-13  5:32 ` Joost.VandeVondele at mat dot ethz.ch
  4 siblings, 0 replies; 5+ messages in thread
From: Joost.VandeVondele at mat dot ethz.ch @ 2015-01-13  5:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63926

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> ---
fixed between r219443 and r219508


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-13  5:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-63926-4@http.gcc.gnu.org/bugzilla/>
2014-11-18 10:24 ` [Bug middle-end/63926] [5 Regression] ICE in estimate_edge_growth, at ipa-inline.h:300 rguenth at gcc dot gnu.org
2014-11-18 11:08 ` Joost.VandeVondele at mat dot ethz.ch
2014-11-23 10:49 ` Joost.VandeVondele at mat dot ethz.ch
2015-01-12  9:26 ` [Bug ipa/63926] " hubicka at gcc dot gnu.org
2015-01-13  5:32 ` Joost.VandeVondele at mat dot ethz.ch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).