- 11 Aug, 1992 9 commits
-
-
loop_number_last_block, loop_number_block_level. Correct call of find_loop_tree_blocks. Add call to unroll_block_trees. From-SVN: r1799
Jim Wilson committed -
(rtx, tree): Move undefs to the very end. From-SVN: r1798
Jim Wilson committed -
(identify_blocks): Handle case where no block nodes exist. Use xmalloc not alloca for block_vector. (reorder_blocks): New argument top_block. Handle case where no block nodes exist. Always clear BLOCK_SUBBLOCKS (block) when adding it to the block tree. (all_blocks): Handle case where vector is zero. Store current block at offset 0 in vector, not n_blocks. Don't count current block twice in n_blocks. From-SVN: r1797
Jim Wilson committed -
before a loop exit test. From-SVN: r1796
Jim Wilson committed -
From-SVN: r1795
Michael Meissner committed -
From-SVN: r1794
Richard Stallman committed -
floating point, because A might be -0.0 or NaN. From-SVN: r1793
Richard Stallman committed -
(read_specs): Cast args of xmalloc and read to unsigned. From-SVN: r1792
Richard Stallman committed -
From-SVN: r1791
Michael Meissner committed
-
- 10 Aug, 1992 4 commits
-
-
From-SVN: r1790
Torbjorn Granlund committed -
From-SVN: r1789
Torbjorn Granlund committed -
(Recognizer for zdepi_operand in SImode): Call output_zdepi for output. (shift patterns and recognizers): Handle 32 bit ints and truncate them for output. From-SVN: r1788
Torbjorn Granlund committed -
From-SVN: r1787
Michael Meissner committed
-
- 09 Aug, 1992 1 commit
-
-
From-SVN: r1786
Michael Meissner committed
-
- 08 Aug, 1992 1 commit
-
-
From-SVN: r1785
Michael Meissner committed
-
- 07 Aug, 1992 9 commits
-
-
promotes short to unsigned if sizeof(short) == sizeof(int). From-SVN: r1784
Richard Stallman committed -
use %g, rather than %b, because the file is going to be deleted anyway. From-SVN: r1783
Richard Stallman committed -
and ASM_OUTPUT_ADDR_VEC_ELT only if defined. From-SVN: r1782
Richard Stallman committed -
(finish_struct): If bit field is of an unsigned type that promotes to int, promote it unsigned if traditional or if it is the same size as int. (start_function): Ditto for function return value. (finish_function): Test only can_reach_end for the warning about reaching the end of a non-void function. (poplevel): If apparently nested inline function has DECL_ABSTRACT_ORIGIN, don't output it; propagate TREE_ADDRESSABLE. (pushdecl): When copying inline details into an extern decl, copy DECL_RESULT, TREE_ASM_WRITTEN. Set DECL_ABSTRACT_ORIGIN. From-SVN: r1781
Richard Stallman committed -
From-SVN: r1780
Richard Stallman committed -
From-SVN: r1779
Richard Stallman committed -
Do set reg_next_use for global hard reg. From-SVN: r1778
Richard Stallman committed -
(true_dependence): An unchanging read is guaranteed independent of a store only if the store is not unchanging. (true_dependence): An unchanging read is guaranteed independent of a store only if the store is not unchanging. (anti_dependence): Added comment about unchanging reads. (sched_analyze_2): Don't ignore unchanging reads, they may be dependent on unchanging writes. From-SVN: r1777
Jim Wilson committed -
Correct DEFINE_SPLITs added Jul 27. They would overwrite the input register if it was the same as the result reg. From-SVN: r1776
Jim Wilson committed
-
- 06 Aug, 1992 4 commits
-
-
"__gcc_mcount". (TARGET_SWITCHES): New switch "no-bss" which forces gcc not use make use of the bss subspace. (For compatability with old buggy versions of gas.) (ASM_FILE_START): Add $BSS$ subspace. (BSS_SECTION_ASM_OP): New macro which tells the assembler to switch to the bss subspace. (EXTRA_SECTIONS): Define in_bss as an extra section. (EXTRA_SECTION_FUNCTIONS): Define "bss_section" function to switch into the bss subspace. (ASM_OUTPUT_COMMON): If !TARGET_NO_BSS, then place commons into the bss subspace. (ASM_OUTPUT_LOCAL): Likewise. From-SVN: r1775
Jeff Law committed -
(secondary_reload_class): Bug fix. (arith32_operand): New function. From-SVN: r1774
Timothy Moore committed -
From-SVN: r1773
Timothy Moore committed -
From-SVN: r1772
Timothy Moore committed
-
- 05 Aug, 1992 4 commits
-
-
From-SVN: r1771
Tom Wood committed -
CTORS_SECTION_FUNCTION and DTORS_SECTION_FUNCTION. From-SVN: r1770
Tom Wood committed -
From-SVN: r1769
Richard Stallman committed -
* cp-tree.h, tree.h: Moved definitions of TREE_VIA_* into tree.h for consistency. From-SVN: r1768
Mike Stump committed
-
- 04 Aug, 1992 8 commits
-
-
From-SVN: r1767
Richard Stallman committed -
From-SVN: r1766
Tom Wood committed -
From-SVN: r1765
Tom Wood committed -
From-SVN: r1764
Tom Wood committed -
From-SVN: r1763
Tom Wood committed -
From-SVN: r1762
Richard Stallman committed -
From-SVN: r1761
Richard Stallman committed -
(install-proto): Target deleted. From-SVN: r1760
Richard Stallman committed
-