On Wed, Jun 19, 2013 at 10:38:47AM +0200, Richard Biener wrote: > On Wed, Jun 19, 2013 at 9:22 AM, Jakub Jelinek <ja...@redhat.com> wrote: > > On Wed, Jun 19, 2013 at 11:12:21AM +0400, Igor Zamyatin wrote: > >> Right, as you did for other cases. It works here as well. > > > > Patch preapproved. > > I wonder how much code breaks these days when we enable -fno-common by > default? ...
Somebody would need to try it ;). From vectorization POV, it surely would be better if -fno-common was the default. Jakub