]> git.ipfire.org Git - thirdparty/gcc.git/commit
Plug small loophole in the pattern matching done by -fdump-ada-spec
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 13 Mar 2025 23:01:46 +0000 (00:01 +0100)
committerEric Botcazou <ebotcazou@adacore.com>
Thu, 13 Mar 2025 23:05:09 +0000 (00:05 +0100)
commit1016eea220ffb75a8b8c3031918e1834a8a544e8
treeefb93907228cf956f96c006ac3c0bac6d0fc2345
parent6fcad2bfa07037fe3dc81cbc411f5b4f1e308f5b
Plug small loophole in the pattern matching done by -fdump-ada-spec

gcc/c-family/
PR ada/119265
* c-ada-spec.cc (dump_ada_node) <INTEGER_TYPE>: Deal with typedefs
of unsigned __int128.
gcc/c-family/c-ada-spec.cc