platform/upstream/linaro-gcc.git
9 years ago2015-01-28 Alex Velenko <Alex.Velenko@arm.com>
avelenko [Wed, 28 Jan 2015 15:11:58 +0000 (15:11 +0000)]
2015-01-28  Alex Velenko  <Alex.Velenko@arm.com>

gcc/testsuite/

* gcc.target/arm/atomic-op-consume.c (scan-assember-times): Adjust
scan-assembler-times pattern.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220208 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR libstdc++/64828
redi [Wed, 28 Jan 2015 15:02:28 +0000 (15:02 +0000)]
PR libstdc++/64828
* libsupc++/Makefile.am: Compile del_opvs.cc as C++14.
* libsupc++/Makefile.in: Regenerate.
* src/c++11/Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220207 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago[libstdc++][testsuite][reverted] Remove check for truncation overflow
ktkachov [Wed, 28 Jan 2015 13:53:45 +0000 (13:53 +0000)]
[libstdc++][testsuite][reverted] Remove check for truncation overflow

    * testsuite/lib/libstdc++.exp (v3_target_compile): Remove
    check for unsupported.
    (v3_target_compile_as_c): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220206 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agogcc/
ienkovich [Wed, 28 Jan 2015 11:46:44 +0000 (11:46 +0000)]
gcc/

PR middle-end/64809
* cfgexpand.c (reorder_operands): Skip debug gimples.

gcc/testsuite/

PR middle-end/64809
* gcc.dg/pr64809.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220205 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agogcc/
ienkovich [Wed, 28 Jan 2015 11:41:40 +0000 (11:41 +0000)]
gcc/

PR tree-optimization/64277
* tree-ssa-loop-niter.c (record_nonwrapping_iv): Use base
range info when possible to refine estimation.

gcc/testsuite/

PR tree-optimization/64277
* gcc.dg/pr64277.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220204 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-28 Thomas Preud'homme <thomas.preudhomme@arm.com>
thopre01 [Wed, 28 Jan 2015 10:20:19 +0000 (10:20 +0000)]
2015-01-28  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/
    PR tree-optimization/64718
    * tree-ssa-math-opts.c (pass_optimize_bswap::execute): Make bswap_type
    be a 16bit unsigned integer when n->range is 16.
    (bswap_replace): Convert src to that type if necessary for all bswap
    sizes.  Fix rotation right notation in nearby comment.  Use bswap_type
    set in pass_optimize_bswap::execute ().

    gcc/testsuite/
    PR tree-optimization/64718
    * gcc.c-torture/execute/pr64718.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220203 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago[Patch AArch64] Make integer vabs intrinsics UNSPECs
jgreenhalgh [Wed, 28 Jan 2015 10:08:57 +0000 (10:08 +0000)]
[Patch AArch64] Make integer vabs intrinsics UNSPECs

gcc/

* config/aarch64/aarch64-simd.md (aarch64_abs<mode>): New.
* config/aarch64/aarch64-simd-builtins.def (abs): Split by
integer and floating point variants.
* config/aarch64/iterators.md (unspec): Add UNSPEC_ABS.

gcc/testsuite/

* gcc.target/aarch64/abs_2.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220202 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-28 Richard Biener <rguenther@suse.de>
rguenth [Wed, 28 Jan 2015 09:53:39 +0000 (09:53 +0000)]
2015-01-28  Richard Biener  <rguenther@suse.de>

PR libstdc++/64798
* libsupc++/eh_alloc.cc (struct allocated_entry): Align
data member.
(pool::allocate): Adjust allocation size and alignment to
that change.
(pool::free): Adjust pointer offsetting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220201 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoProhibit vector modes in accumulators.
rts [Wed, 28 Jan 2015 09:44:39 +0000 (09:44 +0000)]
Prohibit vector modes in accumulators.

gcc/
* config/mips/mips.c (mips_hard_regno_mode_ok_p): Prohibit accumulators
for all vector modes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220200 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoRegression cleanup for MIPS nan2008 toolchain.
rts [Wed, 28 Jan 2015 09:22:20 +0000 (09:22 +0000)]
Regression cleanup for MIPS nan2008 toolchain.

gcc/testsuite/
* lib/target-supports.exp (check_effective_target_mips_nanlegacy): New.
* gcc.target/mips/loongson-simd.c: Require legacy NaN support.
* gcc.target/mips/mips.exp (mips-dg-options): Imply -mnan=legacy for
ISA rev < 2.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220199 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR bootstrap/64612
jakub [Wed, 28 Jan 2015 07:45:56 +0000 (07:45 +0000)]
PR bootstrap/64612
* lib/target-supports.exp (check_effective_target_comdat_group): New.
* g++.dg/ipa/pr64612.C: Guard scan-assembler test with
{ target comdat_group }.

* doc/sourcebuild.texi (comdat_group): Document.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220198 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago * config/arm/thumb1.md (*thumb1_movpc_insn): New insn pattern.
xguo [Wed, 28 Jan 2015 06:18:37 +0000 (06:18 +0000)]
   * config/arm/thumb1.md (*thumb1_movpc_insn): New insn pattern.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220197 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoDaily bump.
