https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85912
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Fri May 25 09:40:38 2018 New Revision: 260744 URL: https://gcc.gnu.org/viewcvs?rev=260744&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: trunk/gcc/ChangeLog trunk/gcc/tree-dump.c