* c-ada-spec.c (dump_number): New function.
commit6ce66d3894052b9f06518c179da75c9cd3fd8f5a
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Aug 2016 13:05:37 +0000 (15 13:05 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Aug 2016 13:05:37 +0000 (15 13:05 +0000)
tree8940c49d7d12dbdfc36e09c3b6ff5bf406992517
parentc2c8560e8499ab52f9519a05b90f889c83bfa2a6
* c-ada-spec.c (dump_number): New function.
(handle_escape_character): Likewise.
(print_ada_macros): Add handling of constant integers and strings.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239481 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c-ada-spec.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/dump-ada-spec-5.c [new file with mode: 0644]