This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/34718] New: gcc.dg/vect/vect-iv-9.c fails with --disable-checking


Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../configure --prefix=/usr --bindir=/usr/bin --libdir=/usr/lib
--libexecdir=/usr/lib --includedir=/usr/include --mandir=/usr/share/man
--infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++
--disable-libgcj --disable-multilib --disable-nls --disable-werror
--disable-mudflap --disable-libmudflap --disable-checking --enable-clocale=gnu
--enable-__cxa_atexit --enable-languages=c,c++,fortran,objc
--enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-shared
--enable-ssp --disable-libssp --enable-threads=posix --without-included-gettext
--without-system-libunwind --with-system-zlib --with-cpu=generic
--with-pkgversion='Pardus Linux' --with-bugurl=http://bugs.pardus.org.tr
Thread model: posix
gcc version 4.3.0 20080108 [trunk revision 131392] (Pardus Linux)

I see one unexpected failure :

FAIL: gcc.dg/vect/vect-iv-9.c scan-tree-dump-times vect "vectorized 1 loops" 2

This only seems to happen with --disable-checking because 20080107 snapshot
with --enable-checking=release passed the test.


-- 
           Summary: gcc.dg/vect/vect-iv-9.c fails with --disable-checking
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ismail at pardus dot org dot tr


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34718


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]