On Jun 4, 2011, Jack Howarth wrote:
> Since your original patch was approved, are you checking in
> http://gcc.gnu.org/ml/gcc-patches/2011-05/msg02304.html? Currently the
> -O3 bootstrap is still broken without it.
This one was already installed, but there's another problem that
prevents -O
On Mon, May 30, 2011 at 12:26:50PM +0200, Bernd Schmidt wrote:
> On 05/30/2011 11:51 AM, Alexandre Oliva wrote:
> > Bootstrap-O3 complains about uninitialized uses of this variable in
> > gengtype-state.c. The variable can never actually be used before
> > initialization, but GCC is not smart enou
On 05/30/2011 11:51 AM, Alexandre Oliva wrote:
> Bootstrap-O3 complains about uninitialized uses of this variable in
> gengtype-state.c. The variable can never actually be used before
> initialization, but GCC is not smart enough to realize that.
> read_state_structures, just before the function a