public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
Cc: egcs@cygnus.com, wilson@cygnus.com
Subject: Re: Patch to add prototypes
Date: Wed, 08 Apr 1998 02:13:00 -0000	[thread overview]
Message-ID: <112.892018025@hurl.cygnus.com> (raw)
In-Reply-To: <Pine.SOL.3.90.980406150224.16334C-100000@jennifer.informatik.rwth-aachen.de>

  In message <Pine.SOL.3.90.980406150224.16334C-100000@jennifer.informatik.rwth
-aachen.de>you write:
  > Here's an updated version of a patch to add prototypes in a number of
  > random places. This one is against egcs-980328.
  > 
  > Bernd
  > 
  > 	* c-lex.c (is_class_name): Delete declaration.
  > 	(whitespace_cr): Make static and add prototype.
  > 	* c-lex.h (make_pointer_declarator, reinit_parse_for_function,
  > 	yylex, get_directive_line): Turn declarations into prototypes.
  > 	(position_after_whitespace, check_newline, yyerror,
  > 	forget_protocol_qualifiers, remember_protocol_qualifiers): Add
  > 	prototypes.
  > 	* genattr.c (extend_range, write_upcase, gen_attr, write_units): Add
  > 	prototypes.
  > 	* gencodes.c (gen_insn): Add prototype.
  > 	* genconfig.c (walk_insn, gen_insn, gen_expand, gen_split,
  > 	gen_peephole): Add prototypes.
  > 	* genflags.c (num_operands, gen_proto, gen_nonproto, gen_insn): Add
  > 	prototypes.
  > 	* gengenrtl.c (type_from_format, accessor_from_format, special_rtx,
  > 	special_format, find_formats, gendecl, genmacro, gendef, genlegend,
  > 	genheader, gencode): Add prototypes.
  > 	* genopinit.c (gen_insn): Add prototype.
  > 	* genoutput.c (output_prologue, output_epilogue, scan_operands,
  > 	process_template, validate_insn_alternatives, gen_insn, gen_peephole,
  > 	gen_expand, gen_split, n_occurrences): Add prototypes.
  > 	* genpeep.c (gen_peephole): Add prototype.
  > 	* loop.c (find_and_verify_loops, mark_loop_jump, prescan_loop,
  > 	reg_in_basic_block_p, consec_sets_invariant_p, libcall_other_reg,
  > 	labels_in_range_p, count_loop_regs_set, note_addr_stored,
  > 	loop_reg_used_before_p, scan_loop, replace_call_address,
  > 	skip_consec_insns, libcall_benefit, ignore_some_movables,
  > 	force_movables, combine_movables, rtx_equal_for_loop_p, move_movables,
  > 	strength_reduce, valid_initial_value_p, find_mem_givs, record_biv,
  > 	check_final_value, record_giv, update_giv_derive, basic_induction_var,
  > 	simplify_giv_expr, general_induction_var, consec_sets_giv,
  > 	check_dbra_loop, express_from, combine_givs_p, combine_givs,
  > 	product_cheap_p, maybe_eliminate_biv, maybe_eliminate_biv_1,
  > 	last_use_this_basic_block, record_initial, update_reg_last_use,
  > 	iteration_info, analyze_loop_iterations, insert_bct,
  > 	instrument_loop_bct, indirect_jump_in_function_p): Turn declarations
  > 	into prototypes.
Thanks.  Installed.
jeff

      reply	other threads:[~1998-04-08  2:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-04-06  8:26 Bernd Schmidt
1998-04-08  2:13 ` Jeffrey A Law [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=112.892018025@hurl.cygnus.com \
    --to=law@cygnus.com \
    --cc=crux@pool.informatik.rwth-aachen.de \
    --cc=egcs@cygnus.com \
    --cc=wilson@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).