Commit 5c2ef4e8 by Richard Earnshaw Committed by Richard Earnshaw

[arm] Add -mbe8 and -mbe32 to options summary.

* doc/invoke.texi (ARM Options): Add -mbe8 and -mbe32 to option summary.

From-SVN: r249928
parent 80be3333
2017-07-03 Richard Earnshaw <rearnsha@arm.com>
* doc/invoke.texi (ARM Options): Add -mbe8 and -mbe32 to option summary.
2017-07-03 Richard Sandiford <richard.sandiford@linaro.org>
* tree-vect-loop.c (vect_analyze_loop_2): Treat min_scalar_loop_bound,
......@@ -133,7 +137,7 @@
* tree-vect-stmts.c (compare_step_with_zero): Use vect_dr_behavior.
(new_stmt_vec_info): Remove redundant zeroing.
2017-07-02 Richard Earnshaw <rearnsha@arm.com>
2017-07-03 Richard Earnshaw <rearnsha@arm.com>
* common/config/arm/arm-common.c (arm_be8_option): New function.
* config/arm/arm-isa.h (isa_feature): Add new feature bit isa_bit_be8.
......
......@@ -631,6 +631,7 @@ Objective-C and Objective-C++ Dialects}.
-mapcs-reentrant -mno-apcs-reentrant @gol
-msched-prolog -mno-sched-prolog @gol
-mlittle-endian -mbig-endian @gol
-mbe8 -mbe32 @gol
-mfloat-abi=@var{name} @gol
-mfp16-format=@var{name}
-mthumb-interwork -mno-thumb-interwork @gol
......
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