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 debug/82144] [8 Regression] ICE in add_dwarf_attr with alignas


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

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