While doing bootstraps with...

make -j 8 profiledbootstrap BOOT_CFLAGS="-g -O3"

I noticed the absence of these flags being utilized in libdecnumber, libffi, 
libgcc, etc.
This also appears to be limiting the coverage of the lto-bootstrap as well. Are 
there any
plans to address in the near term? If not, any hints on what we are missing to 
solve this?
Is it as simple as adding the appropriate entries in Makefile.in for 
BUILD_COMPILERFLAGS
and BUILD_CPPFLAGS?
           Jack

Reply via email to