[Bug debug/82144] [8 Regression] ICE in add_dwarf_attr with alignas
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 25 07:26:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82144
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Mon Sep 25 07:25:31 2017
New Revision: 253134
URL: https://gcc.gnu.org/viewcvs?rev=253134&root=gcc&view=rev
Log:
2017-09-25 Richard Biener <rguenther@suse.de>
PR middle-end/82144
* dwarf2out.c (gen_enumeration_type_die): Do not add alignment
attribute for incomplete types nor twice for complete ones.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c
More information about the Gcc-bugs
mailing list