diff options
author | Iain Buclaw <ibuclaw@gdcproject.org> | 2021-08-29 19:00:33 +0200 |
---|---|---|
committer | Iain Buclaw <ibuclaw@gdcproject.org> | 2021-08-30 01:14:18 +0200 |
commit | 0e32a5aa8bc967bc183142a596d0a6460be27438 (patch) | |
tree | 1e4a2a1d03104cc7fccdaffac7965169cfe8899e /gcc/fortran | |
parent | c3c669ac811429033c0151f910b38fc009e21ca8 (diff) | |
download | gcc-0e32a5aa8bc967bc183142a596d0a6460be27438.zip gcc-0e32a5aa8bc967bc183142a596d0a6460be27438.tar.gz gcc-0e32a5aa8bc967bc183142a596d0a6460be27438.tar.bz2 |
libiberty: Add support for D `typeof(*null)' types
The D language has a new bottom type `typeof(*null)'. Null types were
also incorrectly being demangled as `none', this has been fixed to be
`typeof(null)'.
libiberty/ChangeLog:
* d-demangle.c (dlang_attributes): Handle typeof(*null).
(dlang_type): Likewise. Demangle 'n' as typeof(null).
* testsuite/d-demangle-expected: Update tests.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions