mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
gcc-4.6: Update with patches from gcc-4_6-branch and linaro 2011.05 release
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
5210f86633
commit
7f9dbc1600
@ -14,7 +14,7 @@ PV = "4.6"
|
||||
# BINV should point to minor release
|
||||
BINV = "${PV}.0"
|
||||
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
ARM_INSTRUCTION_SET = "arm"
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From af3385141f9bfe32ab89165bfc98a7ea2ff19278 Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sat, 26 Mar 2011 09:19:36 +0000
|
||||
Subject: [PATCH 002/200] Backport from mainline
|
||||
Subject: [PATCH] Backport from mainline
|
||||
2011-03-17 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR rtl-optimization/48141
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 540b311d6b6aa2e50a9feb45255361e498bb5198 Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sat, 26 Mar 2011 09:20:34 +0000
|
||||
Subject: [PATCH 003/200] Backport from mainline
|
||||
Subject: [PATCH] Backport from mainline
|
||||
2011-03-17 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR rtl-optimization/48141
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 125ee3cf946de59472c02ffd792aca4f1045669f Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sat, 26 Mar 2011 09:21:34 +0000
|
||||
Subject: [PATCH 004/200] Backport from mainline
|
||||
Subject: [PATCH] Backport from mainline
|
||||
2011-03-20 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR rtl-optimization/48156
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 5bc59e25607b755798008d5e0d79ca4cea6711ed Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sat, 26 Mar 2011 09:23:01 +0000
|
||||
Subject: [PATCH 005/200] Backport from mainline
|
||||
Subject: [PATCH] Backport from mainline
|
||||
2011-03-20 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR c/42544
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From b6ed53c51ca6090f3f422e6223e8dc3b150f0393 Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sat, 26 Mar 2011 09:24:06 +0000
|
||||
Subject: [PATCH 006/200] Backport from mainline
|
||||
Subject: [PATCH] Backport from mainline
|
||||
2011-03-24 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR debug/48204
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From d4d74232bca4968da87cd8157cc2d6139115946e Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sat, 26 Mar 2011 09:24:53 +0000
|
||||
Subject: [PATCH 007/200] Backport from mainline
|
||||
Subject: [PATCH] Backport from mainline
|
||||
2011-03-25 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* printf/printf_fp.c (__quadmath_printf_fp): Use memcpy instead of
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 6bb9234e718d4b75a9a1e63d523d08c3392ba55f Mon Sep 17 00:00:00 2001
|
||||
From: paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sat, 26 Mar 2011 10:02:34 +0000
|
||||
Subject: [PATCH 008/200] 2011-03-26 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
Subject: [PATCH] 2011-03-26 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* include/bits/random.h (negative_binomial_distribution<>::
|
||||
negative_binomial_distribution(_IntType, double),
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 8c9cc2d03061ea065b70695ef4903a0390c01fb8 Mon Sep 17 00:00:00 2001
|
||||
From: uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sat, 26 Mar 2011 18:41:02 +0000
|
||||
Subject: [PATCH 009/200] Backport from mainline:
|
||||
Subject: [PATCH] Backport from mainline:
|
||||
2011-03-24 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
PR target/48237
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From e2965db317ee7efd916963c87b9c34023eefda54 Mon Sep 17 00:00:00 2001
|
||||
From: redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sun, 27 Mar 2011 20:08:35 +0000
|
||||
Subject: [PATCH 012/200] 2011-03-27 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
Subject: [PATCH] 2011-03-27 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
|
||||
PR other/48179
|
||||
PR other/48221
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 2631216d2fedc5339a5edcac64db1ab5d9269498 Mon Sep 17 00:00:00 2001
|
||||
From: rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Mon, 28 Mar 2011 10:14:34 +0000
|
||||
Subject: [PATCH 014/200] 2011-03-28 Richard Guenther <rguenther@suse.de>
|
||||
Subject: [PATCH] 2011-03-28 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
Backport from mainline
|
||||
2011-03-24 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 2fe380ffa4f1ca0fba1e4915df127992eb977569 Mon Sep 17 00:00:00 2001
|
||||
From: rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Mon, 28 Mar 2011 10:22:57 +0000
|
||||
Subject: [PATCH 015/200] gcc/
|
||||
Subject: [PATCH] gcc/
|
||||
PR target/47553
|
||||
* config/arm/predicates.md (neon_lane_number): Accept 0..15.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From c471cbe03c049ed4a97708936342e4dd28606d22 Mon Sep 17 00:00:00 2001
|
||||
From: ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Mon, 28 Mar 2011 16:46:27 +0000
|
||||
Subject: [PATCH 016/200] Backport from mainline:
|
||||
Subject: [PATCH] Backport from mainline:
|
||||
2011-03-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
PR testsuite/48251
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From d70e14fe2c9c3fc20d9bc1dca7cfcc3d6bb1301e Mon Sep 17 00:00:00 2001
|
||||
From: ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Mon, 28 Mar 2011 17:09:27 +0000
|
||||
Subject: [PATCH 017/200] libgfortran:
|
||||
Subject: [PATCH] libgfortran:
|
||||
backport from mainline:
|
||||
2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
PR bootstrap/48135
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 6f57329da3c7308ccf6b1740ead898d668ec24f9 Mon Sep 17 00:00:00 2001
|
||||
From: krebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 11:57:40 +0000
|
||||
Subject: [PATCH 019/200] 2011-03-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
|
||||
Subject: [PATCH] 2011-03-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
|
||||
|
||||
* config/s390/s390.c (s390_preferred_reload_class): Return NO_REGS
|
||||
for invalid symbolic addresses.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 04688242805dcf2a1e9c8948a3d15611d88c1520 Mon Sep 17 00:00:00 2001
|
||||
From: nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 12:27:07 +0000
|
||||
Subject: [PATCH 020/200] * config/rx/rx.h (LABEL_ALIGN_AFTER_BARRIER): Define.
|
||||
Subject: [PATCH] * config/rx/rx.h (LABEL_ALIGN_AFTER_BARRIER): Define.
|
||||
(ASM_OUTPUT_MAX_SKIP): Define.
|
||||
* config/rx/predicates.md (rx_zs_comparison_operator): Do not
|
||||
allow LT aor GE comparisons.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From e8c1376d80e89383a6eff16349bf2071b571a47f Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:23:59 +0000
|
||||
Subject: [PATCH 021/200] * c.opt: Add -std=c++03.
|
||||
Subject: [PATCH] * c.opt: Add -std=c++03.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171662 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 1d1e50e7f9e7511a01ee95d7cffd8311c9b84d8b Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:24:09 +0000
|
||||
Subject: [PATCH 022/200] PR c++/47570
|
||||
Subject: [PATCH] PR c++/47570
|
||||
* semantics.c (cxx_eval_constant_expression) [COMPOUND_EXPR]: Don't
|
||||
use the generic binary expression handling.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 4ebec68ee3aee90ba13a4c4bc70afbb4a613468b Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:24:19 +0000
|
||||
Subject: [PATCH 023/200] PR c++/47504
|
||||
Subject: [PATCH] PR c++/47504
|
||||
* semantics.c (cxx_eval_constant_expression) [NOP_EXPR]: Don't let
|
||||
the conversion set TREE_OVERFLOW.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 3a987d8e4a8c885fe7fc54595ebdd82d5291e1e7 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:24:30 +0000
|
||||
Subject: [PATCH 024/200] * except.c (build_noexcept_spec): Call cxx_constant_value after
|
||||
Subject: [PATCH] * except.c (build_noexcept_spec): Call cxx_constant_value after
|
||||
converting to bool.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171665 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 21e7558c6e06c35620e80478f4e6b5ccd1c78aa9 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:24:42 +0000
|
||||
Subject: [PATCH 025/200] c-family/
|
||||
Subject: [PATCH] c-family/
|
||||
* c.opt (fconstexpr-depth): New option.
|
||||
cp/
|
||||
* semantics.c (push_cx_call_context): Return bool.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 87e73453e8135e72f592c1d7c84da942e7a1e308 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:24:59 +0000
|
||||
Subject: [PATCH 026/200] * decl2.c (cp_check_const_attributes): New.
|
||||
Subject: [PATCH] * decl2.c (cp_check_const_attributes): New.
|
||||
(cplus_decl_attributes): Call cp_check_const_attributes.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171667 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From c68e41052387396cba4a066d8e9658dc2011baf0 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:25:10 +0000
|
||||
Subject: [PATCH 027/200] Core 1148
|
||||
Subject: [PATCH] Core 1148
|
||||
* typeck.c (check_return_expr): Fix conditions for setting
|
||||
LOOKUP_PREFER_RVALUE.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 8d72f0bd42615d92c0db226238694eedb52914d3 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:25:22 +0000
|
||||
Subject: [PATCH 028/200] PR c++/48313
|
||||
Subject: [PATCH] PR c++/48313
|
||||
* pt.c (maybe_adjust_types_for_deduction): Handle T&& deduction
|
||||
from overloaded function.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From d1f71a5193dd2b3debd551f3dc0e0d237acf7e81 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:25:37 +0000
|
||||
Subject: [PATCH 029/200] PR c++/47999
|
||||
Subject: [PATCH] PR c++/47999
|
||||
* semantics.c (finish_call_expr): Preserve reference semantics
|
||||
in templates.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 6ec20c02d4514be339f0112d793794abf60451a7 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:25:51 +0000
|
||||
Subject: [PATCH 030/200] * pt.c (build_non_dependent_expr): Keep dereferences outside the
|
||||
Subject: [PATCH] * pt.c (build_non_dependent_expr): Keep dereferences outside the
|
||||
NON_DEPENDENT_EXPR.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171671 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From af19d0c50df96adb55baaf54026ad82a9d256868 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:26:00 +0000
|
||||
Subject: [PATCH 031/200] * call.c (reference_binding): Allow direct binding to an array
|
||||
Subject: [PATCH] * call.c (reference_binding): Allow direct binding to an array
|
||||
rvalue.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171672 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 1370bfdaf3735fc1038436cfc86b7cfe43d3eaf0 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:26:10 +0000
|
||||
Subject: [PATCH 032/200] Core 1232
|
||||
Subject: [PATCH] Core 1232
|
||||
* call.c (build_array_conv): New.
|
||||
(implicit_conversion): Use it.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 7ca62e4f7e0e27a4282dc14e5b89c389d5c194bb Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:26:21 +0000
|
||||
Subject: [PATCH 033/200] * semantics.c (is_valid_constexpr_fn): Specify input location.
|
||||
Subject: [PATCH] * semantics.c (is_valid_constexpr_fn): Specify input location.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171674 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From d67703129d516043d4e43bdf79a17889f5abc3f7 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 14:26:33 +0000
|
||||
Subject: [PATCH 034/200] PR c++/48296
|
||||
Subject: [PATCH] PR c++/48296
|
||||
* decl.c (cp_finish_decl): Defer validation of constexpr member
|
||||
functions.
|
||||
* class.c (finalize_literal_type_property): Validate them here.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 709a81571cc3f418f51f95ed9291b4f2fabc577c Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 16:07:15 +0000
|
||||
Subject: [PATCH 035/200] PR c++/48166
|
||||
Subject: [PATCH] PR c++/48166
|
||||
* decl.c (revert_static_member_fn): Strip function-cv-quals.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171679 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 14fb9260e8c94249305dba567e7e242ac3d30fa7 Mon Sep 17 00:00:00 2001
|
||||
From: uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 18:24:02 +0000
|
||||
Subject: [PATCH 037/200] * config/alpha/alpha.c (alpha_sr_alias_set): Don't define.
|
||||
Subject: [PATCH] * config/alpha/alpha.c (alpha_sr_alias_set): Don't define.
|
||||
(alpha_option_override): Don't set alpha_sr_alias_set.
|
||||
(emit_frame_store_1): Use gen_frame_mem rather than calling
|
||||
set_mem_alias_set.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 4af193055b0dcc204387ba06e11a053c5b55ad15 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 18:47:47 +0000
|
||||
Subject: [PATCH 038/200] PR c++/48319
|
||||
Subject: [PATCH] PR c++/48319
|
||||
* pt.c (value_dependent_expression_p): Handle TEMPLATE_ID_EXPR.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171688 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 0d6afd28da26c4b09e1eb2b16d7a3c021fae7372 Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 20:30:06 +0000
|
||||
Subject: [PATCH 039/200] PR preprocessor/48248
|
||||
Subject: [PATCH] PR preprocessor/48248
|
||||
* c-ppoutput.c (print): Add src_file field.
|
||||
(init_pp_output): Initialize it.
|
||||
(maybe_print_line): Don't optimize by adding up to 8 newlines
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From e4e229cd56063482aced7df857e82512b846435d Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 29 Mar 2011 22:47:59 +0000
|
||||
Subject: [PATCH 040/200] PR debug/48253
|
||||
Subject: [PATCH] PR debug/48253
|
||||
* dwarf2out.c (struct dw_fde_struct): Remove dw_fde_hot_section_label,
|
||||
dw_fde_hot_section_end_label, dw_fde_unlikely_section_label,
|
||||
dw_fde_unlikely_section_end_label, cold_in_std_section,
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From ec2d33835ee5855060878da89d4051fa06af9e97 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 30 Mar 2011 02:16:37 +0000
|
||||
Subject: [PATCH 042/200] PR c++/48265
|
||||
Subject: [PATCH] PR c++/48265
|
||||
* pt.c (value_dependent_expression_p) [VAR_DECL]: Make sure
|
||||
the variable is constant before looking at its initializer.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 87c5c4ec5bee02725cb4bd4f81bb3c86a0277a81 Mon Sep 17 00:00:00 2001
|
||||
From: hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 30 Mar 2011 10:43:55 +0000
|
||||
Subject: [PATCH 043/200] Fix a typo in FLOAT_SSE_REGS.
|
||||
Subject: [PATCH] Fix a typo in FLOAT_SSE_REGS.
|
||||
|
||||
2011-03-30 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 541566b2d3b46207159abb1f59970bb11078e57e Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 30 Mar 2011 18:05:43 +0000
|
||||
Subject: [PATCH 044/200] PR c++/48281
|
||||
Subject: [PATCH] PR c++/48281
|
||||
* semantics.c (finish_compound_literal): Do put static/constant
|
||||
arrays in static variables.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 61759009408d9f43af89eaeaff769a656416e1af Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 30 Mar 2011 19:50:17 +0000
|
||||
Subject: [PATCH 045/200] PR c++/48369
|
||||
Subject: [PATCH] PR c++/48369
|
||||
* semantics.c (potential_constant_expression_1): Handle
|
||||
UNORDERED_EXPR and ORDERED_EXPR.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From f23bf88450af23287387d878036f78042093d61b Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 30 Mar 2011 20:29:43 +0000
|
||||
Subject: [PATCH 046/200] PR c++/48212
|
||||
Subject: [PATCH] PR c++/48212
|
||||
* semantics.c (non_const_var_error): Just return if DECL_INITIAL
|
||||
is error_mark_node.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From b3287343bd8870538aee70687286d78881ee8b81 Mon Sep 17 00:00:00 2001
|
||||
From: rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Thu, 31 Mar 2011 10:00:44 +0000
|
||||
Subject: [PATCH 048/200] 2011-03-31 Richard Guenther <rguenther@suse.de>
|
||||
Subject: [PATCH] 2011-03-31 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR lto/48246
|
||||
* lto.c (lto_wpa_write_files): Disable assert for non-empty
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 18bc61fc490330f5dc59639626fa9bb5269e31d7 Mon Sep 17 00:00:00 2001
|
||||
From: ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Thu, 31 Mar 2011 11:14:41 +0000
|
||||
Subject: [PATCH 049/200] PR target/48142
|
||||
Subject: [PATCH] PR target/48142
|
||||
* config/i386/i386.c (ix86_adjust_stack_and_probe): Differentiate
|
||||
frame-related from frame-unrelated adjustments to the stack pointer.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From e9265f24f30b22d79d2ea4013dd32a491a12d00c Mon Sep 17 00:00:00 2001
|
||||
From: ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Thu, 31 Mar 2011 15:05:47 +0000
|
||||
Subject: [PATCH 050/200] PR target/16292
|
||||
Subject: [PATCH] PR target/16292
|
||||
* gfortran.dg/g77/cabs.f: Only xfail execution on mips-sgi-irix6*
|
||||
with -O0.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From c965b9c986732377eb96e00f7266e281f345a00b Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Thu, 31 Mar 2011 20:33:07 +0000
|
||||
Subject: [PATCH 051/200] PR c++/48280
|
||||
Subject: [PATCH] PR c++/48280
|
||||
* method.c (defaultable_fn_check): Templates are not defaultable.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171798 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 5e28e486dbc793184ca462b8b528f5eff3d4f2ef Mon Sep 17 00:00:00 2001
|
||||
From: jyasskin <jyasskin@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 1 Apr 2011 01:07:46 +0000
|
||||
Subject: [PATCH 053/200] Merge r171807 from trunk to the 4.6 release branch, to fix two C++
|
||||
Subject: [PATCH] Merge r171807 from trunk to the 4.6 release branch, to fix two C++
|
||||
conformance problems in libsupc++.
|
||||
|
||||
Tested: bootstrap + make check-c++ on x86_64
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From f8ae59386457b39085b086d04a8cd96e4450f167 Mon Sep 17 00:00:00 2001
|
||||
From: abel <abel@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 1 Apr 2011 11:07:44 +0000
|
||||
Subject: [PATCH 054/200] Backport from mainline
|
||||
Subject: [PATCH] Backport from mainline
|
||||
2011-03-22 Andrey Belevantsev <abel@ispras.ru>
|
||||
|
||||
PR rtl-optimization/48143
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 5b6ffdded3fd04395f72852e2a201d011d10a060 Mon Sep 17 00:00:00 2001
|
||||
From: uweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 1 Apr 2011 17:17:59 +0000
|
||||
Subject: [PATCH 056/200] * config/spu/t-spu-elf (dp-bit.c): Use > instead of >>.
|
||||
Subject: [PATCH] * config/spu/t-spu-elf (dp-bit.c): Use > instead of >>.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171838 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 0d43ff3bbc445b0264f804cd6449069182045678 Mon Sep 17 00:00:00 2001
|
||||
From: redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sat, 2 Apr 2011 15:34:01 +0000
|
||||
Subject: [PATCH 058/200] 2011-04-02 Jonathan Wakely <redi@gcc.gnu.org>
|
||||
Subject: [PATCH] 2011-04-02 Jonathan Wakely <redi@gcc.gnu.org>
|
||||
|
||||
PR libstdc++/48398
|
||||
* include/bits/unique_ptr.h (__tuple_type): Store pointer type.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From ec0a81cb355c0fb165edd6eba2038cf77e5aae47 Mon Sep 17 00:00:00 2001
|
||||
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sun, 3 Apr 2011 11:30:58 +0000
|
||||
Subject: [PATCH 060/200] * be.po, da.po, de.po, el.po, es.po, fi.po, fr.po, id.po, ja.po,
|
||||
Subject: [PATCH] * be.po, da.po, de.po, el.po, es.po, fi.po, fr.po, id.po, ja.po,
|
||||
nl.po, ru.po, sr.po, sv.po, tr.po, vi.po, zh_CN.po, zh_TW.po:
|
||||
Update.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 2f00fb35a87bcbae197b96a7259b1d94f3b4dc1f Mon Sep 17 00:00:00 2001
|
||||
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sun, 3 Apr 2011 11:34:03 +0000
|
||||
Subject: [PATCH 061/200] * be.po, ca.po, da.po, de.po, el.po, es.po, fi.po, fr.po, id.po,
|
||||
Subject: [PATCH] * be.po, ca.po, da.po, de.po, el.po, es.po, fi.po, fr.po, id.po,
|
||||
ja.po, nl.po, ru.po, sv.po, tr.po, uk,po, vi.po, zh_CN.po,
|
||||
zh_TW.po: Update.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From e26756e1112552489e123c8ed7ed038beae89c5b Mon Sep 17 00:00:00 2001
|
||||
From: ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Mon, 4 Apr 2011 15:55:33 +0000
|
||||
Subject: [PATCH 063/200] * gfortran.dg/bessel_6.f90: Use dg-add-options ieee.
|
||||
Subject: [PATCH] * gfortran.dg/bessel_6.f90: Use dg-add-options ieee.
|
||||
* gfortran.dg/bessel_7.f90: Likewise.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171940 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From ca7759868733b4570e496b889e711523640fc582 Mon Sep 17 00:00:00 2001
|
||||
From: janus <janus@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Mon, 4 Apr 2011 18:53:34 +0000
|
||||
Subject: [PATCH 064/200] 2011-04-04 Janus Weil <janus@gcc.gnu.org>
|
||||
Subject: [PATCH] 2011-04-04 Janus Weil <janus@gcc.gnu.org>
|
||||
|
||||
PR fortran/48291
|
||||
* class.c (get_unique_hashed_string): Adjust maximum allowable length
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 0e497997f5e241721dece71b322621d24abd4a04 Mon Sep 17 00:00:00 2001
|
||||
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Mon, 4 Apr 2011 22:20:34 +0000
|
||||
Subject: [PATCH 065/200] * es.po: Update.
|
||||
Subject: [PATCH] * es.po: Update.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171957 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 7a43b3a2e2c0d9cf557ac45577cc42c6d72e0065 Mon Sep 17 00:00:00 2001
|
||||
From: baldrick <baldrick@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 5 Apr 2011 08:13:16 +0000
|
||||
Subject: [PATCH 067/200] The parameters for functions from the frexp family were the wrong way
|
||||
Subject: [PATCH] The parameters for functions from the frexp family were the wrong way
|
||||
round. Swap them.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171972 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 56a8ff0c197b4b0f917e3b50ac0dd3ed26f300c3 Mon Sep 17 00:00:00 2001
|
||||
From: rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 5 Apr 2011 12:13:27 +0000
|
||||
Subject: [PATCH 068/200] 2011-04-05 Richard Guenther <rguenther@suse.de>
|
||||
Subject: [PATCH] 2011-04-05 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR bootstrap/48431
|
||||
* lto-plugin.c (claim_file_handler): Do not declare vars in code.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 6d713959cbb05f7cd030d776bb52113eac8af075 Mon Sep 17 00:00:00 2001
|
||||
From: ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 5 Apr 2011 14:34:51 +0000
|
||||
Subject: [PATCH 069/200] * stor-layout.c (self_referential_size): Fix 2010-07-13 commit.
|
||||
Subject: [PATCH] * stor-layout.c (self_referential_size): Fix 2010-07-13 commit.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@171989 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 66ebb4822dae1fd3c97ee62f9126615818150966 Mon Sep 17 00:00:00 2001
|
||||
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 5 Apr 2011 23:08:59 +0000
|
||||
Subject: [PATCH 070/200] * de.po: Update.
|
||||
Subject: [PATCH] * de.po: Update.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@172010 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 578ce9461ebac7a6ec001c0025e0b854385ec39c Mon Sep 17 00:00:00 2001
|
||||
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 6 Apr 2011 16:05:18 +0000
|
||||
Subject: [PATCH 072/200] * gcov-io.c: Use GCC Runtime Library Exception.
|
||||
Subject: [PATCH] * gcov-io.c: Use GCC Runtime Library Exception.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@172054 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From e86c60e8bb9da37bfbef63315f38d5154035392d Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 6 Apr 2011 20:39:20 +0000
|
||||
Subject: [PATCH 073/200] Backported from mainline
|
||||
Subject: [PATCH] Backported from mainline
|
||||
2011-04-01 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR middle-end/48335
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From da3ed31e2090c6b8236bbc3be69433aca0d445f1 Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 6 Apr 2011 20:40:24 +0000
|
||||
Subject: [PATCH 074/200] PR debug/48466
|
||||
Subject: [PATCH] PR debug/48466
|
||||
* dwarf2out.c (based_loc_descr): If drap_reg is INVALID_REGNUM, use
|
||||
as base_reg whatever register reg has been eliminated to, instead
|
||||
of hardcoding STACK_POINTER_REGNUM.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 3329b7447ab817bb0374a689f3b381a5781ed8aa Mon Sep 17 00:00:00 2001
|
||||
From: jyasskin <jyasskin@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Thu, 7 Apr 2011 04:50:23 +0000
|
||||
Subject: [PATCH 076/200] Merge r172073 from trunk to the 4.6 release branch, to fix two
|
||||
Subject: [PATCH] Merge r172073 from trunk to the 4.6 release branch, to fix two
|
||||
ambiguities between extensions and new C++0x functions.
|
||||
|
||||
Tested: bootstrap + make check-c++ on x86_64
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 354f280d6446d87730bacabf798f88a7aedd1af1 Mon Sep 17 00:00:00 2001
|
||||
From: abel <abel@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Thu, 7 Apr 2011 12:07:24 +0000
|
||||
Subject: [PATCH 077/200] Backport from mainline
|
||||
Subject: [PATCH] Backport from mainline
|
||||
2011-03-26 Andrey Belevantsev <abel@ispras.ru>
|
||||
|
||||
PR rtl-optimization/48144
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From cd0f7d2692283fbf5dfce422da2896a07fc3ea3f Mon Sep 17 00:00:00 2001
|
||||
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Thu, 7 Apr 2011 16:31:06 +0000
|
||||
Subject: [PATCH 078/200] * de.po: Update.
|
||||
Subject: [PATCH] * de.po: Update.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@172104 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 1e8081c83aa5101ccca523ce8448282bece491ff Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Thu, 7 Apr 2011 18:05:08 +0000
|
||||
Subject: [PATCH 079/200] PR debug/48343
|
||||
Subject: [PATCH] PR debug/48343
|
||||
* combine.c (combine_instructions): Add last_combined_insn,
|
||||
update it if insn is after it, pass it to all try_combine
|
||||
calls.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 95333dcb51a2099d45b792b945fd9c0a2f8febab Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Thu, 7 Apr 2011 18:33:34 +0000
|
||||
Subject: [PATCH 080/200] PR fortran/48117
|
||||
Subject: [PATCH] PR fortran/48117
|
||||
* gfortran.dg/gomp/pr48117.f90: New test.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@172120 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From ac4ab0911ae869e3cd4c00629e3c4d4d0b7e7aa6 Mon Sep 17 00:00:00 2001
|
||||
From: uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Thu, 7 Apr 2011 20:46:50 +0000
|
||||
Subject: [PATCH 081/200] * config/i386/sse.md: Update copyright year.
|
||||
Subject: [PATCH] * config/i386/sse.md: Update copyright year.
|
||||
(avx_cmp<ssescalarmodesuffix><mode>3): Add missing output
|
||||
register constraint.
|
||||
(*vec_concatv2sf_avx): Fix wrong register constraint in
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 5430ea55f853566272279cbd5bb20a2dd5bd7a51 Mon Sep 17 00:00:00 2001
|
||||
From: mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Thu, 7 Apr 2011 21:33:47 +0000
|
||||
Subject: [PATCH 082/200] * gcc.dg/torture/stackalign/non-local-goto-5.c: Fix for targets
|
||||
Subject: [PATCH] * gcc.dg/torture/stackalign/non-local-goto-5.c: Fix for targets
|
||||
with no trampolines.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@172135 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From eba70fb9976ef047a8fb8dc6499c42e8fd3551f7 Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 8 Apr 2011 11:45:29 +0000
|
||||
Subject: [PATCH 084/200] PR tree-optimization/48377
|
||||
Subject: [PATCH] PR tree-optimization/48377
|
||||
* tree-vect-data-refs.c (vector_alignment_reachable_p): Set
|
||||
is_packed to true even for types with smaller TYPE_ALIGN than
|
||||
TYPE_SIZE.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From dc6361adc966b10875fbfafff9652dcc4043df58 Mon Sep 17 00:00:00 2001
|
||||
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 8 Apr 2011 14:29:58 +0000
|
||||
Subject: [PATCH 085/200] * de.po: Update.
|
||||
Subject: [PATCH] * de.po: Update.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@172188 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From a5e7415bfbe41941768106dc5819bf3fff1b8435 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 8 Apr 2011 15:01:50 +0000
|
||||
Subject: [PATCH 086/200] PR c++/48450
|
||||
Subject: [PATCH] PR c++/48450
|
||||
* c-family/c-common.c (c_common_truthvalue_conversion): Don't ignore
|
||||
conversion from C++0x scoped enum.
|
||||
* cp/cvt.c (ocp_convert): Handle converting scoped enum to bool.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 2f7a2d284d42cfbff01ee024af4cbaeaff766ee5 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 8 Apr 2011 15:02:00 +0000
|
||||
Subject: [PATCH 087/200] * semantics.c (finish_decltype_type): Add complain parm.
|
||||
Subject: [PATCH] * semantics.c (finish_decltype_type): Add complain parm.
|
||||
* cp-tree.h: Adjust.
|
||||
* parser.c (cp_parser_decltype): Adjust.
|
||||
* pt.c (tsubst): Adjust.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 92860ca75ea3cbb7223913d121c60cc56c966794 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 8 Apr 2011 15:02:08 +0000
|
||||
Subject: [PATCH 088/200] PR c++/48452
|
||||
Subject: [PATCH] PR c++/48452
|
||||
* typeck.c (build_x_compound_expr_from_list): Return error_mark_node
|
||||
in SFINAE context.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 4215154488607abf1ee95f1d1f03cb66be4bd4d8 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 8 Apr 2011 15:02:16 +0000
|
||||
Subject: [PATCH 089/200] PR c++/48468
|
||||
Subject: [PATCH] PR c++/48468
|
||||
* except.c (build_noexcept_spec): Propagate error_mark_node.
|
||||
(finish_noexcept_expr): Likewise.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From c9ec81bbd73666b97ab9049b759b5ab8d0e06681 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 8 Apr 2011 15:02:28 +0000
|
||||
Subject: [PATCH 090/200] PR c++/48500
|
||||
Subject: [PATCH] PR c++/48500
|
||||
* semantics.c (potential_constant_expression_1) [CALL_EXPR]: Check
|
||||
arguments even if we don't know the function.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 6b290e64ee2bbe7974ee43ce49297ee9496f18d6 Mon Sep 17 00:00:00 2001
|
||||
From: kargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 8 Apr 2011 21:41:35 +0000
|
||||
Subject: [PATCH 091/200] 2011-04-08 Steven G. Kargl <kargl@gcc.gnu.org>
|
||||
Subject: [PATCH] 2011-04-08 Steven G. Kargl <kargl@gcc.gnu.org>
|
||||
|
||||
PR target/47829
|
||||
gcc/config.gcc: disable unwind table generation for crtbegin/crtend
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From fcc3e3a4ba3138d25c93ba5f996cac1660788bb9 Mon Sep 17 00:00:00 2001
|
||||
From: mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 8 Apr 2011 23:56:45 +0000
|
||||
Subject: [PATCH 092/200] PR testsuite/48506
|
||||
Subject: [PATCH] PR testsuite/48506
|
||||
* gcc.dg/tree-ssa/ssa-ccp-17.c: Robustify against ports that
|
||||
default to fno-common.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 8216e1c4c23928723f8e1583bf7e014813bb2c07 Mon Sep 17 00:00:00 2001
|
||||
From: baldrick <baldrick@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sat, 9 Apr 2011 16:14:07 +0000
|
||||
Subject: [PATCH 094/200] Bail out rather than crashing in array_type_nelts if TYPE_MAX_VALUE is null.
|
||||
Subject: [PATCH] Bail out rather than crashing in array_type_nelts if TYPE_MAX_VALUE is null.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@172226 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From f96c29b23a4f631242aae823f9735a33e8e1cf0a Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sat, 9 Apr 2011 19:04:11 +0000
|
||||
Subject: [PATCH 095/200] PR c++/48528
|
||||
Subject: [PATCH] PR c++/48528
|
||||
* g++.dg/cpp0x/sfinae10.C: Remove abstract class.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@172230 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 7d736b8d0fb4f7892a5646ca3581b9ab01cb2971 Mon Sep 17 00:00:00 2001
|
||||
From: redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sun, 10 Apr 2011 16:19:41 +0000
|
||||
Subject: [PATCH 097/200] 2011-04-10 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
Subject: [PATCH] 2011-04-10 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
|
||||
PR libstdc++/48465
|
||||
* configure.ac (libtool_VERSION): Bump library version to 6:16:0.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From f6e12aec843ba3a839f49b60a5ca092f2fadd876 Mon Sep 17 00:00:00 2001
|
||||
From: redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sun, 10 Apr 2011 16:29:05 +0000
|
||||
Subject: [PATCH 098/200] 2011-04-10 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
Subject: [PATCH] 2011-04-10 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
|
||||
PR libstdc++/48541
|
||||
* include/std/functional (_Base_manager::_M_get_pointer): Use
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 2173abe5d6f3f3157317caa470226e13827c3df9 Mon Sep 17 00:00:00 2001
|
||||
From: redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Sun, 10 Apr 2011 16:34:34 +0000
|
||||
Subject: [PATCH 099/200] 2011-04-10 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
Subject: [PATCH] 2011-04-10 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
|
||||
* testsuite/20_util/function/48451.cc: Rename to...
|
||||
* testsuite/20_util/function/48541.cc: This.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 0344e764781d1c1b27f07f6f973b9797d8d6285c Mon Sep 17 00:00:00 2001
|
||||
From: ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Mon, 11 Apr 2011 10:42:23 +0000
|
||||
Subject: [PATCH 101/200] Backport from mainline:
|
||||
Subject: [PATCH] Backport from mainline:
|
||||
2011-04-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
* config/alpha/osf5.h (MAX_OFILE_ALIGNMENT): Define.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From ec818a73c8e43d77fefc29593ef84e69b0cac39e Mon Sep 17 00:00:00 2001
|
||||
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Mon, 11 Apr 2011 15:26:47 +0000
|
||||
Subject: [PATCH 102/200] * common.opt (Tbss=, Tdata=, Ttext=): New options.
|
||||
Subject: [PATCH] * common.opt (Tbss=, Tdata=, Ttext=): New options.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@172260 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 514b92d849b08f3fb7a8194a822b0b8609776564 Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 12 Apr 2011 00:20:18 +0000
|
||||
Subject: [PATCH 104/200] PR c++/48523
|
||||
Subject: [PATCH] PR c++/48523
|
||||
* tree.c (maybe_dummy_object): Use build_x_indirect_ref rather
|
||||
than cp_build_indirect_ref.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 373ffb66c10a25abb4c48a027fea4e6cf8c4cc5d Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 12 Apr 2011 00:20:32 +0000
|
||||
Subject: [PATCH 105/200] PR c++/48534
|
||||
Subject: [PATCH] PR c++/48534
|
||||
* cvt.c (ocp_convert): Use build_nop to convert to underlying type
|
||||
of scoped enum.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From b58a503c5dbde32cbb9bd48ea16ff868d2023cf9 Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 12 Apr 2011 06:53:13 +0000
|
||||
Subject: [PATCH 106/200] PR c/48517
|
||||
Subject: [PATCH] PR c/48517
|
||||
* c-typeck.c (store_init_value): Set TREE_TYPE (decl) to
|
||||
qualified type.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 872b1920a12548af70c3866daadc4a67d05416b1 Mon Sep 17 00:00:00 2001
|
||||
From: paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 12 Apr 2011 09:05:41 +0000
|
||||
Subject: [PATCH 107/200] 2011-04-12 Allan McRae <allan@archlinux.org>
|
||||
Subject: [PATCH] 2011-04-12 Allan McRae <allan@archlinux.org>
|
||||
|
||||
PR libstdc++/48566
|
||||
* testsuite/tr1/6_containers/unordered_map/requirements/
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From a03834fec84b808ccef5c0abb5c35d069d7ad868 Mon Sep 17 00:00:00 2001
|
||||
From: nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 12 Apr 2011 11:33:07 +0000
|
||||
Subject: [PATCH 108/200] * config/v850/v850.c (expand_prologue): Do not use the CALLT
|
||||
Subject: [PATCH] * config/v850/v850.c (expand_prologue): Do not use the CALLT
|
||||
instruction for interrupt handlers if the target is the basic V850
|
||||
architecture.
|
||||
(expand_epilogue): Likewise.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 5b05a527f1368e4ca9f71a8ec8124a2c64661007 Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 12 Apr 2011 13:44:33 +0000
|
||||
Subject: [PATCH 109/200] PR rtl-optimization/48549
|
||||
Subject: [PATCH] PR rtl-optimization/48549
|
||||
* combine.c (propagate_for_debug): Also stop after BB_END of
|
||||
this_basic_block. Process LAST and just stop processing after it.
|
||||
(combine_instructions): If last_combined_insn has been deleted,
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From abf56c82ebcb8ba287fc69b8961af55b4541a130 Mon Sep 17 00:00:00 2001
|
||||
From: jamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Tue, 12 Apr 2011 18:31:55 +0000
|
||||
Subject: [PATCH 110/200] 2011-04-12 Martin Jambor <mjambor@suse.cz>
|
||||
Subject: [PATCH] 2011-04-12 Martin Jambor <mjambor@suse.cz>
|
||||
|
||||
PR tree-optimization/48195
|
||||
* ipa-cp.c (ipcp_driver): Call ipa_check_create_node_params and
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 811af0cad0121e89e3a3908dd71ca32187281e19 Mon Sep 17 00:00:00 2001
|
||||
From: ramana <ramana@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 13 Apr 2011 07:41:08 +0000
|
||||
Subject: [PATCH 112/200] Fix PR target/48090
|
||||
Subject: [PATCH] Fix PR target/48090
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@172363 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From a236530cd5ac2466b1ca3b510b6bdb493c7b5342 Mon Sep 17 00:00:00 2001
|
||||
From: dodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 13 Apr 2011 15:19:40 +0000
|
||||
Subject: [PATCH 113/200] Fix PR c++/48574
|
||||
Subject: [PATCH] Fix PR c++/48574
|
||||
|
||||
gcc/cp/
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 235c1ad4230b29a189d4300841c4d8c3dd144388 Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 13 Apr 2011 15:47:40 +0000
|
||||
Subject: [PATCH 114/200] PR c++/48570
|
||||
Subject: [PATCH] PR c++/48570
|
||||
* semantics.c (cxx_eval_array_reference): Handle reading from
|
||||
wchar_t, char16_t and char32_t STRING_CST.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From f16c1783b4b2c93a42eb36b4f136ec46bd3ce834 Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 13 Apr 2011 15:52:17 +0000
|
||||
Subject: [PATCH 115/200] PR middle-end/48591
|
||||
Subject: [PATCH] PR middle-end/48591
|
||||
* omp-low.c (expand_omp_atomic_fetch_op): Return false if decl is
|
||||
NULL.
|
||||
(expand_omp_atomic_pipeline): Return false if cmpxchg is NULL.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 348c7b9400ed5fe0d8c3c077f8223ca359bed036 Mon Sep 17 00:00:00 2001
|
||||
From: pault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 13 Apr 2011 18:38:17 +0000
|
||||
Subject: [PATCH 116/200] 2011-04-13 Paul Thomas <pault@gcc.gnu.org>
|
||||
Subject: [PATCH] 2011-04-13 Paul Thomas <pault@gcc.gnu.org>
|
||||
|
||||
PR fortran/48360
|
||||
PR fortran/48456
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From b711bf8d9e6f7b717bb87fa7a3514692efdecfaf Mon Sep 17 00:00:00 2001
|
||||
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 13 Apr 2011 20:51:23 +0000
|
||||
Subject: [PATCH 117/200] PR c++/48594
|
||||
Subject: [PATCH] PR c++/48594
|
||||
* decl2.c (build_offset_ref_call_from_tree): Fix calling a functor
|
||||
or pointer to (non-member) function.
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From d744e56ec8412e410b993c2ab4af3c230bbd363b Mon Sep 17 00:00:00 2001
|
||||
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 13 Apr 2011 22:08:21 +0000
|
||||
Subject: [PATCH 118/200] * sv.po: Update.
|
||||
Subject: [PATCH] * sv.po: Update.
|
||||
|
||||
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@172399 138bc75d-0d04-0410-961f-82ee72b054a4
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From ede3baf6fc1fe4972344051051daff1043f90ce3 Mon Sep 17 00:00:00 2001
|
||||
From: danglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Wed, 13 Apr 2011 22:36:59 +0000
|
||||
Subject: [PATCH 119/200] Backport from mainline:
|
||||
Subject: [PATCH] Backport from mainline:
|
||||
2011-04-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
PR target/48366
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From cad5b42c7c890058535eb7bc8c3766f03d428f59 Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 15 Apr 2011 10:21:00 +0000
|
||||
Subject: [PATCH 122/200] PR target/48605
|
||||
Subject: [PATCH] PR target/48605
|
||||
* config/i386/sse.md (avx_insertps, sse4_1_insertps): If operands[2]
|
||||
is a MEM, offset it as needed based on top 2 bits in operands[3],
|
||||
change MEM mode to SFmode and mask those 2 bits away from operands[3].
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
From 13a531dde8ee181ad9e8aeb6b755ca52f261bef8 Mon Sep 17 00:00:00 2001
|
||||
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
|
||||
Date: Fri, 15 Apr 2011 10:29:58 +0000
|
||||
Subject: [PATCH 123/200] PR target/48614
|
||||
Subject: [PATCH] PR target/48614
|
||||
* gcc.target/i386/pr46084.c: Require avx_runtime instead of
|
||||
just avx.
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user