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/77773] [6 Regression] Segfault when compiling __simd64_float16_t using arm-none-eabi-g++ with debug information


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

--- Comment #8 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Fri Oct 28 18:34:25 2016
New Revision: 241657

URL: https://gcc.gnu.org/viewcvs?rev=241657&root=gcc&view=rev
Log:
        PR debug/77773
        * c-pretty-print.c (simple_type_specifier): Do not dereference `t'
        if NULL.

Modified:
    branches/gcc-6-branch/gcc/c-family/ChangeLog
    branches/gcc-6-branch/gcc/c-family/c-pretty-print.c

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