gcc/libdecnumber
Jonathan Wakely 5764ee3c84 Fix numerous typos in comments
gcc:

	* alias.c (base_alias_check): Fix typo in comment.
	* cgraph.h (class ipa_polymorphic_call_context): Likewise.
	* cgraphunit.c (symbol_table::compile): Likewise.
	* collect2.c (maybe_run_lto_and_relink): Likewise.
	* config/arm/arm.c (arm_thumb1_mi_thunk): Likewise.
	* config/avr/avr-arch.h (avr_arch_info_t): Likewise.
	* config/avr/avr.c (avr_map_op_t): Likewise.
	* config/cr16/cr16.h (DATA_ALIGNMENT): Likewise.
	* config/epiphany/epiphany.c (TARGET_ARG_PARTIAL_BYTES): Likewise.
	* config/epiphany/epiphany.md (movcc): Likewise.
	* config/i386/i386.c (legitimize_pe_coff_extern_decl): Likewise.
	* config/m68k/m68k.c (struct _sched_ib, m68k_sched_variable_issue):
	Likewise.
	* config/mips/mips.c (mips_save_restore_reg): Likewise.
	* config/rx/rx.c (rx_is_restricted_memory_address): Likewise.
	* config/s390/s390.c (Z10_EARLYLOAD_DISTANCE): Likewise.
	* config/sh/sh.c (sh_rtx_costs): Likewise.
	* fold-const.c (fold_truth_andor): Likewise.
	* genautomata.c (collapse_flag): Likewise.
	* gengtype.h (struct type::u::s): Likewise.
	* gensupport.c (has_subst_attribute, add_mnemonic_string): Likewise.
	* input.c (FORMAT_AMOUNT): Likewise.
	* ipa-cp.c (class ipcp_lattice, agg_replacements_to_vector)
	(known_aggs_to_agg_replacement_list): Likewise.
	* ipa-inline-analysis.c: Likewise.
	* ipa-inline.h (estimate_edge_time, estimate_edge_hints): Likewise.
	* ipa-polymorphic-call.c
	(ipa_polymorphic_call_context::restrict_to_inner_class): Likewise.
	* loop-unroll.c (analyze_insn_to_expand_var): Likewise.
	* lra.c (lra_optional_reload_pseudos, lra_subreg_reload_pseudos):
	Likewise.
	* modulo-sched.c (apply_reg_moves): Likewise.
	* omp-expand.c (build_omp_regions_1): Likewise.
	* trans-mem.c (struct tm_wrapper_hasher): Likewise.
	* tree-ssa-loop-ivopts.c (may_eliminate_iv): Likewise.
	* tree-ssa-loop-niter.c (maybe_lower_iteration_bound): Likewise.
	* tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Likewise.
	* value-prof.c: Likewise.
	* var-tracking.c (val_reset): Likewise.

gcc/ada:

	* doc/gnat_ugn/gnat_and_program_execution.rst: Fix typo.
	* g-socket.adb (To_Host_Entry): Fix typo in comment.
	* gnat_ugn.texi: Fix typo.
	* raise.c (_gnat_builtin_longjmp): Fix capitalization in comment.
	* s-stposu.adb (Allocate_Any_Controlled): Fix typo in comment.
	* sem_ch3.adb (Build_Derived_Record_Type): Likewise.
	* sem_util.adb (Mark_Coextensions): Likewise.
	* sem_util.ads (Available_Full_View_Of_Component): Likewise.

gcc/c:

	* c-array-notation.c: Fix typo in comment.

gcc/c-family:

	* c-warn.c (do_warn_double_promotion): Fix typo in comment.

gcc/cp:

        * class.c (update_vtable_entry_for_fn): Fix typo in comment.
	* decl2.c (one_static_initialization_or_destruction): Likewise.
	* name-lookup.c (store_bindings): Likewise.
	* parser.c (make_call_declarator): Likewise.
	* pt.c (check_explicit_specialization): Likewise.

gcc/testsuite:

	* g++.old-deja/g++.benjamin/scope02.C: Fix typo in comment.
	* gcc.dg/20031012-1.c: Likewise.
	* gcc.dg/ipa/ipcp-1.c: Likewise.
	* gcc.dg/torture/matrix-3.c: Likewise.
	* gcc.target/powerpc/ppc-spe.c: Likewise.
	* gcc.target/rx/zero-width-bitfield.c: Likewise.

