• ghazi's avatar
    * defaults.h (ASM_OUTPUT_ASCII): Constify a char*. · a61deedf
    ghazi authored
    	* flow.c (get_common_dest, chain_reorder_blocks, make_reorder_chain,
    	fixup_reorder_chain, skip_insns_between_block): Add static prototypes.
    	(life_analysis): Wrap variable `i' with macro ELIMINABLE_REGS.
    
    	* haifa-sched.c (rank_for_schedule): Don't cast away const-ness.
    
    	* integrate.c (compare_blocks, find_block): Likewise.
    
    	* rtl.c (fatal_with_file_and_line): Add ATTRIBUTE_PRINTF_2.
    
    	* rtl.h (set_file_and_line_for_stmt): Constify a char*.
    
    	* stmt.c (stmt_status, set_file_and_line_for_stmt,
    	expand_asm_operands): Likewise.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32094 138bc75d-0d04-0410-961f-82ee72b054a4
    a61deedf
rtl.c 30.8 KB