aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/parser.cc
diff options
context:
space:
mode:
authorBob Dubner <rdubner@symas.com>2025-03-28 12:09:39 -0400
committerRobert Dubner <rdubner@symas.com>2025-03-28 12:21:05 -0400
commit137e294883407d227ad20767ea3363a37d22c1e9 (patch)
tree421f590dae579169c872207d91db34cd17bad401 /gcc/cp/parser.cc
parentb69945d511b394ef092c888c6475f8c72bee0c03 (diff)
downloadgcc-137e294883407d227ad20767ea3363a37d22c1e9.zip
gcc-137e294883407d227ad20767ea3363a37d22c1e9.tar.gz
gcc-137e294883407d227ad20767ea3363a37d22c1e9.tar.bz2
cobol: Confine all __int128/_Float128 references to libgcobol.
These changes are part of the effort to make possible cross compilation for hosts that don't support __int128 or _Float128. gcc/cobol * Make-lang.in: Eliminate libgcobol.h from gcc/cobol files. * genapi.cc: Eliminate "#include libgcobol.h". (parser_display_internal): Change comment. * genmath.cc: Eliminate "#include libgcobol.h". * genutil.cc: Likewise. (get_power_of_ten): Change comment. * structs.cc: Eliminate cblc_int128_type_node. * structs.h: Likewise. * symbols.h: Receive comment from libgcobol.h libgcobol * charmaps.cc:Eliminate "#include libgcobol.h". Change comment about _Float128. * common-defs.h: Change comment about _Float128. Receive #defines from libgcobol.h. * constants.cc: Eliminate #include libgcobol.h. Eliminate other unneeded #includes. * ec.h: Receive declarations from libgcobol.h. * gcobolio.h: Likewise. * gfileio.cc: (__gg__file_init): Use file_flag_none_e instead of zero in assignment. (__gg__file_reopen): Likewise. (__io__file_open): Likewise. * gfileio.h: Receive declarations from libgcobol.h. * libgcobol.h: Numerous declarations moved elsewhere.
Diffstat (limited to 'gcc/cp/parser.cc')
0 files changed, 0 insertions, 0 deletions