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: MIPS .mdebug.abi64 / .mdebug.abiN64


Daniel Jacobowitz <drow@false.org> writes:
> Hi Richard,
>
> We discovered that this patch:
>
> 2007-10-19  Richard Sandiford  <rsandifo@nildram.co.uk>
>
>         * config/mips/mips.c (mips16_copy_fpr_return_value): New function,
>         split out from...
>         (mips_expand_epilogue): ...here.
>         (mips_mdebug_abi_name): New function, split out from...
>         (mips_file_start): ...here.
>         (mips_hard_regno_mode_ok_p): New function, split out from...
>         (override_options): ...here.
>         (mips_expand_builtin_1): New function, split out from...
>         (mips_expand_buitin): ...here.  Abort if we don't recognize
>         the function.
>
> replaced ".mdebug.abi64" with ".mdebug.abiN64".

Argh!

> Was this a deliberate change?  GDB only recognizes .mdebug.abi64
> presently.

No, it was pure carelessness, sorry ;(

Richard


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