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/70786] Missing "not" breaks Ada.Text_IO.Get_Immediate(File, Item, Available)


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

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Thu Apr 28 10:58:38 2016
New Revision: 235554

URL: https://gcc.gnu.org/viewcvs?rev=235554&root=gcc&view=rev
Log:
        PR ada/70786
        * a-textio.adb (Get_Immediate): Add missing 'not' in expression.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-textio.adb

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