Fix iterating all irgs in gc_irgs().
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 30 Oct 2012 07:10:40 +0000 (08:10 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 30 Oct 2012 07:10:40 +0000 (08:10 +0100)
commit5973542ca603198842b49bfe1cc2fb18529a8ecb
tree6fa9a9a6833c119e764399fd6dfcda59eeb5bab9
parentcaad9838f88f2c35ecf75cd274998c7d2261d7df
Fix iterating all irgs in gc_irgs().

Do not leave out the last (highest numbered) irg.
ir/opt/ircgopt.c