[Bug rtl-optimization/60601] [4.9 Regression] profiledbootstrap fails with Ada

2014-03-23 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60601 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug rtl-optimization/60601] [4.9 Regression] profiledbootstrap fails with Ada

2014-03-23 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60601 --- Comment #7 from Eric Botcazou --- Author: ebotcazou Date: Sun Mar 23 11:30:57 2014 New Revision: 208771 URL: http://gcc.gnu.org/viewcvs?rev=208771&root=gcc&view=rev Log: PR rtl-optimization/60601 * bb-reorder.c (fix_up_fall_thru_edges

[Bug rtl-optimization/60601] [4.9 Regression] profiledbootstrap fails with Ada

2014-03-23 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60601 --- Comment #8 from Eric Botcazou --- Author: ebotcazou Date: Sun Mar 23 11:31:36 2014 New Revision: 208772 URL: http://gcc.gnu.org/viewcvs?rev=208772&root=gcc&view=rev Log: PR rtl-optimization/60601 * bb-reorder.c (fix_up_fall_thru_edges

[Bug rtl-optimization/60601] [4.9 Regression] profiledbootstrap fails with Ada

2014-03-23 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60601 --- Comment #5 from Jakub Jelinek --- I guess it is not a big deal to do: save_growing_size = obstack_object_size (&obstack); + save_growing_value = NULL; if (save_growing_size > 0) save_growing_value = obstack_finish (&obstack); to wo

[Bug rtl-optimization/60601] [4.9 Regression] profiledbootstrap fails with Ada

2014-03-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60601 --- Comment #4 from Eric Botcazou --- The next error is: In file included from /home/eric/svn/gcc/gcc/gcc.c:36:0: /home/eric/svn/gcc/gcc/../include/obstack.h: In function 'const char* handle_spec_function(const char*, bool*)': /home/eric/svn/gcc/

[Bug rtl-optimization/60601] [4.9 Regression] profiledbootstrap fails with Ada

2014-03-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60601 --- Comment #3 from Eric Botcazou --- fix_up_fall_thru_edges is apparently looking for EDGE_CAN_FALLTHRU edges but this flag is only set during bb-reorder. Testing trivial patch.

[Bug rtl-optimization/60601] [4.9 Regression] profiledbootstrap fails with Ada

2014-03-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60601 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED CC|ebotcazou at

[Bug rtl-optimization/60601] [4.9 Regression] profiledbootstrap fails with Ada

2014-03-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60601 Richard Biener changed: What|Removed |Added Keywords||ice-checking Target|

[Bug rtl-optimization/60601] [4.9 Regression] profiledbootstrap fails with Ada

2014-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60601 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.0