maint: document fix for GCC bug 109628
commit0fee70a9ff268332ce0ba60fe6ac12a37124335b
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Feb 2024 05:40:20 +0000 (17 21:40 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Feb 2024 08:29:59 +0000 (18 00:29 -0800)
tree1dd8cbe67c37447a035522d22f8cad87dc9f344c
parentaed1aa29db176dc1bdf03805fe04ae87ffc152d9
maint: document fix for GCC bug 109628

* src/fmt.c [14 <= __GNUC__]: Stop using pragma workaround,
as the GCC folks say the bug is no longer present in GCC 14.
src/fmt.c