[Bug middle-end/59399] ICE in expand_expr_real_1 with -m64 -fsanitize=signed-integer-overflow
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 11 12:25:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59399
--- Comment #6 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Wed Dec 11 12:25:05 2013
New Revision: 205888
URL: http://gcc.gnu.org/viewcvs?rev=205888&root=gcc&view=rev
Log:
PR sanitizer/59399
* expr.c (expand_expr_real_1): Remove assert dealing with
internal calls and turn that into a condition instead.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/expr.c
More information about the Gcc-bugs
mailing list