[Bug bootstrap/71816] [7 Regression] bootstrap broken on multiple targets

bernd.edlinger at hotmail dot de gcc-bugzilla@gcc.gnu.org
Mon Jul 11 11:55:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816

Bernd Edlinger <bernd.edlinger at hotmail dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernd.edlinger at hotmail dot de

--- Comment #15 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
Created attachment 38873
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38873&action=edit
preprocessed boot-strap source

(In reply to Richard Biener from comment #13)
> Btw, preprocessed source for the bootstrap issue is still appreciated (plus
> mentioning the exact target triplet so I can verify with a cross).

No problem, Richard.

cross-build was configured with:

../gcc-7-20160710/configure --prefix=/home/ed/gnu/arm-linux-gnueabihf-cross
--host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
--enable-languages=c,c++,fortran,ada --with-arch=armv7-a --with-tune=cortex-a9
--with-fpu=vfpv3-d16 --with-float=hard


More information about the Gcc-bugs mailing list