doc: Document correct -fwide-exec-charset defaults [PR41041]
authorJonathan Wakely <jwakely@redhat.com>
Fri, 4 Nov 2022 12:10:32 +0000 (12:10 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Sat, 5 Nov 2022 12:36:35 +0000 (12:36 +0000)
commite50ea3a42f058c14ee29327d5277ab0435e3d36b
tree4b575df08fd4e9dfd8ce42a38ff09d6f3c090f42
parent6b1a2474f9e422ef746f7ea13014b288850bb68a
doc: Document correct -fwide-exec-charset defaults [PR41041]

As shown in the PR, the default is not UTF-32 but rather UTF-32BE or
UTF-32LE, avoiding the need for a byte order mark in literals.

gcc/ChangeLog:

PR c/41041
* doc/cppopts.texi: Document -fwide-exec-charset defaults
correctly.
gcc/doc/cppopts.texi