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/81546] [8 Regression] ICE at -O3 during GIMPLE pass dom


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

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue Jul 25 11:05:55 2017
New Revision: 250505

URL: https://gcc.gnu.org/viewcvs?rev=250505&root=gcc&view=rev
Log:
2017-07-25  Richard Biener  <rguenther@suse.de>

        PR middle-end/81546
        * tree-ssa-operands.c (verify_imm_links): Remove cap on number
        of immediate uses, be more verbose on errors.

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

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