------- Comment #14 from dorit at gcc dot gnu dot org 2007-07-01 10:12 ------- > > So now that Zdenek's patch went in, can someone confirm if this problem > > doesn't > > occur anymore on x86_64? > Compiles OK for original and reduced testcase (-O2 -ftree-vectorize) with: > Target: x86_64-unknown-linux-gnu > gcc version 4.3.0 20070622 (experimental) > Also works OK when (-m32 -msse3) is added to activate 32bit compilation.
thanks for checking! > BTW: I plan to add the testcase from Comment #11 to vectorizer testsuite. good idea > Also note that this PR is not marked as a regression on 4.0/4.1/4.2 so it > should be either marked as a regression or should be closed as the testcase > compiles OK. > > I vote for closing it... maybe you can close it after committing the testcase? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25371