invoke.texi: Fix usage of @tie{} command.
* doc/invoke.texi: Fix usage of @tie{} command. From-SVN: r203015
This commit is contained in:
parent
3f67a73d5c
commit
7a5911d36f
|
@ -1,3 +1,7 @@
|
|||
2013-09-29 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* doc/invoke.texi: Fix usage of @tie{} command.
|
||||
|
||||
2013-09-29 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* config/sparc/sync.md: Add peephole for consecutive memory barriers.
|
||||
|
@ -9,7 +13,8 @@
|
|||
|
||||
2013-09-28 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* x86-tune.def (X86_TUNE_SSE_UNALIGNED_LOAD_OPTIMAL): Enable for generic.
|
||||
* x86-tune.def (X86_TUNE_SSE_UNALIGNED_LOAD_OPTIMAL): Enable for
|
||||
generic.
|
||||
(X86_TUNE_SSE_UNALIGNED_STORE_OPTIMAL): Likewise.
|
||||
(X86_TUNE_FOUR_JUMP_LIMIT): Drop for generic and buldozer.
|
||||
(X86_TUNE_PAD_RETURNS): Drop for buldozer chips.
|
||||
|
@ -209,8 +214,7 @@
|
|||
|
||||
2013-09-26 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* tree-into-ssa.c (rewrite_into_ssa): Make more SSA names
|
||||
to anonymous.
|
||||
* tree-into-ssa.c (rewrite_into_ssa): Make more SSA names to anonymous.
|
||||
|
||||
2013-09-26 Richard Biener <rguenther@suse.de>
|
||||
|
||||
|
@ -226,8 +230,8 @@
|
|||
|
||||
2013-09-26 Andrew MacLeod <amacleod@redhat.com>
|
||||
|
||||
* tree-ssa-live.h (find_replaceable_exprs, dump_replaceable_exprs): Move
|
||||
prototypes to...
|
||||
* tree-ssa-live.h (find_replaceable_exprs, dump_replaceable_exprs):
|
||||
Move prototypes to...
|
||||
* tree-ssa-ter.h: New File. Move prototypes here.
|
||||
* tree-flow.h (stmt_is_replaceable_p): Remove prototype.
|
||||
* tree-outof-ssa.h: New. Rename ssaexpand.h, include tree-ssa-ter.h.
|
||||
|
@ -586,8 +590,7 @@
|
|||
2013-09-25 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* Makefile.in (ALL_HOST_BACKEND_OBJS): Add lto-wrapper.o.
|
||||
($(ALL_HOST_OBJS)): Move order-only dependency to end
|
||||
of file.
|
||||
($(ALL_HOST_OBJS)): Move order-only dependency to end of file.
|
||||
|
||||
2013-09-25 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
|
@ -624,8 +627,8 @@
|
|||
|
||||
2013-09-24 Xinliang David Li <davidxl@google.com>
|
||||
|
||||
* tree-vect-data-refs.c (vect_enhance_data_refs_alignment):
|
||||
Check max peel iterations parameter.
|
||||
* tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Check
|
||||
max peel iterations parameter.
|
||||
* param.def: New parameter.
|
||||
* doc/invoke.texi: Document New parameter.
|
||||
|
||||
|
@ -644,9 +647,9 @@
|
|||
|
||||
PR middle-end/57134
|
||||
PR middle-end/57586
|
||||
* stmt.c (expand_asm_operands): Call expand_expr with
|
||||
EXPAND_MEMORY for output operands that disallow regs. Don't
|
||||
use EXPAND_WRITE on inout operands.
|
||||
* stmt.c (expand_asm_operands): Call expand_expr with EXPAND_MEMORY
|
||||
for output operands that disallow regs. Don't use EXPAND_WRITE on
|
||||
inout operands.
|
||||
|
||||
2013-09-24 Richard Biener <rguenther@suse.de>
|
||||
|
||||
|
@ -835,8 +838,7 @@
|
|||
* tree-ssa-copy.c (fini_copy_prop): Likewise.
|
||||
* tree-vrp.c (value_range_type): Remove definition, now in
|
||||
tree-ssanames.h.
|
||||
(vrp_finalize): Call set_range_info to update value range of
|
||||
SSA_NAMEs.
|
||||
(vrp_finalize): Call set_range_info to update value range of SSA_NAMEs.
|
||||
* tree.h (SSA_NAME_PTR_INFO): Macro changed to access via union.
|
||||
(SSA_NAME_RANGE_INFO): New macro.
|
||||
|
||||
|
@ -844,8 +846,7 @@
|
|||
|
||||
PR tree-optimization/58464
|
||||
* tree-ssa-pre.c (phi_trans_lookup): Remove.
|
||||
(phi_trans_add): Change to add conditionally on being not
|
||||
present.
|
||||
(phi_trans_add): Change to add conditionally on being not present.
|
||||
(phi_translate_1): Remove recursion detection here.
|
||||
(phi_translate): Pre-seed the cache with NULL to catch
|
||||
recursion here in a more generic way.
|
||||
|
@ -865,7 +866,8 @@
|
|||
Revert r202780:
|
||||
2013-09-20 Renlin Li <renlin.li@arm.com>
|
||||
|
||||
* config/aarch64/aarch64.c (aarch64_expand_prologue): Use plus_constant.
|
||||
* config/aarch64/aarch64.c (aarch64_expand_prologue): Use
|
||||
plus_constant.
|
||||
(aarch64_expand_epilogue): Likewise.
|
||||
(aarch64_legitimize_reload_address): Likewise.
|
||||
|
||||
|
@ -1044,7 +1046,8 @@
|
|||
* i386-c.c (ix86_target_macros_internal): Unify generic64 and 32.
|
||||
(ix86_target_macros_internal): Likewise.
|
||||
* driver-i386.c (host_detect_local_cpu): Likewise.
|
||||
* i386.c (generic64_memcpy, generic64_memset, generic64_cost): Rename to ..
|
||||
* i386.c (generic64_memcpy, generic64_memset, generic64_cost): Rename
|
||||
to ..
|
||||
(generic_memcpy, generic_memset, generic_cost): This one.
|
||||
(generic32_memcpy, generic32_memset, generic32_cost): Remove.
|
||||
(m_GENERIC32, m_GENERIC64): Remove.
|
||||
|
@ -1233,9 +1236,8 @@
|
|||
|
||||
2013-09-18 Bin Cheng <bin.cheng@arm.com>
|
||||
|
||||
* config/arm/arm.c (thumb1_reorg): Search for flag setting insn
|
||||
before branch in same basic block. Check both src and dest of
|
||||
the move insn.
|
||||
* config/arm/arm.c (thumb1_reorg): Search for flag setting insn before
|
||||
branch in same basic block. Check both src and dest of the move insn.
|
||||
|
||||
2013-09-17 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
|
@ -1310,15 +1312,17 @@
|
|||
|
||||
* tree-flow.h (ssa_undefined_value_p): Remove prototype.
|
||||
* tree-ssa.c (ssa_undefined_value_p): Move pass independent parts here.
|
||||
(warn_uninit, warn_uninitialized_vars, execute_early_warn_uninitialized,
|
||||
make_pass_early_warn_uninitialized): Move to tree-ssa-uninit.c.
|
||||
(warn_uninit, warn_uninitialized_vars,
|
||||
execute_early_warn_uninitialized, make_pass_early_warn_uninitialized):
|
||||
Move to tree-ssa-uninit.c.
|
||||
* tree-ssa-uninit.c (ssa_undefined_value_p): Move to tree-ssa.c
|
||||
(has_undefined_value_p): New. Pass dependant parts of
|
||||
ssa_undefined_value_p.
|
||||
(uninit_undefined_value_p): Use has_undefined_value_p.
|
||||
(warn_uninit, warn_uninitialized_vars, execute_early_warn_uninitialized,
|
||||
make_pass_early_warn_uninitialized): Move from tree-ssa.c
|
||||
* tree-ssa.h: Adjust prototypes
|
||||
(warn_uninit, warn_uninitialized_vars,
|
||||
execute_early_warn_uninitialized, make_pass_early_warn_uninitialized):
|
||||
Move from tree-ssa.c.
|
||||
* tree-ssa.h: Adjust prototypes.
|
||||
|
||||
2013-09-17 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
|
@ -1429,7 +1433,8 @@
|
|||
2013-09-17 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR target/57589
|
||||
* config/rs6000/driver-rs6000.c (elf_platform): Revert 2013-06-11 patch.
|
||||
* config/rs6000/driver-rs6000.c (elf_platform): Revert 2013-06-11
|
||||
patch.
|
||||
|
||||
2013-09-16 DJ Delorie <dj@redhat.com>
|
||||
|
||||
|
@ -1459,7 +1464,7 @@
|
|||
(tree_vectorize): Ditto.
|
||||
(pass_vectorize::gate): Call new function.
|
||||
(pass_vectorize::execute): Ditto.
|
||||
opts.c: O3 default setting change.
|
||||
* opts.c: O3 default setting change.
|
||||
(finish_options): Check new flag.
|
||||
* doc/invoke.texi: Document new flags.
|
||||
* common.opt: New flags.
|
||||
|
@ -1592,14 +1597,12 @@
|
|||
|
||||
2013-09-16 Diego Novillo <dnovillo@google.com>
|
||||
|
||||
* tree-core.h: Add missing comment lines from refactoring
|
||||
of tree.h.
|
||||
* tree-core.h: Add missing comment lines from refactoring of tree.h.
|
||||
|
||||
2013-09-16 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* gimple-fold.c (can_refer_decl_in_current_unit_p): Do not accept
|
||||
abstract functions; for static functions check the presence
|
||||
of body.
|
||||
abstract functions; for static functions check the presence of body.
|
||||
|
||||
2013-09-16 James Greenhalgh <james.greenhalgh@arm.com>
|
||||
|
||||
|
|
|
@ -12047,7 +12047,7 @@ generic or @code{__flash} is used, then @code{RAMPZ} is set
|
|||
as needed before the operation.
|
||||
|
||||
@item
|
||||
If the device supports RAM larger than 64@tie{KiB} and the compiler
|
||||
If the device supports RAM larger than 64@tie{}KiB and the compiler
|
||||
needs to change @code{RAMPZ} to accomplish an operation, @code{RAMPZ}
|
||||
is reset to zero after the operation.
|
||||
|
||||
|
@ -12057,7 +12057,7 @@ prologue/epilogue saves/restores that SFR and initializes it with
|
|||
zero in case the ISR code might (implicitly) use it.
|
||||
|
||||
@item
|
||||
RAM larger than 64@tie{KiB} is not supported by GCC for AVR targets.
|
||||
RAM larger than 64@tie{}KiB is not supported by GCC for AVR targets.
|
||||
If you use inline assembler to read from locations outside the
|
||||
16-bit address range and change one of the @code{RAMP} registers,
|
||||
you must reset it to zero after the access.
|
||||
|
|
Loading…
Reference in New Issue