https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118764
--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Georg-Johann Lay <g...@gcc.gnu.org>: https://gcc.gnu.org/g:22a0cba3c5a24860205086e98c0dae56f50422c1 commit r15-7578-g22a0cba3c5a24860205086e98c0dae56f50422c1 Author: Georg-Johann Lay <a...@gjlay.de> Date: Sun Feb 16 17:20:39 2025 +0100 AVR: ad target/118764 - Let -mcvt set built-in macro __AVR_CVT__ gcc/ PR target/118764 * config/avr/avr-c.cc (avr_cpu_cpp_builtins) [TARGET_CVT]: Define __AVR_CVT__. * doc/invoke.texi (AVR Built-in Macros): Document __AVR_CVT__.