]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with ATTRIBUTE_UNUSED.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 4 Nov 2001 02:26:55 +0000 (02:26 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 4 Nov 2001 02:26:55 +0000 (02:26 +0000)
commit40cdfca60cab2c798fe7138a2d633b93bfd52c4f
tree1c47f44390c44ea148b2f6c62a3982f0c5742351
parent76648a8bad33fe3207eedc498a44859f7d5318e8
dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with ATTRIBUTE_UNUSED.

* dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with
ATTRIBUTE_UNUSED.
* final.c (final_scan_insn): Add brackets around body of if-stmt.
* gcc.c (convert_filename): Add static prototype.  Const-ify.
Wrap variable in macros controlling its use.
* output.h (sdata_section): Add prototype.

From-SVN: r46757
gcc/ChangeLog
gcc/dwarf2asm.c
gcc/final.c
gcc/gcc.c
gcc/output.h