On 2012.11.21 at 15:54 -0800, H.J. Lu wrote: > Hi, > > I added --with-build-config=bootstrap-asan support on hjl/asan > branch: > > http://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/hjl/asan > > Any comments?
It would be nice if one could run: % ~/gcc/configure --with-build-config=bootstrap-lto --enable-checking=yes,asan % make profiledbootstrap But maybe you could add this later? -- Markus