> On Sun, Jan 18, 2015 at 06:45:03PM +0100, Jan Hubicka wrote: > > @@ -1299,7 +1299,7 @@ has finished > > > > ; This option is not documented yet as its semantics will change. > > fgraphite > > -Common Report Var(flag_graphite) > > +Common Report Var(flag_graphite) Opitmization > > Enable in and out of Graphite representation > > Did it compile? s/Opit/Opti/ ...
It did, I do not think there is any checking if the flag is known. Will fix that as obvious. Honza > > Jakub