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

--- Comment #2 from vries at gcc dot gnu.org ---
Author: vries
Date: Tue Mar 31 08:30:15 2015
New Revision: 221789

URL: https://gcc.gnu.org/viewcvs?rev=221789&root=gcc&view=rev
Log:
Fix bzero warning in child_setup_tty

2015-03-31  Tom de Vries  <t...@codesourcery.com>

    PR ada/65490
    * terminals.c (child_setup_tty): Fix warning 'argument to sizeof in
    bzero call is the same expression as the destination'.

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

Reply via email to