libcpp:

	* include/line-map.h (LINEMAPS_MACRO_MAPS): Fix typo in comment.
	* lex.c (search_line_fast): Likewise.
	* pch.h (cpp_valid_state): Likewise.

libdecnumber:

	* decCommon.c (decFloatFromPackedChecked): Fix typo in comment.
	* decNumber.c (decNumberPower, decMultiplyOp): Likewise.

libgcc:

	* config/c6x/pr-support.c (__gnu_unwind_execute): Fix typo in comment.

libitm:

	* libitm_i.h (sutrct gtm_thread): Fix typo in comment.

From-SVN: r246664
2017-04-03 23:30:56 +01:00
..
bid Update copyright years. 2017-01-01 13:07:43 +01:00
dpd Update copyright years. 2017-01-01 13:07:43 +01:00
.gitignore libdecnumber: start a gitignore 2011-03-29 01:58:42 +00:00
ChangeLog Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
ChangeLog.jit Merger of dmalcolm/jit branch from git 2014-11-11 21:55:52 +00:00
Makefile.in re PR rtl-optimization/79003 (r238991 breaks ODR) 2017-01-08 17:43:30 +01:00
aclocal.m4 libdecnumber: Bump to automake 1.11.6 2015-05-13 11:02:59 +00:00
config.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
configure re PR rtl-optimization/79003 (r238991 breaks ODR) 2017-01-08 17:43:30 +01:00
configure.ac re PR rtl-optimization/79003 (r238991 breaks ODR) 2017-01-08 17:43:30 +01:00
dconfig.h Update copyright years. 2017-01-01 13:07:43 +01:00
decBasic.c Update copyright years. 2017-01-01 13:07:43 +01:00
decCommon.c Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
decCommonSymbols.h decCommonSymbols.h: Commit. 2008-01-25 18:47:12 +00:00
decContext.c Update copyright years. 2017-01-01 13:07:43 +01:00
decContext.h Update copyright years. 2017-01-01 13:07:43 +01:00
decContextSymbols.h Makefile.in (libdecnumber_a_SOURCES): List Symbols headers. 2008-01-25 18:07:54 +00:00
decDPD.h Update copyright years. 2017-01-01 13:07:43 +01:00
decDPDSymbols.h decCommonSymbols.h: Commit. 2008-01-25 18:47:12 +00:00
decDouble.c Update copyright years. 2017-01-01 13:07:43 +01:00
decDouble.h Update copyright years. 2017-01-01 13:07:43 +01:00
decDoubleSymbols.h Makefile.in (libdecnumber_a_OBJS): Remove decUtility.o 2007-09-10 20:44:08 +00:00
decExcept.c Update copyright years. 2017-01-01 13:07:43 +01:00
decExcept.h Update copyright years. 2017-01-01 13:07:43 +01:00
decLibrary.c Update copyright years. 2017-01-01 13:07:43 +01:00
decNumber.c Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
decNumber.h Update copyright years. 2017-01-01 13:07:43 +01:00
decNumberLocal.h Update copyright years. 2017-01-01 13:07:43 +01:00
decNumberSymbols.h Makefile.in (libdecnumber_a_SOURCES): List Symbols headers. 2008-01-25 18:07:54 +00:00
decPacked.c Update copyright years. 2017-01-01 13:07:43 +01:00
decPacked.h Update copyright years. 2017-01-01 13:07:43 +01:00
decPackedSymbols.h Makefile.in (libdecnumber_a_OBJS): Remove decUtility.o 2007-09-10 20:44:08 +00:00
decQuad.c Update copyright years. 2017-01-01 13:07:43 +01:00
decQuad.h Update copyright years. 2017-01-01 13:07:43 +01:00
decQuadSymbols.h Makefile.in (libdecnumber_a_OBJS): Remove decUtility.o 2007-09-10 20:44:08 +00:00
decRound.c Update copyright years. 2017-01-01 13:07:43 +01:00
decRound.h Update copyright years. 2017-01-01 13:07:43 +01:00
decSingle.c Update copyright years. 2017-01-01 13:07:43 +01:00
decSingle.h Update copyright years. 2017-01-01 13:07:43 +01:00
decSingleSymbols.h Makefile.in (libdecnumber_a_OBJS): Remove decUtility.o 2007-09-10 20:44:08 +00:00