Commit 7a5911d3 by Uros Bizjak

invoke.texi: Fix usage of @tie{} command.

	* doc/invoke.texi: Fix usage of @tie{} command.

From-SVN: r203015
parent 3f67a73d
2013-09-29 Uros Bizjak <ubizjak@gmail.com>
* doc/invoke.texi: Fix usage of @tie{} command.
2013-09-29 Eric Botcazou <ebotcazou@adacore.com> 2013-09-29 Eric Botcazou <ebotcazou@adacore.com>
* config/sparc/sync.md: Add peephole for consecutive memory barriers. * config/sparc/sync.md: Add peephole for consecutive memory barriers.
...@@ -9,7 +13,8 @@ ...@@ -9,7 +13,8 @@
2013-09-28 Jan Hubicka <jh@suse.cz> 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_SSE_UNALIGNED_STORE_OPTIMAL): Likewise.
(X86_TUNE_FOUR_JUMP_LIMIT): Drop for generic and buldozer. (X86_TUNE_FOUR_JUMP_LIMIT): Drop for generic and buldozer.
(X86_TUNE_PAD_RETURNS): Drop for buldozer chips. (X86_TUNE_PAD_RETURNS): Drop for buldozer chips.
...@@ -209,8 +214,7 @@ ...@@ -209,8 +214,7 @@
2013-09-26 Richard Biener <rguenther@suse.de> 2013-09-26 Richard Biener <rguenther@suse.de>
* tree-into-ssa.c (rewrite_into_ssa): Make more SSA names * tree-into-ssa.c (rewrite_into_ssa): Make more SSA names to anonymous.
to anonymous.
2013-09-26 Richard Biener <rguenther@suse.de> 2013-09-26 Richard Biener <rguenther@suse.de>
...@@ -226,13 +230,13 @@ ...@@ -226,13 +230,13 @@
2013-09-26 Andrew MacLeod <amacleod@redhat.com> 2013-09-26 Andrew MacLeod <amacleod@redhat.com>
* tree-ssa-live.h (find_replaceable_exprs, dump_replaceable_exprs): Move * tree-ssa-live.h (find_replaceable_exprs, dump_replaceable_exprs):
prototypes to... Move prototypes to...
* tree-ssa-ter.h: New File. Move prototypes here. * tree-ssa-ter.h: New File. Move prototypes here.
* tree-flow.h (stmt_is_replaceable_p): Remove prototype. * tree-flow.h (stmt_is_replaceable_p): Remove prototype.
* tree-outof-ssa.h: New. Rename ssaexpand.h, include tree-ssa-ter.h. * tree-outof-ssa.h: New. Rename ssaexpand.h, include tree-ssa-ter.h.
* tree-outof-ssa.c (ssa_is_replaceable_p): New. Refactor common bits * tree-outof-ssa.c (ssa_is_replaceable_p): New. Refactor common bits
from is_replaceable_p. from is_replaceable_p.
* tree-ssa-ter.c (is_replaceable_p, stmt_is_replaceable_p): Delete. * tree-ssa-ter.c (is_replaceable_p, stmt_is_replaceable_p): Delete.
(ter_is_replaceable_p): New. Use new refactored ssa_is_replaceable_p. (ter_is_replaceable_p): New. Use new refactored ssa_is_replaceable_p.
(process_replaceable): Use ter_is_replaceable_p. (process_replaceable): Use ter_is_replaceable_p.
...@@ -586,8 +590,7 @@ ...@@ -586,8 +590,7 @@
2013-09-25 Tom Tromey <tromey@redhat.com> 2013-09-25 Tom Tromey <tromey@redhat.com>
* Makefile.in (ALL_HOST_BACKEND_OBJS): Add lto-wrapper.o. * Makefile.in (ALL_HOST_BACKEND_OBJS): Add lto-wrapper.o.
($(ALL_HOST_OBJS)): Move order-only dependency to end ($(ALL_HOST_OBJS)): Move order-only dependency to end of file.
of file.
2013-09-25 Tom Tromey <tromey@redhat.com> 2013-09-25 Tom Tromey <tromey@redhat.com>
...@@ -622,10 +625,10 @@ ...@@ -622,10 +625,10 @@
* config/sh/sh.md: Fix formatting. * config/sh/sh.md: Fix formatting.
2013-09-24 Xinliang David Li <davidxl@google.com> 2013-09-24 Xinliang David Li <davidxl@google.com>
* tree-vect-data-refs.c (vect_enhance_data_refs_alignment): * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Check
Check max peel iterations parameter. max peel iterations parameter.
* param.def: New parameter. * param.def: New parameter.
* doc/invoke.texi: Document New parameter. * doc/invoke.texi: Document New parameter.
...@@ -644,9 +647,9 @@ ...@@ -644,9 +647,9 @@
PR middle-end/57134 PR middle-end/57134
PR middle-end/57586 PR middle-end/57586
* stmt.c (expand_asm_operands): Call expand_expr with * stmt.c (expand_asm_operands): Call expand_expr with EXPAND_MEMORY
EXPAND_MEMORY for output operands that disallow regs. Don't for output operands that disallow regs. Don't use EXPAND_WRITE on
use EXPAND_WRITE on inout operands. inout operands.
2013-09-24 Richard Biener <rguenther@suse.de> 2013-09-24 Richard Biener <rguenther@suse.de>
...@@ -835,8 +838,7 @@ ...@@ -835,8 +838,7 @@
* tree-ssa-copy.c (fini_copy_prop): Likewise. * tree-ssa-copy.c (fini_copy_prop): Likewise.
* tree-vrp.c (value_range_type): Remove definition, now in * tree-vrp.c (value_range_type): Remove definition, now in
tree-ssanames.h. tree-ssanames.h.
(vrp_finalize): Call set_range_info to update value range of (vrp_finalize): Call set_range_info to update value range of SSA_NAMEs.
SSA_NAMEs.
* tree.h (SSA_NAME_PTR_INFO): Macro changed to access via union. * tree.h (SSA_NAME_PTR_INFO): Macro changed to access via union.
(SSA_NAME_RANGE_INFO): New macro. (SSA_NAME_RANGE_INFO): New macro.
...@@ -844,8 +846,7 @@ ...@@ -844,8 +846,7 @@
PR tree-optimization/58464 PR tree-optimization/58464
* tree-ssa-pre.c (phi_trans_lookup): Remove. * tree-ssa-pre.c (phi_trans_lookup): Remove.
(phi_trans_add): Change to add conditionally on being not (phi_trans_add): Change to add conditionally on being not present.
present.
(phi_translate_1): Remove recursion detection here. (phi_translate_1): Remove recursion detection here.
(phi_translate): Pre-seed the cache with NULL to catch (phi_translate): Pre-seed the cache with NULL to catch
recursion here in a more generic way. recursion here in a more generic way.
...@@ -865,7 +866,8 @@ ...@@ -865,7 +866,8 @@
Revert r202780: Revert r202780:
2013-09-20 Renlin Li <renlin.li@arm.com> 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_expand_epilogue): Likewise.
(aarch64_legitimize_reload_address): Likewise. (aarch64_legitimize_reload_address): Likewise.
...@@ -905,7 +907,7 @@ ...@@ -905,7 +907,7 @@
and __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4. and __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4.
2013-09-20 DJ Delorie <dj@redhat.com> 2013-09-20 DJ Delorie <dj@redhat.com>
Nick Clifton <nickc@redhat.com> Nick Clifton <nickc@redhat.com>
* config/rl78/rl78.c: Various whitespace and comment tweaks. * config/rl78/rl78.c: Various whitespace and comment tweaks.
(need_to_save): Save bank 0 on interrupts. (need_to_save): Save bank 0 on interrupts.
...@@ -963,14 +965,14 @@ ...@@ -963,14 +965,14 @@
2013-09-20 Basile Starynkevitch <basile@starynkevitch.net> 2013-09-20 Basile Starynkevitch <basile@starynkevitch.net>
* plugin.c (parse_plugin_arg_opt): Accept equal sign inside * plugin.c (parse_plugin_arg_opt): Accept equal sign inside
plugin argument. plugin argument.
2013-09-20 Basile Starynkevitch <basile@starynkevitch.net> 2013-09-20 Basile Starynkevitch <basile@starynkevitch.net>
* gengtype.c (file_rules): Added rule for *.cc files. * gengtype.c (file_rules): Added rule for *.cc files.
(get_output_file_with_visibility): Give fatal message when no (get_output_file_with_visibility): Give fatal message when no
rules found. rules found.
2013-09-20 Renlin Li <renlin.li@arm.com> 2013-09-20 Renlin Li <renlin.li@arm.com>
...@@ -1044,7 +1046,8 @@ ...@@ -1044,7 +1046,8 @@
* i386-c.c (ix86_target_macros_internal): Unify generic64 and 32. * i386-c.c (ix86_target_macros_internal): Unify generic64 and 32.
(ix86_target_macros_internal): Likewise. (ix86_target_macros_internal): Likewise.
* driver-i386.c (host_detect_local_cpu): 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. (generic_memcpy, generic_memset, generic_cost): This one.
(generic32_memcpy, generic32_memset, generic32_cost): Remove. (generic32_memcpy, generic32_memset, generic32_cost): Remove.
(m_GENERIC32, m_GENERIC64): Remove. (m_GENERIC32, m_GENERIC64): Remove.
...@@ -1233,9 +1236,8 @@ ...@@ -1233,9 +1236,8 @@
2013-09-18 Bin Cheng <bin.cheng@arm.com> 2013-09-18 Bin Cheng <bin.cheng@arm.com>
* config/arm/arm.c (thumb1_reorg): Search for flag setting insn * config/arm/arm.c (thumb1_reorg): Search for flag setting insn before
before branch in same basic block. Check both src and dest of branch in same basic block. Check both src and dest of the move insn.
the move insn.
2013-09-17 Nick Clifton <nickc@redhat.com> 2013-09-17 Nick Clifton <nickc@redhat.com>
...@@ -1305,20 +1307,22 @@ ...@@ -1305,20 +1307,22 @@
tree-ssa-threadupdate.c tree-ssa-threadupdate.c
(thread_across_edge): Don't check PHI argument equality when (thread_across_edge): Don't check PHI argument equality when
threading through joiner block here. threading through joiner block here.
2013-09-17 Andrew MacLeod <amacleod@redhat.com> 2013-09-17 Andrew MacLeod <amacleod@redhat.com>
* tree-flow.h (ssa_undefined_value_p): Remove prototype. * tree-flow.h (ssa_undefined_value_p): Remove prototype.
* tree-ssa.c (ssa_undefined_value_p): Move pass independent parts here. * tree-ssa.c (ssa_undefined_value_p): Move pass independent parts here.
(warn_uninit, warn_uninitialized_vars, execute_early_warn_uninitialized, (warn_uninit, warn_uninitialized_vars,
make_pass_early_warn_uninitialized): Move to tree-ssa-uninit.c. 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 * tree-ssa-uninit.c (ssa_undefined_value_p): Move to tree-ssa.c
(has_undefined_value_p): New. Pass dependant parts of (has_undefined_value_p): New. Pass dependant parts of
ssa_undefined_value_p. ssa_undefined_value_p.
(uninit_undefined_value_p): Use has_undefined_value_p. (uninit_undefined_value_p): Use has_undefined_value_p.
(warn_uninit, warn_uninitialized_vars, execute_early_warn_uninitialized, (warn_uninit, warn_uninitialized_vars,
make_pass_early_warn_uninitialized): Move from tree-ssa.c execute_early_warn_uninitialized, make_pass_early_warn_uninitialized):
* tree-ssa.h: Adjust prototypes Move from tree-ssa.c.
* tree-ssa.h: Adjust prototypes.
2013-09-17 Jan Hubicka <jh@suse.cz> 2013-09-17 Jan Hubicka <jh@suse.cz>
...@@ -1429,7 +1433,8 @@ ...@@ -1429,7 +1433,8 @@
2013-09-17 Alan Modra <amodra@gmail.com> 2013-09-17 Alan Modra <amodra@gmail.com>
PR target/57589 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> 2013-09-16 DJ Delorie <dj@redhat.com>
...@@ -1459,7 +1464,7 @@ ...@@ -1459,7 +1464,7 @@
(tree_vectorize): Ditto. (tree_vectorize): Ditto.
(pass_vectorize::gate): Call new function. (pass_vectorize::gate): Call new function.
(pass_vectorize::execute): Ditto. (pass_vectorize::execute): Ditto.
opts.c: O3 default setting change. * opts.c: O3 default setting change.
(finish_options): Check new flag. (finish_options): Check new flag.
* doc/invoke.texi: Document new flags. * doc/invoke.texi: Document new flags.
* common.opt: New flags. * common.opt: New flags.
...@@ -1592,14 +1597,12 @@ ...@@ -1592,14 +1597,12 @@
2013-09-16 Diego Novillo <dnovillo@google.com> 2013-09-16 Diego Novillo <dnovillo@google.com>
* tree-core.h: Add missing comment lines from refactoring * tree-core.h: Add missing comment lines from refactoring of tree.h.
of tree.h.
2013-09-16 Jan Hubicka <jh@suse.cz> 2013-09-16 Jan Hubicka <jh@suse.cz>
* gimple-fold.c (can_refer_decl_in_current_unit_p): Do not accept * gimple-fold.c (can_refer_decl_in_current_unit_p): Do not accept
abstract functions; for static functions check the presence abstract functions; for static functions check the presence of body.
of body.
2013-09-16 James Greenhalgh <james.greenhalgh@arm.com> 2013-09-16 James Greenhalgh <james.greenhalgh@arm.com>
...@@ -3805,7 +3808,7 @@ ...@@ -3805,7 +3808,7 @@
2013-09-04 Dodji Seketeli <dodji@redhat.com> 2013-09-04 Dodji Seketeli <dodji@redhat.com>
* tree.h (DECL_BUILT_IN, DECL_IS_BUILTIN): Add more comments * tree.h (DECL_BUILT_IN, DECL_IS_BUILTIN): Add more comments
explaining their differences. explaining their differences.
2013-09-04 Sandeep Kumar Singh<Sandeep.Singh2@kpitcummins.com> 2013-09-04 Sandeep Kumar Singh<Sandeep.Singh2@kpitcummins.com>
...@@ -5051,12 +5054,12 @@ ...@@ -5051,12 +5054,12 @@
2013-08-21 Kirill Yukhin <kirill.yukhin@intel.com> 2013-08-21 Kirill Yukhin <kirill.yukhin@intel.com>
* config/i386/sse.md (V16): Rename to... * config/i386/sse.md (V16): Rename to...
(VMOVE): this. (VMOVE): this.
(mov<mode>): Update iterator name. (mov<mode>): Update iterator name.
(*mov<mode>_internal): Ditto. (*mov<mode>_internal): Ditto.
(push<mode>1): Ditto. (push<mode>1): Ditto.
(movmisalign<mode>): Ditto. (movmisalign<mode>): Ditto.
2013-08-20 Jan Hubicka <jh@suse.cz> 2013-08-20 Jan Hubicka <jh@suse.cz>
......
...@@ -12047,7 +12047,7 @@ generic or @code{__flash} is used, then @code{RAMPZ} is set ...@@ -12047,7 +12047,7 @@ generic or @code{__flash} is used, then @code{RAMPZ} is set
as needed before the operation. as needed before the operation.
@item @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} needs to change @code{RAMPZ} to accomplish an operation, @code{RAMPZ}
is reset to zero after the operation. is reset to zero after the operation.
...@@ -12057,7 +12057,7 @@ prologue/epilogue saves/restores that SFR and initializes it with ...@@ -12057,7 +12057,7 @@ prologue/epilogue saves/restores that SFR and initializes it with
zero in case the ISR code might (implicitly) use it. zero in case the ISR code might (implicitly) use it.
@item @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 If you use inline assembler to read from locations outside the
16-bit address range and change one of the @code{RAMP} registers, 16-bit address range and change one of the @code{RAMP} registers,
you must reset it to zero after the access. you must reset it to zero after the access.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment