This is the mail archive of the gcc-regression@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]

Regressions on trunk at revision 218249 vs revision 218247


New failures:
FAIL: c-c++-common/ubsan/object-size-9.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is c-c++-common/ubsan/object-size-9.c:21:11: runtime error: load of address 0x7fff243428ac with insufficient space for an object of type 'char'

New passes:
FAIL: c-c++-common/ubsan/object-size-9.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is c-c++-common/ubsan/object-size-9.c:21:11: runtime error: load of address 0x7fff8f1f403c with insufficient space for an object of type 'char'
FAIL: gcc.dg/guality/vla-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c   -O2  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c   -O3 -fomit-frame-pointer  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c   -O3 -g  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c   -Os  line 25 sizeof (a) == 6 * sizeof (int)


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