Added trivial test case where optimize_reassociation will never get to a fixpoint...
authorMoritz Kroll <Moritz.Kroll@gmx.de>
Sun, 19 Oct 2008 01:52:40 +0000 (01:52 +0000)
committerMoritz Kroll <Moritz.Kroll@gmx.de>
Sun, 19 Oct 2008 01:52:40 +0000 (01:52 +0000)
commit437e25064ae9861c58c03a2457ab08c866ed8e05
tree65e25b82982183abb7da3095d05d876ff9a8bea1
parent429d687f06baeeb63d04750f846d39e55fb62343
Added trivial test case where optimize_reassociation will never get to a fixpoint (result will always be non-zero)

[r23004]
ir/be/test/reassoc-amok.c [new file with mode: 0644]