gccadmin [Wed, 28 Jan 2015 00:17:07 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220196 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR c++/58597
jason [Tue, 27 Jan 2015 21:40:45 +0000 (21:40 +0000)]
PR c++/58597
* lambda.c (maybe_add_lambda_conv_op): Check cfun rather than
current_function_decl.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220192 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agotoplev: gcc version information for jit
dmalcolm [Tue, 27 Jan 2015 20:19:36 +0000 (20:19 +0000)]
toplev: gcc version information for jit

gcc/ChangeLog:
* toplev.c (print_version): Add param "show_global_state", and
only print GGC and plugin information if it is true.
(init_asm_output): Pass in "true" for the new param when calling
print_version.
(process_options): Likewise.
(toplev::main): Likewise.
* toplev.h (print_version): Add new param to decl.

gcc/jit/ChangeLog:
* docs/internals/test-hello-world.exe.log.txt: Add example version
lines.
* jit-common.h (gcc::jit::dump::get_file): New accessor.
* jit-logging.c: Include toplev.h.
(gcc::jit::logger::logger): Log the GCC version.
* jit-recording.c: Include toplev.h.
(gcc:jit::recording::context::dump_reproducer_to_file): Log the
GCC version.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220190 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-27 Tobias Burnus <burnus@net-b.de>
burnus [Tue, 27 Jan 2015 19:57:55 +0000 (19:57 +0000)]
2015-01-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/63861
gcc/fortran/
        * trans-openmp.c (gfc_has_alloc_comps, gfc_trans_omp_clauses):
        Fix handling for scalar coarrays.
        * trans-types.c (gfc_get_element_type): Add comment.
gcc/testsuite/
        * gfortran.dg/goacc/coarray_2.f90: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220189 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR ipa/60871
hubicka [Tue, 27 Jan 2015 19:39:37 +0000 (19:39 +0000)]
PR ipa/60871
PR ipa/64139
* tree.c (lookup_binfo_at_offset): New function.
(get_binfo_at_offset): Use it.

* g++.dg/torture/pr64139.C: New testcase.
* g++.dg/torture/pr60871.C: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220185 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR c++/63889
jason [Tue, 27 Jan 2015 19:16:51 +0000 (19:16 +0000)]
PR c++/63889
* pt.c (finish_template_variable): Move from semantics.c.
Handle multiple template arg levels.  Handle coercion here.
(lookup_template_variable): Not here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220183 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
burnus [Tue, 27 Jan 2015 18:44:35 +0000 (18:44 +0000)]
2015-01-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

        PR fortran/64771
        * interface.c: Remove <algorithm>.
        (check_dummy_characteristics): Use MAX instead of std::max.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220182 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-27 Janus Weil <janus@gcc.gnu.org>
janus [Tue, 27 Jan 2015 18:36:52 +0000 (18:36 +0000)]
2015-01-27  Janus Weil  <janus@gcc.gnu.org>

PR fortran/64230
* gfortran.dg/class_allocate_18.f90: Remove -fsanitize option to
prevent linking errors.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220181 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
edlinger [Tue, 27 Jan 2015 17:20:27 +0000 (17:20 +0000)]
2015-01-27  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        Fix build under cygwin/64.
        * adaint.h: Add check for __CYGWIN__.
        * mingw32.h: Prevent windows.h from including x86intrin.h in GCC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220180 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR ipa/64282
hubicka [Tue, 27 Jan 2015 16:59:31 +0000 (16:59 +0000)]
PR ipa/64282
* gimple-fold.c (gimple_get_virt_method_for_vtable): Remove assert
on vtable being vtable.
* g++.dg/torture/pr64282.C: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220177 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago[AArch64][test] Fix FAIL: gcc.target/aarch64/store-pair-1.c scan-assembler stp\tw...
ktkachov [Tue, 27 Jan 2015 16:45:29 +0000 (16:45 +0000)]
[AArch64][test] Fix FAIL: gcc.target/aarch64/store-pair-1.c scan-assembler stp\tw[0-9]+, w[0-9]+

* gcc.target/aarch64/store-pair-1.c: Update scan-assembler to check
for wzr reg.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220176 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-27 Matthias Klose <doko@ubuntu.com>
doko [Tue, 27 Jan 2015 16:28:35 +0000 (16:28 +0000)]
2015-01-27  Matthias Klose  <doko@ubuntu.com>

        * sendmsg.c: Add prototypes for __objc_get_forward_imp and get_imp.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220175 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoAdd myself to maintaners.
rts [Tue, 27 Jan 2015 15:31:14 +0000 (15:31 +0000)]
Add myself to maintaners.

/
* MAINTAINERS (Write After Approval): Add myself.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220172 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-27 Dominik Vogt <vogt@linux.vnet.ibm.com>
krebbel [Tue, 27 Jan 2015 15:26:16 +0000 (15:26 +0000)]
2015-01-27  Dominik Vogt  <vogt@linux.vnet.ibm.com>

        * doc/extend.texi: s/390: Update documentation of hotpatch attribute.
        * doc/invoke.texi (-mhotpatch): s/390: Update documentation of
        -mhotpatch= option.
        * config/s390/s390.opt (mhotpatch): s/390: Remove -mhotpatch and
        -mno-hotpatch options.  Change syntax of -mhotpatch= option.
        * config/s390/s390.c (s390_hotpatch_trampoline_halfwords_default):
        Renamed.
        (s390_hotpatch_trampoline_halfwords_max): Renamed.
        (s390_hotpatch_hw_max): New name.
        (s390_hotpatch_trampoline_halfwords): Renamed.
        (s390_hotpatch_hw_before_label): New name.
        (get_hotpatch_attribute): Removed.
        (s390_hotpatch_hw_after_label): New name.
        (s390_handle_hotpatch_attribute): Add second parameter to hotpatch
        attribute.
        (s390_attribute_table): Ditto.
        (s390_function_num_hotpatch_trampoline_halfwords): Renamed.
        (s390_function_num_hotpatch_hw): New name.
        Remove special handling of inline functions and hotpatching.
        Return number of nops before and after the function label.
        (s390_can_inline_p): Removed.
        (s390_asm_output_function_label): Emit a configurable number of nops
        after the function label.
        (s390_option_override): Update -mhotpatch= syntax and remove -mhotpatch.
        (TARGET_CAN_INLINE_P) Removed.
        (TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P): New.

2015-01-27  Dominik Vogt  <vogt@linux.vnet.ibm.com>

* gcc/testsuite/gcc.target/s390/hotpatch-13.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-14.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-15.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-16.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-17.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-18.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-19.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-20.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-10.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-11.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-12.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-13.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-14.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-15.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-16.c: New testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-9.c: New
testcase.
* gcc/testsuite/gcc.target/s390/hotpatch-1.c: Testcase adjusted to
new -mhotpatch.
* gcc/testsuite/gcc.target/s390/hotpatch-10.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-11.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-12.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-2.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-3.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-4.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-5.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-6.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-7.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-8.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-9.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-1.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-2.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-3.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-4.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-5.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-6.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-7.c: Likewise.
* gcc/testsuite/gcc.target/s390/hotpatch-compile-8.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220171 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago[AArch64] Improve bit-test-branch pattern to avoid unnecessary register clobber
jiwang [Tue, 27 Jan 2015 15:20:14 +0000 (15:20 +0000)]
[AArch64] Improve bit-test-branch pattern to avoid unnecessary register clobber

2015-01-27  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
            Jiong Wang  <jiong.wang@arm.com>

  gcc/
    * config/aarch64/aarch64.md (tb<optab><mode>1): Clobber CC reg instead of
    scratch reg.
    (cb<optab><mode>1): Likewise.
    * config/aarch64/iterators.md (bcond): New define_code_attr.

  gcc/testsuite/
    * gcc.dg/long_branch.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220170 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
krebbel [Tue, 27 Jan 2015 15:01:46 +0000 (15:01 +0000)]
2015-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/s390/s390.c (s390_memory_move_cost): Increase costs for
memory accesses.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220169 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
krebbel [Tue, 27 Jan 2015 14:59:48 +0000 (14:59 +0000)]
2015-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/s390/s390.c (s390_register_move_cost): Increase costs for
FPR->GPR moves.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220168 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-26 Matthias Klose <doko@ubuntu.com>
doko [Tue, 27 Jan 2015 12:50:46 +0000 (12:50 +0000)]
2015-01-26  Matthias Klose  <doko@ubuntu.com>

        * configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
        * configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220165 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-27 Richard Biener <rguenther@suse.de>
rguenth [Tue, 27 Jan 2015 12:11:37 +0000 (12:11 +0000)]
2015-01-27  Richard Biener  <rguenther@suse.de>

* tree-vrp.c (update_value_range): Intersect the range with
old recorded SSA name range information.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220164 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago * config/rl78/rl78.c (rl78_expand_prologue): In G10 mode push the
nickc [Tue, 27 Jan 2015 11:37:08 +0000 (11:37 +0000)]
* config/rl78/rl78.c (rl78_expand_prologue): In G10 mode push the
BC, DE and HL registers directly, not via AX.
When decrementing the stack pointer by a large amount, transfer SP
into AX and perform the subtraction there.
(rl78_expand_epilogue): Perform the inverse of the above
enhancements.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220163 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago * config/rl78/cmpsi2.S: Use function start and end macros.
nickc [Tue, 27 Jan 2015 11:36:01 +0000 (11:36 +0000)]
* config/rl78/cmpsi2.S: Use function start and end macros.
(__gcc_bcmp): New function.
* config/rl78/lshrsi3.S: Use function start and end macros.
* config/rl78/mulsi3.S: Add support for G10.
(__mulqi3): New function for G10.
* config/rl78/signbit.S: Use function start and end macros.
* config/rl78/t-rl78 (LIB2ADD): Add bit-count.S, fpbit-sf.S and
fpmath-sf.S.
(LIB2FUNCS_EXCLUDE): Define.
(LIB2FUNCS_ST): Define.
* config/rl78/trampoline.S: Use function start and end macros.
* config/rl78/vregs.h (START_FUNC): New macro.
(START_ANOTHER_FUNC): New macro.
(END_FUNC): New macro.
(END_ANOTHER_FUNC): New macro.
* config/rl78/bit-count.S: New file.  Contains assembler
implementations of the bit counting functions: ___clzhi2,
__clzsi2, ctzhi2, ctzsi2, ffshi2, ffssi2, __partityhi2,
__paritysi2, __popcounthi2 and __popcountsi2.
* config/rl78/fpbit-sf.S: New file.  Contains assembler
implementationas of the math functions: __negsf2, __cmpsf2,
__eqsf2, __nesf2, __lesf2, __ltsf2, __gesf2, gtsf2, __unordsf2,
__fixsfsi,  __fixunssfsi, __floatsisf and __floatunssisf.
* config/rl78/fpmath-sf.S: New file.  Contains assembler
implementations of the math functions: __subsf3, __addsf3,
__mulsf3 and __divsf3

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220162 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR libstdc++/64368
redi [Tue, 27 Jan 2015 11:12:04 +0000 (11:12 +0000)]
PR libstdc++/64368
* include/std/shared_mutex (shared_timed_mutex::try_lock_for,
shared_timed_mutex::try_lock_until): Only define when POSIX thread
timeouts option is supported.
(shared_timed_mutex::try_shared_lock_for,
shared_timed_mutex::try_shared_lock_until): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220161 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoMove Solaris/x86 CRT_GET_RFIB_DATA definition to libgcc
ro [Tue, 27 Jan 2015 10:02:26 +0000 (10:02 +0000)]
Move Solaris/x86 CRT_GET_RFIB_DATA definition to libgcc

gcc:
* config/i386/sysv4.h (CRT_GET_RFIB_DATA): Remove.

libgcc:
* config.host (i[34567]86-*-solaris2*, x86_64-*-solaris2.1[0-9]*):
Add i386/elf-lib.h to tm_file.
* config/i386/elf-lib.h: Fix comment.
* unwind-dw2-fde-dip.c (_Unwind_IteratePhdrCallback) [__x86_64__
&& __sun__ && __svr4__]: Remove workaround.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220160 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-27 Jakub Jelinek <jakub@redhat.com>
ygribov [Tue, 27 Jan 2015 09:58:00 +0000 (09:58 +0000)]
2015-01-27  Jakub Jelinek  <jakub@redhat.com>
    Yury Gribov  <y.gribov@samsung.com>

PR ubsan/64741
* ubsan.c (ubsan_source_location): Refactor code.
(ubsan_type_descriptor): Update type size. Refactor code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220159 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoCorrectly check for 32-bit x86
ro [Tue, 27 Jan 2015 09:57:57 +0000 (09:57 +0000)]
Correctly check for 32-bit x86

* testsuite/lib/libffi.exp: Load target-supports.exp.
(run-many-tests): Only set targetabis for ia32.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220158 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-27 Richard Biener <rguenther@suse.de>
rguenth [Tue, 27 Jan 2015 09:49:29 +0000 (09:49 +0000)]
2015-01-27  Richard Biener  <rguenther@suse.de>

PR tree-optimization/56273
PR tree-optimization/59124
PR tree-optimization/64277
* tree-vrp.c (vrp_finalize): Emit array-bound warnings only
from the first VRP pass.

* g++.dg/warn/Warray-bounds-6.C: New testcase.
* gcc.dg/Warray-bounds-12.c: Likewise.
* gcc.dg/Warray-bounds-13.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220157 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR ipa/64776
jakub [Tue, 27 Jan 2015 09:21:26 +0000 (09:21 +0000)]
PR ipa/64776
* cgraphunit.c (cgraph_node::expand_thunk): If not this_adjusting,
handle the first argument in the same loop as all the other arguments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220156 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR rtl-optimization/61058
jakub [Tue, 27 Jan 2015 09:19:30 +0000 (09:19 +0000)]
PR rtl-optimization/61058
* jump.c (cleanup_barriers): Update basic block boundaries
if BLOCK_FOR_INSN is non-NULL on PREV.

* gcc.dg/pr61058.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220155 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agogcc/
ienkovich [Tue, 27 Jan 2015 09:09:28 +0000 (09:09 +0000)]
gcc/

* tree-chkp.c (chkp_call_returns_bounds_p): Fix handling of
bounds narrowing, already instrumented calls and calls to
not instrumentable functions.

gcc/testsuite/

* gcc.target/i386/chkp-narrow-bounds.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220154 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR tree-optimization/64807
jakub [Tue, 27 Jan 2015 08:26:13 +0000 (08:26 +0000)]
PR tree-optimization/64807
* wide-int.cc (wi::divmod_internal): Clear
b_dividend[dividend_blocks_needed].

* gcc.dg/pr64807.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220153 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR c/64766
jakub [Tue, 27 Jan 2015 08:13:45 +0000 (08:13 +0000)]
PR c/64766
* c-typeck.c (store_init_value): Don't overwrite DECL_INITIAL
of FUNCTION_DECLs with error_mark_node.

* gcc.dg/pr64766.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220152 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago* config/rl78/rl78.c (move_elim_pass): Don't optimize away
dj [Tue, 27 Jan 2015 04:07:54 +0000 (04:07 +0000)]
* config/rl78/rl78.c (move_elim_pass): Don't optimize away
volatile memory references.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220151 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoAdd PR jit/64257 to previous ChangeLog entry
dmalcolm [Tue, 27 Jan 2015 00:28:45 +0000 (00:28 +0000)]
Add PR jit/64257 to previous ChangeLog entry

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220150 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoupdate_web_docs_svn: support the JIT documentation
dmalcolm [Tue, 27 Jan 2015 00:17:56 +0000 (00:17 +0000)]
update_web_docs_svn: support the JIT documentation

maintainer-scripts/ChangeLog:
* update_web_docs_svn: Don't delete gcc/jit/docs or
gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
building of the JIT docs (using sphinx-build).  Special case
copying them up.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220149 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoDaily bump.
gccadmin [Tue, 27 Jan 2015 00:16:50 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220148 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoFix gcc_jit_context_get_last_error docs
dmalcolm [Tue, 27 Jan 2015 00:11:21 +0000 (00:11 +0000)]
Fix gcc_jit_context_get_last_error docs

gcc/jit/ChangeLog:
* docs/topics/compilation.rst (gcc_jit_result_get_code): Fix typo.
* docs/topics/contexts.rst (gcc_jit_context_get_last_error): The
error buffer is only valid until the next call to the context.
* libgccjit.h (gcc_jit_context_get_first_error): Reword the
comment to omit mention of compiling.
(gcc_jit_context_get_last_error): The error buffer is only valid
until the next call to the context.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220145 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agogcc/
olegendo [Mon, 26 Jan 2015 23:56:05 +0000 (23:56 +0000)]
gcc/
PR target/49263
* config/sh/sh.c (sh_split_treg_set_expr): Invoke emit_insn before
remove_insn.
* config/sh/sh.md (tstsi_t): Don't try to optimize constant with right
shifts if it already fits into K08.

gcc/testsuite/
PR target/49263
* gcc.target/sh/pr49263-4.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220144 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR libstdc++/64368
redi [Mon, 26 Jan 2015 23:42:39 +0000 (23:42 +0000)]
PR libstdc++/64368
* config/locale/gnu/numeric_members.cc (numpunct<char>::~numpunct(),
numpunct<wchar_t>::~numpunct()): Do not set _M_data->_M_grouping.
* src/c++11/cxx11-shim_facets.cc (numpunct_shim): Remove _M_grouping
and use cache's _M_grouping field.
(__numpunct_fill_cache): Likewise.
(__moneypunct_fill_cache): Improve comments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220143 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-26 Matthias Klose <doko@ubuntu.com>
doko [Mon, 26 Jan 2015 22:54:31 +0000 (22:54 +0000)]
2015-01-26  Matthias Klose  <doko@ubuntu.com>

        * configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
        * configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220141 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-26 Paul Thomas <pault@gcc.gnu.org>
pault [Mon, 26 Jan 2015 21:58:42 +0000 (21:58 +0000)]
2015-01-26  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/62044
* resolve.c (resolve_allocate_expr): If the default initializer
is NULL, keep the original MOLD expression so that the correct
typespec is available.

2015-01-26  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/62044
* gfortran.dg/allocate_with_mold_1.f90: New test

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220140 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR ipa/64730
jakub [Mon, 26 Jan 2015 21:33:11 +0000 (21:33 +0000)]
PR ipa/64730
* ipa-inline.c (inline_small_functions): Print "unknown" even
if edge->call_stmt is non-NULL, but has builtins or unknown
location.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220139 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR c/64778
jakub [Mon, 26 Jan 2015 21:32:09 +0000 (21:32 +0000)]
PR c/64778
* c-typeck.c (convert_arguments): Return -1 if there are
error_args, even if we've diagnosed too many arguments.

* gcc.dg/pr64778.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220138 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR middle-end/64421
jakub [Mon, 26 Jan 2015 21:28:57 +0000 (21:28 +0000)]
PR middle-end/64421
* omp-low.c (simd_clone_mangle): If DECL_ASSEMBLER_NAME starts
with asterisk, skip the first character.

* gcc.dg/vect/pr64421.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220137 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-26 Tobias Burnus <burnus@net-b.de>
burnus [Mon, 26 Jan 2015 21:12:19 +0000 (21:12 +0000)]
2015-01-26  Tobias Burnus  <burnus@net-b.de>

        PR fortran/64771
gcc/fortran/
        * interface.c (check_dummy_characteristics): Fix coarray
        * handling.

testsuite/
        * gfortran.dg/coarray_36.f: New.
        * gfortran.dg/coarray_37.f90: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220136 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-26 Tobias Burnus <burnus@net-b.de>
burnus [Mon, 26 Jan 2015 21:05:39 +0000 (21:05 +0000)]
2015-01-26  Tobias Burnus  <burnus@net-b.de>

        * io.c (gfc_match_inquire): Replace "-1" by a defined constant.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220135 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoPR jit/64708: remove libgccjit.so from COMPILERS
dmalcolm [Mon, 26 Jan 2015 20:30:12 +0000 (20:30 +0000)]
PR jit/64708: remove libgccjit.so from COMPILERS

gcc/jit/ChangeLog:
PR jit/64708
* config-lang.in (compilers): Drop "libgccjit.so".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220133 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoRevert the last P_POPCNT order change
hjl [Mon, 26 Jan 2015 19:31:55 +0000 (19:31 +0000)]
Revert the last P_POPCNT order change

PR target/64806
* config/i386/i386 (feature_priority): Revert the last P_POPCNT
order change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220131 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR target/64795
uros [Mon, 26 Jan 2015 18:49:21 +0000 (18:49 +0000)]
    PR target/64795
* config/i386/i386.md (*movdi_internal): Also check operand 0
to determine TYPE_LEA operand.
(*movsi_internal): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220128 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoFix incorrect ChangeLog formatting.
clyon [Mon, 26 Jan 2015 16:00:53 +0000 (16:00 +0000)]
Fix incorrect ChangeLog formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220126 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-26 Janus Weil <janus@gcc.gnu.org>
janus [Mon, 26 Jan 2015 15:56:03 +0000 (15:56 +0000)]
2015-01-26  Janus Weil  <janus@gcc.gnu.org>

PR fortran/64230
* class.c (finalize_component): New argument 'sub_ns'. Insert code to
check if 'expr' is associated.
(generate_finalization_wrapper): Rename 'ptr' symbols to 'ptr1' and
'ptr2'. Pass 'sub_ns' to finalize_component.

2015-01-26  Janus Weil  <janus@gcc.gnu.org>

PR fortran/64230
* gfortran.dg/class_allocate_18.f90: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220125 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago[ARM/AArch64][testsuite] Add vpaddl tests.
clyon [Mon, 26 Jan 2015 15:54:22 +0000 (15:54 +0000)]
[ARM/AArch64][testsuite] Add vpaddl tests.

2015-01-26  Christophe Lyon  <christophe.lyon@linaro.org>

* gcc.target/aarch64/advsimd-intrinsics/vpaddl.c: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220124 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago[ARM/AArch64][testsuite] Add vpadal tests.
clyon [Mon, 26 Jan 2015 15:52:32 +0000 (15:52 +0000)]
[ARM/AArch64][testsuite] Add vpadal tests.

2015-01-26  Christophe Lyon  <christophe.lyon@linaro.org>

* gcc.target/aarch64/advsimd-intrinsics/vpadal.c: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220123 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago[ARM/AArch64][testsuite] Add vmnv tests.
clyon [Mon, 26 Jan 2015 15:51:06 +0000 (15:51 +0000)]
[ARM/AArch64][testsuite] Add vmnv tests.

2015-01-26  Christophe Lyon  <christophe.lyon@linaro.org>

* gcc.target/aarch64/advsimd-intrinsics/vmvn.c: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220122 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago[ARM/AArch64][testsuite] Add vmovl tests.
clyon [Mon, 26 Jan 2015 15:48:57 +0000 (15:48 +0000)]
[ARM/AArch64][testsuite] Add vmovl tests.

2015-01-26  Christophe Lyon  <christophe.lyon@linaro.org>

    * gcc.target/aarch64/advsimd-intrinsics/vmovl.c: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220121 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago * config/rs6000/rs6000-cpus.def (POWERPC_MASKS): Add
jakub [Mon, 26 Jan 2015 15:47:12 +0000 (15:47 +0000)]
* config/rs6000/rs6000-cpus.def (POWERPC_MASKS): Add
OPTION_MASK_QUAD_MEMORY_ATOMIC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220120 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago[ARM/AArch64][testsuite] Add vpadd, vpmax and vpmin tests.
clyon [Mon, 26 Jan 2015 15:47:05 +0000 (15:47 +0000)]
[ARM/AArch64][testsuite] Add vpadd, vpmax and vpmin tests.

2015-01-26  Christophe Lyon  <christophe.lyon@linaro.org>

* gcc.target/aarch64/advsimd-intrinsics/vpXXX.inc: New file.
* gcc.target/aarch64/advsimd-intrinsics/vpadd.c: New file.
* gcc.target/aarch64/advsimd-intrinsics/vpmax.c: New file.
* gcc.target/aarch64/advsimd-intrinsics/vpmin.c: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220119 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago[ARM/AArch64][testsuite] Add vmla_n and vmls_n tests.
clyon [Mon, 26 Jan 2015 15:45:00 +0000 (15:45 +0000)]
[ARM/AArch64][testsuite] Add vmla_n and vmls_n tests.

2015-01-26  Christophe Lyon  <christophe.lyon@linaro.org>

* gcc.target/aarch64/advsimd-intrinsics/vmlX_n.inc: New file.
* gcc.target/aarch64/advsimd-intrinsics/vmla_n.c: New file.
* gcc.target/aarch64/advsimd-intrinsics/vmls_n.c: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220118 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago[ARM/AArch64][testsuite] Add vsubhn, vraddhn and vrsubhn tests. Split vaddhn.c into...
clyon [Mon, 26 Jan 2015 15:42:50 +0000 (15:42 +0000)]
[ARM/AArch64][testsuite] Add vsubhn, vraddhn and vrsubhn tests. Split vaddhn.c into vXXXhn.inc and vaddhn.c to share code with other new tests.

2015-01-26  Christophe Lyon  <christophe.lyon@linaro.org>

* gcc.target/aarch64/advsimd-intrinsics/vXXXhn.inc: New file.
* gcc.target/aarch64/advsimd-intrinsics/vraddhn.c: New file.
* gcc.target/aarch64/advsimd-intrinsics/vrsubhn.c: New file.
* gcc.target/aarch64/advsimd-intrinsics/vsubhn.c: New file.
* gcc.target/aarch64/advsimd-intrinsics/vaddhn.c: Use code from
vXXXhn.inc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220117 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago[AARCH64]Fix TLS local exec model addressing code generation inconsistency.
renlin [Mon, 26 Jan 2015 15:42:15 +0000 (15:42 +0000)]
[AARCH64]Fix TLS local exec model addressing code generation inconsistency.

gcc/

* config/aarch64/aarch64.c (aarch64_load_symref_appropriately): Correct
the comment.
* config/aarch64/aarch64.md * (tlsle_small_<mode>): Add left shift
12-bit for higher part.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220116 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-24 Matthias Klose <doko@ubuntu.com>
doko [Mon, 26 Jan 2015 14:57:41 +0000 (14:57 +0000)]
2015-01-24  Matthias Klose  <doko@ubuntu.com>

        * configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
        * configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220113 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoMove wrong ChangeLog entry from the toplevel ChangeLog to
doko [Mon, 26 Jan 2015 14:51:12 +0000 (14:51 +0000)]
Move wrong ChangeLog entry from the toplevel ChangeLog to
libbacktrace.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220112 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-26 Richard Biener <rguenther@suse.de>
rguenth [Mon, 26 Jan 2015 14:50:03 +0000 (14:50 +0000)]
2015-01-26  Richard Biener  <rguenther@suse.de>

PR middle-end/64764
* tree-ssa-uninit.c (is_pred_expr_subset_of): Handle
combining two BIT_AND_EXPR predicates.

* gcc.dg/uninit-19.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220111 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoMake SPARC a vect64 target
ro [Mon, 26 Jan 2015 13:17:23 +0000 (13:17 +0000)]
Make SPARC a vect64 target

* lib/target-supports.exp (check_effective_target_vect64): Add
sparc*-*-*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220109 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoInitialize ruid in new_var_info
hjl [Mon, 26 Jan 2015 12:47:20 +0000 (12:47 +0000)]
Initialize ruid in new_var_info

PR bootstrap/64754
* tree-ssa-structalias.c (new_var_info): Initialize ruid.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220108 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago * testsuite/23_containers/set/operations/2.cc: Add test for
redi [Mon, 26 Jan 2015 11:18:14 +0000 (11:18 +0000)]
* testsuite/23_containers/set/operations/2.cc: Add test for
non-transparent comparison function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220107 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-26 Terry Guo <terry.guo@arm.com>
xguo [Mon, 26 Jan 2015 10:14:04 +0000 (10:14 +0000)]
2015-01-26  Terry Guo  <terry.guo@arm.com>

* config/arm/arm.c (arm_file_start): Update the assignment of
Tag_ABI_HardFP_use.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220106 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago PR testsuite/64712
ebotcazou [Mon, 26 Jan 2015 09:52:50 +0000 (09:52 +0000)]
PR testsuite/64712
* gnat.dg/unchecked_convert1.adb (Unchecked_Convert1): Initialize A.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220104 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago[ARM] Wire up the new scheduler description for the ARM Cortex-A57 processor
jgreenhalgh [Mon, 26 Jan 2015 09:17:25 +0000 (09:17 +0000)]
[ARM] Wire up the new scheduler description for the ARM Cortex-A57  processor

* config/arm/arm-cores.def (cortex-a57): Use the new Cortex-A57
pipeline model.
config/arm/arm.md: Include the new Cortex-A57 model.
(generic_sched): Don't use generic_sched when tuning for
Cortex-A57.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220103 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-26 Tony Liu <tony.liu@arm.com>
xguo [Mon, 26 Jan 2015 03:20:33 +0000 (03:20 +0000)]
2015-01-26  Tony Liu  <tony.liu@arm.com>

        * gcc.target/arm/scd42-1.c: Improve the check for UAL and
        non-UAL cases.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220102 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoDaily bump.
gccadmin [Mon, 26 Jan 2015 00:55:59 +0000 (00:55 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220101 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoPR 64770 Make testcase work properly under DejaGNU.
jb [Sun, 25 Jan 2015 23:04:50 +0000 (23:04 +0000)]
PR 64770 Make testcase work properly under DejaGNU.

2015-01-26  Janne Blomqvist  <jb@gcc.gnu.org>

PR libfortran/64770
* gfortran.dg/open_new_segv.f90: Add dg- stuff to make test work
correctly, clean up afterwards.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220098 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agofortran/
mikael [Sun, 25 Jan 2015 20:30:53 +0000 (20:30 +0000)]
fortran/
PR fortran/62044
* decl.c (gfc_match_derived_decl): Don't insert a new symtree element.
* module.c (MOD_VERSION): Bump.
(write_module): Don't write list of extensions.
(read_module): Don't jump over list of extensions;
don't load list of extensions.
(load_derived_extensions, write_dt_extensions,
 write_derived_extensions): Remove.

testsuite/
PR fortran/62044
* gfortran.dg/use_rename_7.f90: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220097 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago * config/i386/i386.c (get_builtin_code_for_version): Revert unwanted change.
uros [Sun, 25 Jan 2015 18:39:01 +0000 (18:39 +0000)]
* config/i386/i386.c (get_builtin_code_for_version): Revert unwanted change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220096 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agogcc/ChangeLog:
uros [Sun, 25 Jan 2015 18:17:46 +0000 (18:17 +0000)]
gcc/ChangeLog:

* config/i386/i386.c (get_builtin_code_for_version): Add
support for BMI and BMI2 multiversion functions.
(fold_builtin_cpu): Add F_BMI and F_BMI2.

libgcc/ChangeLog:

* config/i386/cpuinfo.c (enum processor_features): Add FEATURE_BMI and
FEATURE_BMI2.
(get_available_features): Detect FEATURE_BMI and FEATURE_BMI2.

testsuite/ChangeLog:

* gcc.target/i386/funcspec-5.c: Test new multiversion targets.
* g++.dg/ext/mv17.C: Test BMI/BMI2 multiversion dispatcher.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220095 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agolibstdc++-v3/
olegendo [Sun, 25 Jan 2015 16:54:33 +0000 (16:54 +0000)]
libstdc++-v3/
PR target/29366
* config/cpu/sh/atomicity.h (__exchange_and_add, __atomic_add):
Remove SH4A inline asm and lock based implementations and use the
defaults from ext/atomicity.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220094 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agogcc/testsuite/
olegendo [Sun, 25 Jan 2015 16:41:25 +0000 (16:41 +0000)]
gcc/testsuite/
PR target/54236
* gcc.target/sh/pr54236-4.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220093 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-25 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
prathamesh3492 [Sun, 25 Jan 2015 14:26:59 +0000 (14:26 +0000)]
2015-01-25  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

        * emit-rtl.h (store_bit_field): Move prototype to expmed.h.
        (extract_bit_field): Likewise.
        (extract_low_bits): Likewise.
        (expand_mult): Likewise.
        (expand_mult_highpart_adjust): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220092 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoMake whitespace consistent in MAINTAINERS
vries [Sun, 25 Jan 2015 11:16:28 +0000 (11:16 +0000)]
Make whitespace consistent in MAINTAINERS

2015-01-25  Tom de Vries  <tom@codesourcery.com>

* MAINTAINERS: Make whitespace consistent.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220091 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoSupport new Intel processor model numbers
hjl [Sun, 25 Jan 2015 04:42:50 +0000 (04:42 +0000)]
Support new Intel processor model numbers

gcc/

* config/i386/driver-i386.c (host_detect_local_cpu): Check new
Silvermont, Haswell, Broadwell and Knights Landing model numbers.
* config/i386/i386.c (processor_model): Add
M_INTEL_COREI7_BROADWELL.
(arch_names_table): Add "broadwell".

gcc/testsuite/

* gcc.target/i386/builtin_target.c (check_intel_cpu_model): Add
Silvermont, Ivy Bridge, Haswell and Broadwell tests.  Update Sandy
Bridge test.

2015-01-24  H.J. Lu  <hongjiu.lu@intel.com>

* config/i386/cpuinfo.c (processor_subtypes): Add
INTEL_COREI7_BROADWELL.
(get_intel_cpu): Support new Silvermont, Haswell and Broadwell
model numbers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220090 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoDaily bump.
gccadmin [Sun, 25 Jan 2015 00:17:29 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220089 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoPR libfortran/64770 Segfault when trying to open existing file with status="new".
jb [Sat, 24 Jan 2015 21:52:34 +0000 (21:52 +0000)]
PR libfortran/64770 Segfault when trying to open existing file with status="new".

libgfortran ChangeLog:

2015-01-24  Janne Blomqvist  <jb@gcc.gnu.org>

PR libfortran/64770
* io/unit.c (filename_from_unit): Check that u->filename != NULL
before calling strdup.

testsuite ChangeLog:

2015-01-24  Janne Blomqvist  <jb@gcc.gnu.org>

PR libfortran/64770
* gfortran.dg/open_new_segv.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220086 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-24 Tobias Burnus <burnus@net-b.de>
burnus [Sat, 24 Jan 2015 17:10:48 +0000 (17:10 +0000)]
2015-01-24  Tobias Burnus  <burnus@net-b.de>

        * parse.c (gfc_parse_file): Fix two-location gfc_error call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220084 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoInclude TSAN dependent sources for 64 bit i?86 target.
vekumar [Sat, 24 Jan 2015 15:21:51 +0000 (15:21 +0000)]
Include TSAN dependent sources for 64 bit i?86 target.
2015-01-25  Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>

        * configure.ac (TSAN_TARGET_DEPENDENT_OBJECTS): Undefine.
        * configure: Regenerate.
        * configure.tgt (TSAN_TARGET_DEPENDENT_OBJECTS): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220083 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agogcc/
olegendo [Sat, 24 Jan 2015 13:04:53 +0000 (13:04 +0000)]
gcc/
PR target/49263
PR target/53987
PR target/64345
PR target/59533
PR target/52933
PR target/54236
PR target/51244
* config/sh/sh-protos.h
(sh_extending_set_of_reg::can_use_as_unextended_reg,
sh_extending_set_of_reg::use_as_unextended_reg,
sh_is_nott_insn, sh_movt_set_dest, sh_movrt_set_dest, sh_is_movt_insn,
sh_is_movrt_insn, sh_insn_operands_modified_between_p,
sh_reg_dead_or_unused_after_insn, sh_in_recog_treg_set_expr,
sh_recog_treg_set_expr, sh_split_treg_set_expr): New functions.
(sh_treg_insns): New class.
* config/sh/sh.c (TARGET_LEGITIMATE_COMBINED_INSN): Define target hook.
(scope_counter): New class.
(sh_legitimate_combined_insn, sh_is_nott_insn, sh_movt_set_dest,
sh_movrt_set_dest, sh_reg_dead_or_unused_after_insn,
sh_extending_set_of_reg::can_use_as_unextended_reg,
sh_extending_set_of_reg::use_as_unextended_reg, sh_recog_treg_set_expr,
sh_in_recog_treg_set_expr, sh_try_split_insn_simple,
sh_split_treg_set_expr): New functions.
(addsubcosts): Handle treg_set_expr.
(sh_rtx_costs): Handle IF_THEN_ELSE and ZERO_EXTRACT.
(sh_rtx_costs): Use arith_reg_operand in SIGN_EXTEND and ZERO_EXTEND.
(sh_rtx_costs): Handle additional bit test patterns in EQ and AND cases.
(sh_insn_operands_modified_between_p): Make non-static.
* config/sh/predicates.md (zero_extend_movu_operand): Allow
simple_mem_operand in addition to displacement_mem_operand.
(zero_extend_operand): Don't allow zero_extend_movu_operand.
(treg_set_expr, treg_set_expr_not_const01,
arith_reg_or_treg_set_expr): New predicates.
* config/sh/sh.md (tstsi_t): Use arith_reg_operand and
arith_or_int_operand instead of logical_operand.  Convert to
insn_and_split.  Try to optimize constant operand in splitter.
(tsthi_t, tstqi_t): Fold into *tst<mode>_t.  Convert to insn_and_split.
(*tstqi_t_zero): Delete.
(*tst<mode>_t_subregs): Add !sh_in_recog_treg_set_expr split condition.
(tstsi_t_and_not): Delete.
(tst<mode>_t_zero_extract_eq): Rename to *tst<mode>_t_zero_extract.
Convert to insn_and_split.
(unnamed split, tstsi_t_zero_extract_xor,
tstsi_t_zero_extract_subreg_xor_little,
tstsi_t_zero_extract_subreg_xor_big): Delete.
(*tstsi_t_shift_mask): New insn_and_split.
(cmpeqsi_t, cmpgesi_t): Add new split for const_int 0 operands and try
to recombine with surrounding insns when splitting.
(*negtstsi): Add !sh_in_recog_treg_set_expr condition.
(cmp_div0s_0, cmp_div0s_1, *cmp_div0s_0, *cmp_div0s_1): Rewrite as ...
(cmp_div0s, *cmp_div0s_1, *cmp_div0s_2, *cmp_div0s_3, *cmp_div0s_4,
*cmp_div0s_5, *cmp_div0s_6): ... these new insn_and_split patterns.
(*cbranch_div0s: Delete.
(*addc): Convert to insn_and_split.  Use treg_set_expr as 3rd operand.
Try to recombine with surrounding insns when splitting.  Add operand
order variants.
(*addc_t_r, *addc_r_t): Use treg_set_expr_not_const01.
(*addc_r_r_1, *addc_r_lsb, *addc_r_r_lsb, *addc_r_lsb_r, *addc_r_msb,
*addc_r_r_msb, *addc_2r_msb): Delete.
(*addc_2r_lsb): Rename to *addc_2r_t.  Use treg_set_expr.  Add operand
order variant.
(*addc_negreg_t): New insn_and_split.
(*subc): Convert to insn_and_split.  Use treg_set_expr as 3rd operand.
Try to recombine with surrounding insns when splitting.
Add operand order variants.
(*subc_negt_reg, *subc_negreg_t, *reg_lsb_t, *reg_msb_t): New
insn_and_split patterns.
(*rotcr): Use arith_reg_or_treg_set_expr.  Try to recombine with
surrounding insns when splitting.
(unnamed rotcr split): Use arith_reg_or_treg_set_expr.
(*rotcl): Likewise.  Add zero_extract variant.
(*ashrsi2_31): New insn_and_split.
(*negc): Convert to insn_and_split.  Use treg_set_expr.
(*zero_extend<mode>si2_disp_mem): Update comment.
(movrt_negc, *movrt_negc, nott): Add !sh_in_recog_treg_set_expr split
condition.
(*mov_t_msb_neg, mov_neg_si_t): Use treg_set_expr.  Try to recombine
with surrounding insns when splitting.
(any_treg_expr_to_reg): New insn_and_split.
(*neg_zero_extract_0, *neg_zero_extract_1, *neg_zero_extract_2,
*neg_zero_extract_3, *neg_zero_extract_4, *neg_zero_extract_5,
*neg_zero_extract_6, *zero_extract_0, *zero_extract_1,
*zero_extract_2): New single bit zero extract patterns.
(bld_reg, *bld_regqi): Fold into bld<mode>_reg.
(*get_thread_pointersi, store_gbr, *mov<mode>_gbr_load,
*mov<mode>_gbr_load, *mov<mode>_gbr_load, *mov<mode>_gbr_load,
*movdi_gbr_load): Use arith_reg_dest instead of register_operand for
set destination.
(set_thread_pointersi, load_gbr): Use arith_reg_operand instead of
register_operand for set source.

gcc/testsuite/
PR target/49263
PR target/53987
PR target/64345
PR target/59533
PR target/52933
PR target/54236
PR target/51244
* gcc.target/sh/pr64345-1.c: New.
* gcc.target/sh/pr64345-2.c: New.
* gcc.target/sh/pr59533-1.c: New.
* gcc.target/sh/pr49263.c: Adjust matching of expected insns.
* gcc.target/sh/pr52933-2.c: Likewise.
* gcc.target/sh/pr54089-1.c: Likewise.
* gcc.target/sh/pr54236-1.c: Likewise.
* gcc.target/sh/pr51244-20-sh2a.c: Likewise.
* gcc.target/sh/pr49263-1.c: Remove xfails.
* gcc.target/sh/pr49263-2.c: Likewise.
* gcc.target/sh/pr49263-3.c: Likewise.
* gcc.target/sh/pr53987-1.c: Likewise.
* gcc.target/sh/pr52933-1.c: Adjust matching of expected insns.
(test_24, test_25, test_26, test_27, test_28, test_29, test_30): New.
* gcc.target/sh/pr51244-12.c: Adjust matching of expected insns.
(test05, test06, test07, test08, test09, test10, test11, test12): New.
* gcc.target/sh/pr54236-3.c: Adjust matching of expected insns.
(test_002, test_003, test_004, test_005, test_006, test_007, test_008,
test_009): New.
* gcc.target/sh/pr51244-4.c: Adjust matching of expected insns.
(test_02): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220081 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoFix avx512f spec in gcc.target/i386/funcspec-5.c
vries [Sat, 24 Jan 2015 11:46:06 +0000 (11:46 +0000)]
Fix avx512f spec in gcc.target/i386/funcspec-5.c

2015-01-24  Tom de Vries  <tom@codesourcery.com>

* gcc.target/i386/funcspec-5.c: Replace avx512 with avx512f.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220079 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago * i386.opt (prefetch_sse): New targetsave.
hubicka [Sat, 24 Jan 2015 06:26:46 +0000 (06:26 +0000)]
* i386.opt (prefetch_sse): New targetsave.
* i386.c (ix86_function_specific_save): Save prefetch_sse.
(ix86_function_specific_restore): Restore prefetch_sse and initialize
ix86_cost/ix86_tune_cost.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220077 138bc75d-0d04-0410-961f-82ee72b054a4

9 years ago2015-01-24 Matthias Klose <doko@ubuntu.com>
doko [Sat, 24 Jan 2015 02:46:22 +0000 (02:46 +0000)]
2015-01-24  Matthias Klose  <doko@ubuntu.com>

        * configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
        * configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220075 138bc75d-0d04-0410-961f-82ee72b054a4

9 years agoDaily bump.
gccadmin [Sat, 24 Jan 2015 00:17:05 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220073 138bc75d-0d04-0410-961f-82ee72b054a4