[Bug fortran/55395] [4.8 Regression] libgfortran bootstrap failure on powerpc-linux-gnu and arm-linux-gnueabi

doko at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 21 04:08:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55395

--- Comment #3 from Matthias Klose <doko at gcc dot gnu.org> 2012-11-21 04:07:53 UTC ---
this seems to be a configuration issue. the plain cvs build does succeed,
however if you turn on -fstack-protector by default, the build fails.

this is the patch I'm using to turn on -fstack-protector by default:
http://anonscm.debian.org/viewvc/gcccvs/branches/sid/gcc-4.7/debian/patches/gcc-default-ssp.diff?view=markup



More information about the Gcc-bugs mailing list