PATCH: XFAIL 14220 for Solaris 2.10

Joe Buck Joe.Buck@synopsys.COM
Mon May 7 18:59:00 GMT 2007


On Mon, May 07, 2007 at 11:22:13AM -0700, Mark Mitchell wrote:
> 
> These two tests fail on Solaris 2.10 because of a bug in the Solaris C
> library; calling:
> 
>    sprintf (buffer, "%.*f", 1000, 1.0)
> 
> crashes.

I tried it on Solaris 8, and while I don't get a crash, I get the wrong
result (0.0000... instead of 1.0000...).



More information about the Gcc-patches mailing list