On Wed, 27 Feb 2013, Jack Howarth wrote:
>No, these are additional instances of the @item instead of @itemx change
> which exist in gcc-4_6-branch and gcc-4_7-branch but not gcc trunk. There
> is one extra instance in gcc-4_7-branch compared to gcc-4_6-branch...
Ahh, sorry for missing that. A
On Wed, Feb 27, 2013 at 06:35:40PM +0100, Gerald Pfeifer wrote:
> On Fri, 22 Feb 2013, Jack Howarth wrote:
> >Current gcc-4_6-branch still fails to bootstrap when texinfo 5.0 is
> > installed. The attached patch fixes the remaining instances where @itemx
> > need to be replaced with @item. An
On Fri, 22 Feb 2013, Jack Howarth wrote:
>Current gcc-4_6-branch still fails to bootstrap when texinfo 5.0 is
> installed. The attached patch fixes the remaining instances where @itemx
> need to be replaced with @item. An additional instance of misplaced
> brackets was fixed to match current
Current gcc-4_6-branch still fails to bootstrap when texinfo 5.0 is
installed.
The attached patch fixes the remaining instances where @itemx need to be
replaced
with @item. An additional instance of misplaced brackets was fixed to match
current
gcc-4_7-branch. Bootstrap tested on x86_64-apple