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 middle-end/59399] ICE in expand_expr_real_1 with -m64 -fsanitize=signed-integer-overflow


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


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