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] many test cases fail using -fsanitize=address with internal compiler error: verify_gimple failed


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

--- Comment #6 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-11-27 23:26:13 UTC ---
The addition of the proposed patches from...

http://gcc.gnu.org/ml/gcc-patches/2012-11/msg02254.html
http://gcc.gnu.org/ml/gcc-patches/2012-11/msg02256.html

eliminate all of the ICEs listed in this PR on x86_64 darwin12. Still need to
do a full regression test with...

make -k check-gfortran  RUNTESTFLAGS="--target_board=unix'{-sanitize=address}'"

to check for stray corner cases.


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