FAIL: gcc.dg/matrix/matrix-1.c scan-ipa-dump-times matrix-reorg "Flattened 3 dimensions" 1. Known to fail on trunk revision 139177. Known to succeed on trunk revision 139150. Output file only shows "Flattened 2 dimensions", not 3.
Created attachment 16100 [details] Output file of the test case.
*** This bug has been marked as a duplicate of 37185 ***
Patch in bug #37185, comment #3, does not fix this bug. Bug #37185 has to do with transpose-3.c and is an ICE. This bug has to with a failure of matrix-1.c and is not an ICE.
(In reply to comment #3) > Patch in bug #37185, comment #3, does not fix this bug. Meh. Bad patching job by me. Retesting patch...
(In reply to comment #4) > (In reply to comment #3) > > Patch in bug #37185, comment #3, does not fix this bug. > > Meh. Bad patching job by me. Retesting patch... > Confirmed: patch in bug #37185 does not fix this bug. Committed patch may have caused further regressions on AVR target. Will open new bug report.
Subject: Re: [4.4 Regression] FAIL: gcc.dg/matrix/matrix-1.c scan-ipa-dump-times matrix-reorg "Flattened 3 dimensions" 1 "eric dot weddington at atmel dot com" <gcc-bugzilla@gcc.gnu.org> wrote on 25/08/2008 03:09:29: > > > ------- Comment #5 from eric dot weddington at atmel dot com > 2008-08-25 00:09 ------- > (In reply to comment #4) > > (In reply to comment #3) > > > Patch in bug #37185, comment #3, does not fix this bug. > > > > Meh. Bad patching job by me. Retesting patch... > > > > Confirmed: patch in bug #37185 does not fix this bug. Committed patch may have > caused further regressions on AVR target. Will open new bug report. > > Eric, what platfrom are you running on ? Thansk, Razya > -- > > eric dot weddington at atmel dot com changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |NEW > Ever Confirmed|0 |1 > Last reconfirmed|0000-00-00 00:00:00 |2008-08-25 00:09:28 > date| | > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37165 > > ------- You are receiving this mail because: ------- > You are on the CC list for the bug, or are watching someone who is.
(In reply to comment #5) > (In reply to comment #4) > > (In reply to comment #3) > > > Patch in bug #37185, comment #3, does not fix this bug. > > > > Meh. Bad patching job by me. Retesting patch... > > > Confirmed: patch in bug #37185 does not fix this bug. Committed patch may have > caused further regressions on AVR target. Will open new bug report. Eric, what platfrom are you running on ?
> Eric, > what platfrom are you running on ? It's right there in the "Host" field: i686-pc-linux-gnu Target is avr. But I commonly build a toolchain distribution on mingw. Right now I'm using the Linux host mainly for running regtests.
Reconfirm test still fails with revision 140691.
Failure is no longer showing up in 4.7 trunk. http://gcc.gnu.org/ml/gcc-testresults/2011-11/msg00955.html Closing bug.