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 <rguent...@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