This is the mail archive of the gcc-patches@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]

Re: [patch] Fix warning in c-objc-common.c


Joseph Myers <joseph@codesourcery.com> wrote on 08.06.2010 12:47:21:

> On Tue, 8 Jun 2010, Kai Tietz wrote:
> 
> > Hello,
> > 
> > this patch fixes an "might be used uninitialized" warning in 
> > c_tree_printer ().
> > 
> > ChangeLog
> > 2010-06-08  Kai Tietz
> > 
> >         * c-objc-common.c (c_tree_printer): Pre-intialize t by 
NULL_TREE.
> > 
> > Ok for apply?
> 
> OK.

Committed at revision 160463.

Kai

|  (\_/)  This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.



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