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 sanitizer/55480] gfortran.dg/allocate_alloc_opt_1{0,3}.f90 test cases ICE f951 with -fsanitize=address


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

--- Comment #3 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-11-27 03:55:45 UTC ---
Also causes...

FAIL: gfortran.dg/typebound_operator_9.f03  -O0  (internal compiler error)
FAIL: gfortran.dg/typebound_operator_9.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/typebound_operator_9.f03  -O1  (internal compiler error)
FAIL: gfortran.dg/typebound_operator_9.f03  -O1  (test for excess errors)
FAIL: gfortran.dg/typebound_operator_9.f03  -O2  (internal compiler error)
FAIL: gfortran.dg/typebound_operator_9.f03  -O2  (test for excess errors)
FAIL: gfortran.dg/typebound_operator_9.f03  -O3 -fomit-frame-pointer  (internal
compiler error)
FAIL: gfortran.dg/typebound_operator_9.f03  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gfortran.dg/typebound_operator_9.f03  -O3 -fomit-frame-pointer
-funroll-loops  (internal compiler error)
FAIL: gfortran.dg/typebound_operator_9.f03  -O3 -fomit-frame-pointer
-funroll-loops  (test for excess errors)
FAIL: gfortran.dg/typebound_operator_9.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (internal compiler error)
FAIL: gfortran.dg/typebound_operator_9.f03  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/typebound_operator_9.f03  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/typebound_operator_9.f03  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/typebound_operator_9.f03  -Os  (internal compiler error)
FAIL: gfortran.dg/typebound_operator_9.f03  -Os  (test for excess errors)


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