]> 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:03:30 +0000 (00:03 +0100)
commitab4e9fd943124f0630e560a56a5477d5d7ca2c1f
tree5f1f22c2f576c5fa6542aef0479f3baa56c53fda
parentd774c5727d34cc9775d50e0552190f590859581b
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