1. 01 Dec, 1999 6 commits
    • re GNATS gcj/97 (Internal compiler error) · b5b8a0e7
      Thu Nov 11 01:57:14 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      
              * parse.y (lookup_method_invoke): Use lang_printable_name to
       	reliably build the type name during error report. Fixes PR gcj/97.
      
      From-SVN: r30739
      Alexandre Petit-Bianco committed
    • i386.md (neg?f2_if): Split "r" and "f" to separate alternatives. · e20440c1
      	* i386.md (neg?f2_if): Split "r" and "f" to separate alternatives.
      	(abs?f2_if): Likewise.
      
      From-SVN: r30738
      Jan Hubicka committed
    • re PR other/4 (Test PR) · 2c290989
      1999-12-01  Jason Molenda  (jsm@bugshack.cygnus.com)
      
      	* ChangeLog:  Dummy commit to make sure the logging is working
      	right.
      	Oh, and test the PR system.  PR other/4.
      
      From-SVN: r30737
      Jason Molenda committed
    • Daily bump. · 2f3655cf
      From-SVN: r30735
      Jeff Law committed
    • ggc.h (ggc_test_and_set_mark): New macro. · 52a92176
      	* ggc.h (ggc_test_and_set_mark): New macro.
      	(ggc_mark_rtx): Use ggc_test_and_set_mark.
      	(ggc_mark_tree): Likewise.
      	(ggc_mark_rtvec): Likewise.
      	* ggc-common.c (ggc_mark_rtx_children): Reduce recursion.
      
      From-SVN: r30734
      Alex Samuel committed
    • dwarf2out.c (scope_die_for): Only handle types. · 777ad4c2
              * dwarf2out.c (scope_die_for): Only handle types.  Only search for
              containing types.
              (decl_scope_table): Just an array of trees now.
              (push_decl_scope): Simplify.
              (dwarf2out_init): Adjust.
              (local_scope_p): New fn.
              (gen_inlined_enumeration_type_die): Don't call scope_die_for.
              (gen_inlined_union_type_die, gen_inlined_structure_type_die): Likewise.
              (gen_typedef_die): Likewise.
              (gen_lexical_block_die): Don't call push/pop_decl_scope.
              (gen_inlined_subroutine_die): Likewise.
              (gen_abstract_function): Set current_function_decl temporarily.
              (gen_subprogram_die): Don't check DECL_ABSTRACT to set declaration.
              Handle block extern declarations.  Don't call push/pop_decl_scope.
              (gen_decl_die): Fix logic for block externs.
      
      From-SVN: r30733
      Jason Merrill committed
  2. 30 Nov, 1999 16 commits
  3. 29 Nov, 1999 18 commits