1. 24 Oct, 1999 8 commits
    • alias.c: Include ggc.h. · ac606739
              * alias.c: Include ggc.h.
              (reg_base_value, new_reg_base_value, reg_base_value_size): Make static.
              (record_set): Verify enough room in reg_base_value.
              (init_alias_analysis): Allocate reg_base_value with xcalloc.
              Register it as a GC root.
              (end_alias_analysis): Free reg_base_value.  Remove it as a GC root.
              * Makefile.in (alias.o): Depend on ggc.h.
      
              * unroll.c (unroll_loop): Verify the insn before a barrier
              is a JUMP_INSN before checking JUMP_LABEL.
      
      Co-Authored-By: Richard Henderson <rth@cygnus.com>
      
      From-SVN: r30147
      Graham Stott committed
    • bsd-5.h (ASM_OUTPUT_ASCII): Constify a char*. · 9d73cc12
              * mips/bsd-5.h (ASM_OUTPUT_ASCII): Constify a char*.
              * mips/iris4.h (ASM_OUTPUT_ASCII): Likewise.
              * mips/mips-5.h (ASM_OUTPUT_ASCII): Likewise.
              * mips/mips.h (ASM_OUTPUT_ASCII): Likewise.
              * mips/svr3-5.h (ASM_OUTPUT_ASCII): Likewise.
              * mips/svr4-5.h (ASM_OUTPUT_ASCII): Likewise.
      
      From-SVN: r30146
      Kaveh R. Ghazi committed
    • output.h (ctors_section, [...]): Prototype. · 7751947b
      	* output.h (ctors_section, dtors_section, bss_section): Prototype.
      
      	* alpha/alpha-interix.h (text_section): Delete prototype.
      	* alpha/elf.h (text_section): Likewise.
      	* arm/linux-elf.h (text_section): Likewise.
      	* arm/linux-telf.h (text_section): Likewise.
      	* c4x/c4x.h (text_section): Likewise.
      	* dsp16xx/dsp16xx.h (bss_section): Likewise.
      	* elfos.h (text_section): Likewise.
      	* i386/aix386ng.h (text_section): Likewise.
      	* i386/i386-interix.h (text_section): Likewise.
      	* i386/sco5.h (text_section): Likewise.
      	* i386/svr3gas.h (text_section): Likewise.
      	* nextstep.h (text_section): Likewise.
      	* psos.h (text_section): Likewise.
      	* ptx4.h (text_section): Likewise.
      	* svr3.h (text_section): Likewise.
      	* svr4.h (text_section, ctors_section, dtors_section): Likewise.
      
      From-SVN: r30145
      Kaveh R. Ghazi committed
    • final.c (peephole): Delete prototype. · 36f0e0a6
              * final.c (peephole): Delete prototype.
      
              * gcse.c (process_insert_insn, pre_edge_insert): Add prototypes.
              (pre_insert_copies): Remove unused variable `bb'.
      
              * genrecog.c (debug_decision_0, debug_decision_list, main): Add
              prototypes.
      
              * output.h (peephole): Add prototype.
      
      From-SVN: r30144
      Kaveh R. Ghazi committed
    • iris6.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Define to -O0. · 87bb6e4b
      	* config/mips/iris6.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Define to
      	-O0.
      
      From-SVN: r30143
      Mark Mitchell committed
    • Daily bump. · bcc58682
      From-SVN: r30142
      Jeff Law committed
    • * gcc.c-torture/execute/991023-1.c: New test. · ee90ff50
      From-SVN: r30141
      Jeffrey A Law committed
    • integrate.c (integrate_decl_tree): Tweak setting of DECL_CONTEXT for inlined declarations. · f120f901
      	* integrate.c (integrate_decl_tree): Tweak setting of DECL_CONTEXT
      	for inlined declarations.
      
      From-SVN: r30140
      Mark Mitchell committed
  2. 23 Oct, 1999 5 commits
  3. 22 Oct, 1999 12 commits
  4. 21 Oct, 1999 10 commits
  5. 20 Oct, 1999 5 commits