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/68162] [5/6 Regression] Incompatible pointer type using a typedef


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

--- Comment #13 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Mon Nov 30 08:24:06 2015
New Revision: 231058

URL: https://gcc.gnu.org/viewcvs?rev=231058&root=gcc&view=rev
Log:
2015-11-30  Richard Biener  <rguenther@suse.de>

        PR c/68162
        * dwarf2out.c (gen_type_die_with_usage): Keep variant types
        of arrays.

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]