------- Comment #1 from pinskia at gcc dot gnu dot org 2009-01-13 00:28 ------- Well you don't understand any of these options it seems. First --enable-coverage=nopt does nothing except changes the CFLAGS really. There is nothing in the toplevel makefile or configure which uses --enable-coverage=, only the gcc subdirectory. Also you should not be bootstrapping a compiler built with --enable-coverage= really.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38775