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 jit/80954] New: JIT make check regression for GCC 8.0


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80954

            Bug ID: 80954
           Summary: JIT make check regression for GCC 8.0
           Product: gcc
           Version: 8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: jit
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: andrey.y.guskov at intel dot com
  Target Milestone: ---

Created attachment 41454
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41454&action=edit
JIT make check fails

Revision r248336 made GCC JIT make check start reporting mass fails; see
fails.log

./configure line:
--enable-languages=c,c++,jit --enable-clocale=gnu --enable-cloog-backend=isl
--enable-shared --enable-host-shared --disable-libsanitizer --disable-bootstrap
--disable-nls --with-system-zlib --with-demangler-in-ld --with-arch=corei7
--with-cpu=corei7 --with-fpmath=sse

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