------- Comment #3 from dominiq at lps dot ens dot fr 2008-01-20 11:31 ------- The failure comes in the first call of 'test()' at i=order, j=2. The values tested in the k loop seems to be:
5.0000000 10.0000000 3.0000000 6.0000000 11.000000 4.0000000 7.0000000 12.000000 5.0000000 instead of 3.0000000 6.0000000 11.000000 18.000000 27.000000 38.000000 51.000000 66.000000 83.000000 The outputs of -ftree-dump-optimized are identical for revs. 131628 and 131676. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34884