[lto] fix two spec issues

Andreas Schwab schwab@suse.de
Fri Dec 21 16:34:00 GMT 2007


Nathan Froyd <froydnj@codesourcery.com> writes:

> Index: lto/lto-read.c
> ===================================================================
> --- lto/lto-read.c	(revision 131119)
> +++ lto/lto-read.c	(working copy)
> @@ -266,11 +266,16 @@ input_real (struct input_block *ib, stru
>    unsigned int len;
>    const char * str;
>    REAL_VALUE_TYPE value;
> +  static char buffer[1000];

Why is this big enough?

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Gcc-patches mailing list