Fix bzero warning in child_setup_tty
commit490c8090b1ccbc2496e3429a9bcf44ba67b81ac1
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Mar 2015 08:30:15 +0000 (31 08:30 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Mar 2015 08:30:15 +0000 (31 08:30 +0000)
tree02825f02fa3cbd91f5e3dff2aeca5a618436d6e0
parent4811e3393bf47461e5b4fde35c1e8445f9c3b6e8
Fix bzero warning in child_setup_tty

2015-03-31  Tom de Vries  <tom@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'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221789 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/terminals.c