aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>1998-03-05 07:09:04 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>1998-03-05 07:09:04 +0000
commit6e92f4b6a2371ce4bb05f7021653f962d73605aa (patch)
tree657a438085e6bca24f8c48b421acf3350cb9ab15 /gcc/final.c
parentb10df6f5ec6c2c21dd3049cc24573d180a658391 (diff)
downloadgcc-6e92f4b6a2371ce4bb05f7021653f962d73605aa.zip
gcc-6e92f4b6a2371ce4bb05f7021653f962d73605aa.tar.gz
gcc-6e92f4b6a2371ce4bb05f7021653f962d73605aa.tar.bz2
Warning fixes:
* mips/iris6.h (TARGET_DEFAULT): Parenthesize macro definition. * mips/mips.c: Include stdlib.h and unistd.h. (mips_asm_file_end): Add braces around empty body in an if-statement. (function_prologue): Wrap variable `fnname' in !FUNCTION_NAME_ALREADY_DECLARED. Correct format specifier in fprintf. (mips_select_rtx_section, mips_select_section): Declare as void. * mips/mips.h: Add prototypes for extern functions in mips.c. (FUNCTION_ARG_REGNO_P): Add parentheses around && within ||. (ENCODE_SECTION_INFO): Add braces around empty body in an if-statement. * mips/mips.md (movdi): Add parentheses around && within ||. (movsf, movdf): Likewise. (branch_zero, branch_zero_di): Add default case in enumeration switch. From-SVN: r18419
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions