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 tree-optimization/65774] [6.0 regression] FAIL: gcc.dg/builtin-arith-overflow-1.c (internal compiler error)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65774

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Apr 16 12:10:34 2015
New Revision: 222147

URL: https://gcc.gnu.org/viewcvs?rev=222147&root=gcc&view=rev
Log:
2015-04-16  Richard Biener  <rguenther@suse.de>

    PR tree-optimization/65774
    * tree-ssa-ccp.c (evaluate_stmt): Constrain types we invoke
    bit-value tracking on.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-ccp.c


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