On Wed, Apr 1, 2009 at 11:03 PM, Kaveh R. Ghazi <gh...@caip.rutgers.edu> wrote: > From: "Richard Guenther" <richard.guent...@gmail.com> > >> I tested on openSUSE Factory which currently has gcc 4.3.3, gmp 4.2.3, >> mpfr 2.4.1 and some pre-2.10 glibc. > > I tried with vanilla mpfr-2.4.1 and gmp-4.2.3, and mpc still passed all it's > tests on gcc14. Would it be fair to suspect something in your prerelease > glibc? Can you please help track it down?
Same behavior with openSUSE 11.1 (glibc 2.9, gcc 4.3.2, gmp 4.2.3, mpfr 2.3.2). Note that I build with -D_FORTIFY_SOURCE=2 -fstack-protector. Richard.