Deleted Added
full compact
2496a2497,2500
> #else
> #ifdef DBX_CHECK_FUNCTION_FIRST
> if (DBX_CHECK_FUNCTION_FIRST)
> dbxout_really_begin_function (decl);
2497a2502
> #endif
2511a2517,2520
> #else
> #ifdef DBX_CHECK_FUNCTION_FIRST
> if (!(DBX_CHECK_FUNCTION_FIRST))
> dbxout_really_begin_function (decl);
2512a2522
> #endif