[vta/trunk?] bootstrap-compare everything, not just gcc

Alexandre Oliva aoliva@redhat.com
Mon Nov 5 08:39:00 GMT 2007


This patch arranges for the compare that follows a bootstrapped build
of gcc and libgcc to compare not only the gcc directory, but also all
other staged directories.

This is useful to detect codegen differences in subdirectories other
than gcc, including in target libraries.  With make bootstrap, it will
only compare libgcc, but following bootstrap by bootstrap4, and then
re-running compare3 after bootstrap4 rebuilds target libraries (it
will normally run after building libgcc), all target libraries are
compared.

Is it too late to make this kind of change for 4.3?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bootstrap-compare-everything.patch
Type: text/x-patch
Size: 3998 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20071105/565ffe24/attachment.bin>
-------------- next part --------------

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
FSF Latin America Board Member         http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


More information about the Gcc-patches mailing list