re PR debug/77773 (Segfault when compiling __simd64_float16_t using arm-none-eabi...
authorAldy Hernandez <aldyh@redhat.com>
Fri, 28 Oct 2016 16:41:29 +0000 (16:41 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Fri, 28 Oct 2016 16:41:29 +0000 (16:41 +0000)
commit52e1b91e7156bff9cfdb553eabb4acfb64ecaec6
tree57f0e6995a01567e1c4587d2b02e241704c80b34
parenta563e6e9a1e3e7b3378b5f1e1596b6810f51942c
re PR debug/77773 (Segfault when compiling __simd64_float16_t using arm-none-eabi-g++ with debug information)

PR debug/77773
* c-pretty-print.c (simple_type_specifier): Do not dereference `t'
if NULL.

From-SVN: r241653
gcc/c-family/ChangeLog
gcc/c-family/c-pretty-print.c