This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/66526] apparent use of uninitialized variables in g-expect.adb


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66526

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Wed Dec  9 11:07:08 2015
New Revision: 231450

URL: https://gcc.gnu.org/viewcvs?rev=231450&root=gcc&view=rev
Log:
        PR ada/66526
        * g-expect.adb (Set_Up_Child_Communications): Add matching condition
        for uses of Input, Ouput and Error variables after the Execvp call.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/g-expect.adb

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]