[Bug ada/92575] couple of suspicious assignments in expect.c

2019-11-25 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92575

Eric Botcazou  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |8.4

--- Comment #5 from Eric Botcazou  ---
Thanks for the reporting the problem.

[Bug ada/92575] couple of suspicious assignments in expect.c

2019-11-25 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92575

--- Comment #4 from Eric Botcazou  ---
Author: ebotcazou
Date: Mon Nov 25 10:31:20 2019
New Revision: 278673

URL: https://gcc.gnu.org/viewcvs?rev=278673=gcc=rev
Log:
PR ada/92575
* expect.c (__gnat_expect_poll [VMS, HPUX]): Fix typo.

Modified:
branches/gcc-8-branch/gcc/ada/ChangeLog
branches/gcc-8-branch/gcc/ada/expect.c

[Bug ada/92575] couple of suspicious assignments in expect.c

2019-11-25 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92575

--- Comment #3 from Eric Botcazou  ---
Author: ebotcazou
Date: Mon Nov 25 10:30:41 2019
New Revision: 278672

URL: https://gcc.gnu.org/viewcvs?rev=278672=gcc=rev
Log:
PR ada/92575
* expect.c (__gnat_expect_poll [VMS, HPUX]): Fix typo.

Modified:
branches/gcc-9-branch/gcc/ada/ChangeLog
branches/gcc-9-branch/gcc/ada/expect.c

[Bug ada/92575] couple of suspicious assignments in expect.c

2019-11-25 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92575

--- Comment #2 from Eric Botcazou  ---
Author: ebotcazou
Date: Mon Nov 25 10:29:51 2019
New Revision: 278671

URL: https://gcc.gnu.org/viewcvs?rev=278671=gcc=rev
Log:
PR ada/92575
* expect.c (__gnat_expect_poll [VMS, HPUX]): Fix typo.

Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/expect.c

[Bug ada/92575] couple of suspicious assignments in expect.c

2019-11-21 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92575

Eric Botcazou  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|unassigned at gcc dot gnu.org  |ebotcazou at gcc dot 
gnu.org

[Bug ada/92575] couple of suspicious assignments in expect.c

2019-11-21 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92575

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2019-11-21
 CC||ebotcazou at gcc dot gnu.org
Summary|trunk/gcc/ada/expect.c: 2 * |couple of suspicious
   |suspicious assignments ?|assignments in expect.c
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
Ugh.