This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][TUPLES] Suppress warnings for bootstrapping


On 4/16/08 2:21 AM, Doug Kwan (éæå) wrote:

        * Makefile.in (STRICT_WARN): Disable -Wmissing-format-attribute
        and -Wformat temporarily for bootstrapping.
        * lambda-code.c (invariant_in_loop_and_outer_loops): Comment out
        to avoid defined-and-not-used warning.
        * tree-cfg.c (gather_blocks_in_sese_region): Comment out to avoid
        defined-and-not-used warning.


OK.


Please update the wiki stating that patches must bootstrap with --enable-languages=c.


Thanks. Diego.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]