Remove Pascal-related entries in code and comments.
commit6c77f4a448abc4a94832c01b7d3cf95653713fc0
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Sep 2018 07:11:05 +0000 (25 07:11 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Sep 2018 07:11:05 +0000 (25 07:11 +0000)
treee40f3d9ebb93109e7c06cd10f7182fd7322768b7
parent3a738f919a466f71309936ded62ada8c4b00577f
Remove Pascal-related entries in code and comments.

2018-09-25  Martin Liska  <mliska@suse.cz>

* config/powerpcspe/powerpcspe.c (rs6000_output_function_epilogue):
Do not handle "GNU Pascal".
* config/rs6000/rs6000.c (rs6000_output_function_epilogue):
Likewise.
* config/sparc/sparc.c (sparc_pass_by_reference): Remove Pascal
from documentation. Likewise.
* dbxout.c (dbxout_range_type): Likewise.
* doc/cpp.texi: Likewise.
* doc/extend.texi: Likewise.
* doc/frontends.texi: Likewise.
* doc/invoke.texi: Remove Pascal entry.
* tree.def (CLEANUP_POINT_EXPR): Likewise.
* doc/rtl.texi (MODE_FUNCTION): Remove not used entry.
2018-09-25  Martin Liska  <mliska@suse.cz>

* c-common.c (c_common_truthvalue_conversion):
Remove Pascal from documentation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264559 138bc75d-0d04-0410-961f-82ee72b054a4
13 files changed:
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c-common.c
gcc/config/powerpcspe/powerpcspe.c
gcc/config/rs6000/rs6000.c
gcc/config/sparc/sparc.c
gcc/dbxout.c
gcc/doc/cpp.texi
gcc/doc/extend.texi
gcc/doc/frontends.texi
gcc/doc/invoke.texi
gcc/doc/rtl.texi
gcc/tree.def