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] Avoid uninitialized warning in i386.c


On Wed, Dec 18, 2013 at 04:27:23PM +0100, Marek Polacek wrote:
> Okay.  Regtested/bootstrapped on x86_64-linux, ok now?
> 
> 2013-12-18  Marek Polacek  <polacek@redhat.com>
> 
> 	* config/i386/i386.c (ix86_parse_stringop_strategy_string): Remove
> 	variable alg.  Use index variable i directly.

Yes, thanks.

	Jakub


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