diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-09-16 19:53:50 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-09-16 19:53:50 -0700 |
commit | 90f4312512bdc94888cf50b6f8196a97dcb80ae7 (patch) | |
tree | a515ed7ac4ea47a6608fb5e2910acd07e0e0be42 /genprotsym.txr | |
parent | baeec016eb532fb39c05bf888aa2047cb714016f (diff) | |
download | txr-90f4312512bdc94888cf50b6f8196a97dcb80ae7.tar.gz txr-90f4312512bdc94888cf50b6f8196a97dcb80ae7.tar.bz2 txr-90f4312512bdc94888cf50b6f8196a97dcb80ae7.zip |
nan-boxing: warning fix for gcc 12.
gcc 12.2.0, targetting RISC-V, emitted a warning for
the c_f function that the &u expression uses an
uninitialized u, even though u is declared with an
initializer. Code builds otherwise and tests pass.
* lib.h (c_f): Also suppress and re-enable
the -Wuninitialized option.
Diffstat (limited to 'genprotsym.txr')
0 files changed, 0 insertions, 0 deletions