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 c++/85912] -fdump-lang-raw ICE on valid code


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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Fri May 25 09:43:07 2018
New Revision: 260745

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

        PR c++/85912
        * tree-dump.c (dequeue_and_dump): Remove access to removed
        operand 2 of a SWITCH_EXPR.

Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/tree-dump.c

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