https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98879
--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Eric Botcazou <[email protected]>: https://gcc.gnu.org/g:e56b72872d6daa775dd4a486c15cd85fe910c4e1 commit r16-4606-ge56b72872d6daa775dd4a486c15cd85fe910c4e1 Author: Eric Botcazou <[email protected]> Date: Fri Oct 24 15:38:00 2025 +0200 Ada: Fix strange control flow in terminals.c This was caught by a static analyzer some time ago. gcc/ada/ PR ada/98879 * terminals.c (__gnat_setup_child_communication) [_WIN32]: Add else blocks in the processing of the data returned by ReadFile.
