]> git.ipfire.org Git - thirdparty/gcc.git/commit
typeck.c (cxx_mark_addressable): Add braces around the first if.
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 11 Nov 2004 03:13:03 +0000 (03:13 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 11 Nov 2004 03:13:03 +0000 (19:13 -0800)
commit8ef36086c65ab47220e159ef34e90907836775e0
treedba7eedf5189d548a7243d1c09acff30a0e1985f
parentcfa01aaba5f17c815e1349bb9cd1db13ad024b69
typeck.c (cxx_mark_addressable): Add braces around the first if.

2004-11-10  Andrew Pinski  <pinskia@physics.uc.edu>

        * typeck.c (cxx_mark_addressable): Add braces around the first if.

From-SVN: r90469
gcc/cp/ChangeLog
gcc/cp/typeck.c