re PR c/56113 (out of memory when compiling a function with many goto labels (50k...
authorSteven Bosscher <steven@gcc.gnu.org>
Thu, 31 Jan 2013 20:16:07 +0000 (20:16 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Thu, 31 Jan 2013 20:16:07 +0000 (20:16 +0000)
commitc5f4be845ac03fb125b36df3a4c843ecceb0ceec
tree139f3a4ed01812de1a59d784b01a1469f698cd0e
parent7c81527e48c72ac3409f3bf848eca64bf69015e5
re PR c/56113 (out of memory when compiling a function with many goto labels (50k > ))

PR middle-end/56113
* fwprop.c (fwprop_init): Set up loops without CFG modifications.

From-SVN: r195632
gcc/ChangeLog
gcc/fwprop.c