[patch] Cleanup diagnostic.h in the gimple passes

Steven Bosscher stevenb.gcc@gmail.com
Wed Jun 2 22:07:00 GMT 2010


On Wed, Jun 2, 2010 at 9:28 PM, Steven Bosscher <stevenb.gcc@gmail.com> wrote:
> Comments?

Should there be any, I will of course try to address them, but since
bootstrap is broken on lots of targets...

>        * mkconfig.sh: Include insn-flags.h and insn-constants.h before
>        defaults.h.
>        * except.h: Move MUST_USE_SJLJ_EXCEPTIONS and USING_SJLJ_EXCEPTIONS
>        to defaults.h
>        * expr.h (BRANCH_COST, MOVE_RATIO, CLEAR_RATIO, SET_RATIO,
>        DEFAULT_FUNCTION_ARG_PADDING, FUNCTION_ARG_PADDING,
>        FUNCTION_ARG_BOUNDARY, STACK_SAVEAREA_MODE, STACK_SIZE_MODE,
>        STACK_CHECK_BUILTIN, STACK_CHECK_STATIC_BUILTIN,
>        STACK_CHECK_PROBE_INTERVAL_EXP, STACK_CHECK_MOVING_SP,
>        STACK_OLD_CHECK_PROTECT, STACK_CHECK_PROTECT,
>        STACK_CHECK_MAX_FRAME_SIZE, STACK_CHECK_FIXED_FRAME_SIZE,
>        STACK_CHECK_MAX_VAR_SIZE): Move target macro defaults to defaults.h.
>        * defaults.h: Updated for above mentioned changes.

...committed after approval from Ian T, and successful bootstrap from
Ian S (and of course bootstrapped&tested on x86_64-unknown-linux-gnu).

Ciao!
Steven



More information about the Gcc-patches mailing list