Andrew Carlotti writes:
> There were several similarly-named functions, which each built or looked up a
> type using a different subset of valid modes or qualifiers.
>
> This change combines these all into a single function, which can additionally
> handle const and pointer qualifiers.
I like the
There were several similarly-named functions, which each built or looked up a
type using a different subset of valid modes or qualifiers.
This change combines these all into a single function, which can additionally
handle const and pointer qualifiers.
gcc/ChangeLog:
* config/aarch64/aar