Skip to content
Snippets Groups Projects
  1. Feb 21, 2001
    • Ovidiu Predescu's avatar
      nested-1.m: Added (contributed by Nicola Pero). · 50920adb
      Ovidiu Predescu authored
      Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
      
      	* objc/execute/nested-1.m: Added (contributed by Nicola Pero).
      
      From-SVN: r39963
      50920adb
    • Loren J. Rittle's avatar
      fix freebsd version check of GCC · 89647e8a
      Loren J. Rittle authored
      
      Co-Authored-By: default avatarBruce Korb <bkorb@gnu.org>
      
      From-SVN: r39961
      89647e8a
    • Jeffrey D. Oldham's avatar
      gcc.c: Add comment explaining how to add a command-line option. · e889f41a
      Jeffrey D. Oldham authored
      2001-02-21  Jeffrey D. Oldham  <oldham@codesourcery.com>
      
      	* gcc.c: Add comment explaining how to add a command-line option.
      	Add title to specs language comment.
      
      From-SVN: r39960
      e889f41a
    • Jeffrey Oldham's avatar
      gcc.c (cc1_options): Add "-param". · 7521b913
      Jeffrey Oldham authored
      2001-02-21  Jeffrey Oldham  <oldham@codesourcery.com>
      
      	* gcc.c (cc1_options): Add "-param".
      	(DEFAULT_WORD_SWITCH_TAKES_ARG): Likewise.
      	(option_map): Likewise.
      	* toplev.c (display_help): Add entry for "--param".
      	(independent_decode_option): Fix typographical error.
      
      From-SVN: r39958
      7521b913
    • Catherine Moore's avatar
      i386.c (function_arg_advance): Pass SSE arguments in registers. · 82a127a9
      Catherine Moore authored
      
              * i386.c (function_arg_advance):  Pass SSE arguments in registers.
      	(function_arg): Likewise.
      
      Co-Authored-By: default avatarBernd Schmidt <bernds@redhat.com>
      Co-Authored-By: default avatarJan Hubicka <jh@suse.cz>
      
      From-SVN: r39955
      82a127a9
    • Aldy Hernandez's avatar
      fixed typo in last commit re REVERSE_CONDEXEC_PREDICATES_P · a43f528e
      Aldy Hernandez authored
      From-SVN: r39954
      a43f528e
    • Jan Hubicka's avatar
      * i386.md (mmx_lshrdi3, mmx_ashldi3): Guard by unspec. · 2b71bf37
      Jan Hubicka authored
      From-SVN: r39952
      2b71bf37
    • Kazu Hirata's avatar
      h8300.md (iorsi3): Do not output an extra newline character. · eb57ffec
      Kazu Hirata authored
      2001-02-21  Kazu Hirata  <kazu@hxi.com>
      
      	* config/h8300/h8300.md (iorsi3): Do not output an extra newline
      	character.
      	(xorsi3): Likewise.
      
      From-SVN: r39950
      eb57ffec
    • Jan Hubicka's avatar
      flow.c (init_propagate_block_info): Canon address and use single_set for... · ccfce8d2
      Jan Hubicka authored
      flow.c (init_propagate_block_info): Canon address and use single_set for killing dead memory stores.
      
      	* flow.c (init_propagate_block_info): Canon address and use single_set
      	for killing dead memory stores.
      
      From-SVN: r39949
      ccfce8d2
    • Jeffrey Oldham's avatar
      Makefile.in (reorg.o): Add params.h dependence. · 0443f602
      Jeffrey Oldham authored
      2001-02-21  Jeffrey Oldham  <oldham@codesourcery.com>
      
      	* Makefile.in (reorg.o): Add params.h dependence.
      	* params.def: Fix typographical error in comment.
      	(MAX_DELAY_SLOT_INSN_SEARCH): New parameter.
      	* params.h: Modify introductory comment.
      	(MAX_DELAY_SLOT_INSN_SEARCH): New parameter.
      	* reorg.c: Add dependence on params.h.
      	(redundant_insn): Add parameterized throttle for search.
      	(fill_simple_delay_slots): Add a comment explaining a variable.
      	Move conditional out of loop, simplifying code.
      	(fill_eager_delay_slots): Fix typographical error in comment.
      
      From-SVN: r39948
      0443f602
    • Aldy Hernandez's avatar
      new macro REVERSE_CONDEXEC_PREDICATES_P · 7e6d8ba1
      Aldy Hernandez authored
      From-SVN: r39947
      7e6d8ba1
    • Jason Merrill's avatar
      tree.h (DECL_UNINLINABLE): Move from C++ frontend. · 5daf7c0a
      Jason Merrill authored
              * tree.h (DECL_UNINLINABLE): Move from C++ frontend.
              (struct tree_decl): Add uninlinable bitfield.
              * c-decl.c (duplicate_decls): Set it.
              * integrate.c (function_cannot_inline_p): Check it.
              * cp-tree.h (struct lang_decl_flags): Remove uninlinable flag.
              (DECL_UNINLINABLE): Move to middle-end.
      
              * dwarf2out.c (add_name_and_src_coords_attributes): Don't add
              DW_AT_MIPS_linkage_name to abstract methods.
              (dwarf2out_abstract_function): Emit class context before calling
              set_decl_abstract_flags.  Don't clear DECL_ABSTRACT.
              (gen_subprogram_die): Remove obsolete code.
              (gen_member_die): Don't include clones in the member list.
              (gen_decl_die): Emit abstract info for clone origin.
              * dwarfout.c (output_type): Don't include clones in the member list.
              * dbxout.c (dbxout_type_methods): Ignore abstract methods.
              * toplev.c (note_deferral_of_defined_inline_function): Don't clear
              DECL_ABSTRACT on a function that already has it set.
              * class.c (clone_function_decl): Set DECL_ABSTRACT on original fn.
              * decl.c (duplicate_decls): Preserve DECL_ABSTRACT.
              * class.c (build_clone): Set DECL_ABSTRACT_ORIGIN for the clone.
              * optimize.c (maybe_clone_body): Set DECL_ABSTRACT_ORIGIN for the
              parms and outer BLOCK.  note_deferral_of_defined_inline_function.
      
              * dwarf2out.c (gen_formal_types_die): Also accept a FUNCTION_DECL.
              (get_subprogram_die): Pass it in.
              * method.c (implicitly_declare_fn): Don't set DECL_ARTIFICIAL on
              second parm of op=.
      
      From-SVN: r39945
      5daf7c0a
    • Richard Earnshaw's avatar
      flow.c (mark_set_1): Make not_dead unsigned long. · 3c88f366
      Richard Earnshaw authored
      * flow.c (mark_set_1): Make not_dead unsigned long.  For
      non-pseudos, use it as a bitmask of the hard regs that
      don't die.
      
      From-SVN: r39943
      3c88f366
    • Gabriel Dos Reis's avatar
      New test. · eccad894
      Gabriel Dos Reis authored
      From-SVN: r39942
      eccad894
    • GCC Administrator's avatar
      Daily bump. · 63b3c159
      GCC Administrator authored
      From-SVN: r39939
      63b3c159
    • Neil Booth's avatar
      cppfiles.c: Update comments. · 373e2177
      Neil Booth authored
              * cppfiles.c: Update comments.
              (_cpp_read_file): Don't check for NULL filenames any more.
              * cppinit.c (cpp_start_read): Don't do canonicalization of
              in_fname and out_fname.  Use the passed file name exclusively.
              (_cpp_handle_options): Don't treat "-" as a command line option,
              but as a normal filename.
              (_cpp_post_options): Canonicalize in_fname and out_fname.
              * cppmain.c (printer_init): Don't check out_fname for NULL.
              * c-lex.c (orig_filename): Rename cpp_filename for clarity.
              (init_c_lex): Update, and use "" to represent stdin to CPP.
              (yyparse): Update.
      
      From-SVN: r39938
      373e2177
    • Will Cohen's avatar
      quadlib.c (_U_Qfcnvfxt_quad_to_usgl): New function. · 75beacf8
      Will Cohen authored
              * config/pa/quadlib.c (_U_Qfcnvfxt_quad_to_usgl): New function.
              * config/pa/long_double.h (FIXUNS_TRUNCTFSI2_LIBCALL): Added.
              (INIT_TARGET_OPTABS): Use FIXUNS_TRUNCTFSI2_LIBCALL for
              fixunstfsi_libfunc.
      
      From-SVN: r39937
      75beacf8
    • Stan Shebs's avatar
      rs6000.c (output_cbranch): Output branches on separate lines instead of using ';' to separate. · 33011c35
      Stan Shebs authored
              * config/rs6000/rs6000.c (output_cbranch): Output branches
              on separate lines instead of using ';' to separate.
      
      From-SVN: r39935
      33011c35
  2. Feb 20, 2001
  3. Feb 19, 2001
Loading