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



--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 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 <execute_fold_all_builtins()>, sub = 0x0, 

  next = 0x1a95ea0 <pass_optimize_widening_mul>, 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}

Reply via email to