[Bug bootstrap/54684] bootstrap broken with --disable-checking

2012-09-24 Thread rguenth at gcc dot gnu.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54684



--- Comment #2 from Richard Guenther  2012-09-24 
10:47:27 UTC ---

Created attachment 28259

  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28259

autoreduced testcase



(gdb) p *pass

$1 = {type = GIMPLE_PASS, name = 0x149a13a "fab", gate = 0x0, 

  execute = 0xce06c1 , sub = 0x0, 

  next = 0x1a95ea0 , static_pass_number = 139, 

  tv_id = TV_NONE, properties_required = 40, properties_provided = 0, 

  properties_destroyed = 0, todo_flags_start = 524288, 

  todo_flags_finish = 2052}


[Bug bootstrap/54684] bootstrap broken with --disable-checking

2012-09-24 Thread rguenth at gcc dot gnu.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54684



Richard Guenther  changed:



   What|Removed |Added



 Status|UNCONFIRMED |NEW

   Last reconfirmed||2012-09-24

 Ever Confirmed|0   |1



--- Comment #1 from Richard Guenther  2012-09-24 
09:24:36 UTC ---

Confirmed.  Reducing.