GGC, GTY: Tighten up a few things re 'reorder' option and strings
commit79a90e69ec9faf53ba84391f3c558e552711f6a6
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 5 Jul 2023 13:34:56 +0000 (5 15:34 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Thu, 6 Jul 2023 09:59:08 +0000 (6 11:59 +0200)
treed0662f33852196ddadc222f81bca31952003cf26
parenta53bbd8cd2ec6f08d756faf9f9d7e345704bb880
GGC, GTY: Tighten up a few things re 'reorder' option and strings

..., which doesn't make sense in combination.

This, again, is primarily preparational for another change.

gcc/
* ggc-common.cc (gt_pch_note_reorder, gt_pch_save): Tighten up a
few things re 'reorder' option and strings.
* stringpool.cc (gt_pch_p_S): This is now 'gcc_unreachable'.
gcc/ggc-common.cc
gcc/stringpool.cc