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

rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rsandifo at gcc dot gnu.org

--- Comment #1 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 
---
Dramantic differences in file size are expected, since stage2 is built with
-gtoggle (to suppress debug info) whereas stage 3 is built normally.  One of
the things the bootstrap tests is that debug info doesn't affect codegen.

Reply via email to