]>
git.ipfire.org Git - thirdparty/gcc.git/log
Eric Botcazou [Thu, 20 Sep 2012 22:01:34 +0000 (22:01 +0000)]
addr1.ads: Move dg directive to...
* gnat.dg/addr1.ads: Move dg directive to...
* gnat.dg/addr1.adb: ...here.
* gnat.dg/atomic5.ad[sb]: Likewise.
* gnat.dg/discr29.ad[sb]: Likewise.
* gnat.dg/discr23.ads: Remove dg directive.
* gnat.dg/nested_float_packed.ads: Likewise.
* gnat.dg/oconst6.ads: Move to...
* gnat.dg/specs/oconst6.ads: ...here.
From-SVN: r191594
Jakub Jelinek [Thu, 20 Sep 2012 14:55:03 +0000 (16:55 +0200)]
re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue)
PR other/43620
libffi/
* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
* Makefile.in: Regenerated.
* include/Makefile.in: Regenerated.
* man/Makefile.in: Regenerated.
* testsuite/Makefile.in: Regenerated.
libgo/
* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
* Makefile.in: Regenerated.
* testsuite/Makefile.in: Regenerated.
libjava/classpath/
* configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
* Makefile.in: Regenerated.
* doc/Makefile.in: Regeneated.
* doc/api/Makefile.in: Regeneated.
* examples/Makefile.in: Regeneated.
* external/Makefile.in: Regeneated.
* external/jsr166/Makefile.in: Regeneated.
* external/relaxngDatatype/Makefile.in: Regeneated.
* external/sax/Makefile.in: Regeneated.
* external/w3c_dom/Makefile.in: Regeneated.
* include/Makefile.in: Regeneated.
* lib/Makefile.in: Regeneated.
* native/Makefile.in: Regeneated.
* native/fdlibm/Makefile.in: Regeneated.
* native/jawt/Makefile.in: Regeneated.
* native/jni/Makefile.in: Regeneated.
* native/jni/classpath/Makefile.in: Regeneated.
* native/jni/gconf-peer/Makefile.in: Regeneated.
* native/jni/gstreamer-peer/Makefile.in: Regeneated.
* native/jni/gtk-peer/Makefile.in: Regeneated.
* native/jni/java-io/Makefile.in: Regeneated.
* native/jni/java-lang/Makefile.in: Regeneated.
* native/jni/java-math/Makefile.in: Regeneated.
* native/jni/java-net/Makefile.in: Regeneated.
* native/jni/java-nio/Makefile.in: Regeneated.
* native/jni/java-util/Makefile.in: Regeneated.
* native/jni/midi-alsa/Makefile.in: Regeneated.
* native/jni/midi-dssi/Makefile.in: Regeneated.
* native/jni/native-lib/Makefile.in: Regeneated.
* native/jni/qt-peer/Makefile.in: Regeneated.
* native/jni/xmlj/Makefile.in: Regeneated.
* native/plugin/Makefile.in: Regeneated.
* resource/Makefile.in: Regeneated.
* scripts/Makefile.in: Regeneated.
* tools/Makefile.in: Regeneated.
From-SVN: r191569
GCC Administrator [Thu, 20 Sep 2012 00:17:01 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r191504
GCC Administrator [Wed, 19 Sep 2012 00:16:42 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r191453
GCC Administrator [Tue, 18 Sep 2012 00:17:42 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r191409
GCC Administrator [Mon, 17 Sep 2012 00:16:55 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r191368
GCC Administrator [Sun, 16 Sep 2012 00:16:50 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r191354
Joseph Myers [Sat, 15 Sep 2012 00:29:28 +0000 (01:29 +0100)]
re PR c/54552 (Cast to pointer to VLA crash the compiler)
PR c/54552
* c-typeck.c (c_cast_expr): When casting to a type requiring
C_MAYBE_CONST_EXPR to be created, pass the inner expression to
c_fully_fold first.
testsuite:
* gcc.c-torture/compile/pr54552-1.c: New test.
From-SVN: r191337
Joseph Myers [Sat, 15 Sep 2012 00:28:05 +0000 (01:28 +0100)]
re PR c/54103 (ICE at gimplify.c:7790 on current trunk)
PR c/54103
* c-typeck.c (build_unary_op): Pass original argument of
TRUTH_NOT_EXPR to c_objc_common_truthvalue_conversion, then remove
any C_MAYBE_CONST_EXPR, if it has integer operands.
(build_binary_op): Pass original arguments of TRUTH_ANDIF_EXPR,
TRUTH_ORIF_EXPR, TRUTH_AND_EXPR, TRUTH_OR_EXPR and TRUTH_XOR_EXPR
to c_objc_common_truthvalue_conversion, then remove any
C_MAYBE_CONST_EXPR, if they have integer operands. Use
c_objc_common_truthvalue_conversion not
c_common_truthvalue_conversion.
(c_objc_common_truthvalue_conversion): Build NE_EXPR directly and
call note_integer_operands for arguments with integer operands
that are not integer constants.
testsuite:
* gcc.c-torture/compile/pr54103-1.c,
gcc.c-torture/compile/pr54103-2.c,
gcc.c-torture/compile/pr54103-3.c,
gcc.c-torture/compile/pr54103-4.c,
gcc.c-torture/compile/pr54103-5.c,
gcc.c-torture/compile/pr54103-6.c: New tests.
* gcc.dg/c90-const-expr-8.c: Update expected column number.
From-SVN: r191336
GCC Administrator [Sat, 15 Sep 2012 00:16:33 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r191333
Wei Guozhi [Fri, 14 Sep 2012 23:00:45 +0000 (23:00 +0000)]
cselib.c (expand_loc): Return sp, fp, hfp or cfa base reg right away if seen.
* cselib.c (expand_loc): Return sp, fp, hfp or cfa base reg right
away if seen.
From-SVN: r191315
GCC Administrator [Fri, 14 Sep 2012 00:17:02 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r191286
Tobias Burnus [Thu, 13 Sep 2012 18:19:22 +0000 (20:19 +0200)]
re PR fortran/54225 (fortran compiler segfault processing ' print *, A(1,*) ')
2012-09-13 Tobias Burnus <burnus@net-b.de>
PR fortran/54225
PR fortran/53306
* array.c (match_subscript, gfc_match_array_ref): Fix
diagnostic of coarray's '*'.
2012-09-13 Tobias Burnus <burnus@net-b.de>
PR fortran/54225
PR fortran/53306
* gfortran.dg/coarray_10.f90: Update dg-error.
* gfortran.dg/coarray_28.f90: New.
* gfortran.dg/array_section_3.f90: New.
From-SVN: r191277
Tobias Burnus [Thu, 13 Sep 2012 18:15:52 +0000 (20:15 +0200)]
re PR fortran/54556 (Marking implicitly pure variables as DECL_PURE_P leads to wrong code)
2012-09-13 Tobias Burnus <burnus@net-b.de>
PR fortran/54556
* resolve.c (resolve_formal_arglist): Allow VALUE arguments
with implicit_pure.
(gfc_impure_variable): Don't check gfc_pure such that the
function also works for gfc_implicit_pure procedures.
2012-09-13 Tobias Burnus <burnus@net-b.de>
PR fortran/54556
* gfortran.dg/implicit_pure_3.f90: New.
From-SVN: r191276
Jason Merrill [Thu, 13 Sep 2012 15:13:08 +0000 (11:13 -0400)]
re PR c++/54511 (internal compiler error: in make_decl_rtl, at varasm.c:1147)
PR c++/54511
* pt.c (tsubst_decl) [VAR_DECL]: Handle DECL_ANON_UNION_VAR_P.
From-SVN: r191260
GCC Administrator [Thu, 13 Sep 2012 00:16:41 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r191235
Mikael Morin [Wed, 12 Sep 2012 21:54:50 +0000 (21:54 +0000)]
re PR fortran/54208 (compilation error for ubound construct in PARAMETER statements)
fortran/
PR fortran/54208
* simplify.c (simplify_bound_dim): Resolve array spec before
proceeding with simplification.
testsuite/
PR fortran/54208
* gfortran.dg/bound_simplification_3.f90: New test.
From-SVN: r191233
GCC Administrator [Wed, 12 Sep 2012 00:17:16 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r191204
GCC Administrator [Tue, 11 Sep 2012 00:17:05 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r191167
Georg-Johann Lay [Mon, 10 Sep 2012 10:51:13 +0000 (10:51 +0000)]
backport: re PR target/54536 ([avr]: incorrect crt with -mmcu=at90usb1287)
Backport from 2012-09-10 mainline r191132.
PR target/54536
* config/avr/avr-devices.c (avr_mcu_types["at90usb1287"]): Set
.library_name to "usb1287".
From-SVN: r191134
Markus Trippelsdorf [Mon, 10 Sep 2012 09:50:02 +0000 (09:50 +0000)]
re PR middle-end/54515 (cc1plus sigsegv -O2 anonymous namespace)
2012-09-10 Markus Trippelsdorf <markus@trippelsdorf.de>
PR middle-end/54515
* tree-sra.c (disqualify_base_of_expr): Check for possible
NULL_TREE returned by get_base_address()
* g++.dg/tree-ssa/pr54515.C: new testcase
From-SVN: r191131
GCC Administrator [Mon, 10 Sep 2012 00:16:41 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r191122
GCC Administrator [Sun, 9 Sep 2012 00:17:25 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r191103
GCC Administrator [Sat, 8 Sep 2012 00:16:58 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r191085
GCC Administrator [Fri, 7 Sep 2012 00:17:05 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r191048
GCC Administrator [Thu, 6 Sep 2012 00:16:49 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r191000
Bin Cheng [Wed, 5 Sep 2012 10:54:08 +0000 (10:54 +0000)]
backport: re PR target/45070 (Miscompiled c++ class with packed attribute on ARM with -Os optimizations (Qt 4.6.2))
Backport from 2012-09-04 mainline r190919
PR target/45070
* config/arm/arm.c (thumb1_extra_regs_pushed): Handle return value of
size less than 4 bytes by using macro ARM_NUM_INTS.
(thumb1_unexpanded_epilogue): Use macro ARM_NUM_INTS.
From-SVN: r190971
GCC Administrator [Wed, 5 Sep 2012 00:17:09 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r190955
Senthil Kumar Selvaraj [Tue, 4 Sep 2012 09:21:20 +0000 (09:21 +0000)]
backport: re PR target/54220 ([avr] Potential stack corruption in naked functions at -O0)
Backport from 2012-09-04 mainline r190914
PR target/54220
* config/avr/avr.c (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): New
define to...
(avr_allocate_stack_slots_for_args): ...this new static function.
From-SVN: r190917
GCC Administrator [Tue, 4 Sep 2012 00:17:04 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r190906
H.J. Lu [Mon, 3 Sep 2012 19:08:51 +0000 (19:08 +0000)]
Add -da and remove -dm in GCC manual
Backported from mainline
PR driver/54335
* doc/invoke.texi: Add -da and remove -dm.
From-SVN: r190903
GCC Administrator [Mon, 3 Sep 2012 00:16:40 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190866
Eric Botcazou [Sun, 2 Sep 2012 10:37:49 +0000 (10:37 +0000)]
re PR rtl-optimization/54369 (delayed-branch pass removes too many instructions)
PR rtl-optimization/54369
* config/mips/mips.c (mips_reorg): Invoke cleanup_barriers before
calling dbr_schedule.
* config/sparc/sparc.c (sparc_reorg): Likewise.
From-SVN: r190860
GCC Administrator [Sun, 2 Sep 2012 00:16:36 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190850
GCC Administrator [Sat, 1 Sep 2012 00:16:59 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190843
GCC Administrator [Fri, 31 Aug 2012 00:16:54 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190820
GCC Administrator [Thu, 30 Aug 2012 00:17:05 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r190791
GCC Administrator [Wed, 29 Aug 2012 00:17:31 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r190763
GCC Administrator [Tue, 28 Aug 2012 00:16:30 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190734
GCC Administrator [Mon, 27 Aug 2012 00:16:44 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190704
GCC Administrator [Sun, 26 Aug 2012 00:16:52 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190678
GCC Administrator [Sat, 25 Aug 2012 00:16:37 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190659
GCC Administrator [Fri, 24 Aug 2012 00:16:55 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190634
GCC Administrator [Thu, 23 Aug 2012 00:17:42 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r190605
GCC Administrator [Wed, 22 Aug 2012 00:16:46 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190581
GCC Administrator [Tue, 21 Aug 2012 00:16:55 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190550
GCC Administrator [Mon, 20 Aug 2012 00:16:48 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190519
GCC Administrator [Sun, 19 Aug 2012 00:16:58 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190506
GCC Administrator [Sat, 18 Aug 2012 00:17:14 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r190496
GCC Administrator [Fri, 17 Aug 2012 00:16:51 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190460
Rainer Orth [Thu, 16 Aug 2012 13:21:11 +0000 (13:21 +0000)]
Add /lib to Solaris default library search path
* config/sol2.h (LINK_ARCH32_SPEC_BASE): Add /lib to default
linker search path.
* config/sparc/sol2-bi.h (LINK_ARCH64_SPEC_BASE): Likewise for
/lib/sparcv9.
From-SVN: r190443
GCC Administrator [Thu, 16 Aug 2012 00:17:05 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r190424
GCC Administrator [Wed, 15 Aug 2012 00:17:04 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r190399
GCC Administrator [Tue, 14 Aug 2012 00:16:48 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190370
GCC Administrator [Mon, 13 Aug 2012 00:16:38 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190333
GCC Administrator [Sun, 12 Aug 2012 00:16:43 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190322
GCC Administrator [Sat, 11 Aug 2012 00:16:49 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190306
Ulrich Weigand [Fri, 10 Aug 2012 13:26:44 +0000 (13:26 +0000)]
backport: re PR testsuite/49443 (gcc.dg/vect/vect-peel-3.c and vect-peel-4.c fail on IA64 after testsuite change)
ChangeLog:
Backport from mainline
2012-07-30 Ulrich Weigand <ulrich.weigand@linaro.org>
Richard Earnshaw <rearnsha@arm.com>
* target.def (vector_alignment): New target hook.
* doc/tm.texi.in (TARGET_VECTOR_ALIGNMENT): Document new hook.
* doc/tm.texi: Regenerate.
* targhooks.c (default_vector_alignment): New function.
* targhooks.h (default_vector_alignment): Add prototype.
* stor-layout.c (layout_type): Use targetm.vector_alignment.
* config/arm/arm.c (arm_vector_alignment): New function.
(TARGET_VECTOR_ALIGNMENT): Define.
* tree-vect-data-refs.c (vect_update_misalignment_for_peel): Use
vector type alignment instead of size.
* tree-vect-loop-manip.c (vect_do_peeling_for_loop_bound): Use
element type size directly instead of computing it from alignment.
Fix variable naming and comment.
testsuite/ChangeLog:
Backport from mainline
2012-07-30 Ulrich Weigand <ulrich.weigand@linaro.org>
* lib/target-supports.exp
(check_effective_target_vect_natural_alignment): New function.
* gcc.dg/align-2.c: Only run on targets with natural alignment
of vector types.
* gcc.dg/vect/slp-25.c: Adjust tests for targets without natural
alignment of vector types.
2011-12-21 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
* gcc.dg/vect/vect-peel-1.c: Adjust test diag-scans to fix fail on AVX.
* gcc.dg/vect/vect-peel-2.c: Ditto.
2011-06-21 Ira Rosen <ira.rosen@linaro.org>
PR testsuite/49443
* gcc.dg/vect/vect-peel-3.c: Expect to fail on vect_no_align
targets.
* gcc.dg/vect/vect-peel-4.c: Likewise.
2011-06-14 Ira Rosen <ira.rosen@linaro.org>
* gcc.dg/vect/vect-peel-3.c: Adjust misalignment values
for double-word vectors.
* gcc.dg/vect/vect-peel-4.c: Likewise.
From-SVN: r190296
GCC Administrator [Fri, 10 Aug 2012 00:16:55 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190275
Uros Bizjak [Thu, 9 Aug 2012 21:49:40 +0000 (23:49 +0200)]
backport: alpha.c (alpha_pad_noreturn): Rename to ...
Backport from mainline
2012-08-09 Uros Bizjak <ubizjak@gmail.com>
* config/alpha/alpha.c (alpha_pad_noreturn): Rename to ...
(alpha_pad_function_end): ... this. Also insert NOP between
sibling call and GP load.
(alpha_reorg): Update call to alpha_pad_function_end. Expand comment.
From-SVN: r190267
GCC Administrator [Thu, 9 Aug 2012 00:16:51 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190244
GCC Administrator [Wed, 8 Aug 2012 00:16:47 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190217
GCC Administrator [Tue, 7 Aug 2012 00:16:46 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190192
Anna Tikhonova [Mon, 6 Aug 2012 07:11:07 +0000 (07:11 +0000)]
20020201 -1.c: Remove declarations for exit, abort, rand, srand.
* gcc.dg/
20020201 -1.c: Remove declarations for exit, abort,
rand, srand. Include <stdlib.h>.
From-SVN: r190155
GCC Administrator [Mon, 6 Aug 2012 00:16:48 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190152
GCC Administrator [Sun, 5 Aug 2012 00:17:09 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r190147
GCC Administrator [Sat, 4 Aug 2012 00:17:09 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r190137
GCC Administrator [Fri, 3 Aug 2012 00:16:40 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190106
GCC Administrator [Thu, 2 Aug 2012 00:16:33 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190058
GCC Administrator [Wed, 1 Aug 2012 00:16:57 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r190026
GCC Administrator [Tue, 31 Jul 2012 00:17:01 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r189991
GCC Administrator [Mon, 30 Jul 2012 00:16:38 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189948
GCC Administrator [Sun, 29 Jul 2012 00:16:50 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189927
GCC Administrator [Sat, 28 Jul 2012 00:17:28 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r189922
GCC Administrator [Fri, 27 Jul 2012 00:17:14 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r189902
GCC Administrator [Thu, 26 Jul 2012 00:17:13 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r189874
GCC Administrator [Wed, 25 Jul 2012 00:16:48 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189830
GCC Administrator [Tue, 24 Jul 2012 00:16:41 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189798
GCC Administrator [Mon, 23 Jul 2012 00:16:40 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189763
Oleg Endo [Sun, 22 Jul 2012 23:49:56 +0000 (23:49 +0000)]
re PR target/33135 ([SH] -ffinite-math-only should not be on by default)
PR target/33135
* config/sh/sh.opt (mieee): Use Var instead of Mask. Correct
description.
* config/sh/sh.c (sh_option_override): Do not change
flag_finite_math_only. Set TARGET_IEEE to complement of
flag_finite_math_only.
* doc/invoke.texi (SH options): Add mno-ieee. Correct
description of mieee and mno-ieee behavior.
From-SVN: r189762
Jonathan Wakely [Sun, 22 Jul 2012 16:46:02 +0000 (16:46 +0000)]
re PR libstdc++/53270 (Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc)
PR libstdc++/53270
* acinclude.m4 (GLIBCXX_GTHREADS_CXX11_COPY_ASSIGN): Define.
* configure.ac (GLIBCXX_GTHREADS_CXX11_COPY_ASSIGN): Use it.
* config.h.in: Regenerate.
* configure: Likewise.
* include/ext/concurrence.h (__copy_gthr_type): Define.
(__mutex::__mutex, __recursive_mutex::__recursive_mutex,
__cond::__cond): Use it.
* include/ext/rope (__copy_gthr_mutex): Define.
(_Refcount_Base::_Refcount_Base, _Rope_RopeRep::_Rope_RopeRep): Use
it.
* src/condition_variable.cc (condition_variable::condition_variable):
Use memcpy instead of assignment.
From-SVN: r189758
GCC Administrator [Sun, 22 Jul 2012 00:17:27 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r189749
GCC Administrator [Sat, 21 Jul 2012 00:16:44 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189735
GCC Administrator [Fri, 20 Jul 2012 00:16:17 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189693
GCC Administrator [Thu, 19 Jul 2012 00:16:33 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189635
GCC Administrator [Wed, 18 Jul 2012 00:16:32 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189592
GCC Administrator [Tue, 17 Jul 2012 00:16:51 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189557
Steven Bosscher [Mon, 16 Jul 2012 09:36:04 +0000 (09:36 +0000)]
backport: re PR rtl-optimization/53908 (csa removes needed memory load)
Backport from trunk:
gcc/
PR rtl-optimization/53908
* df-problems.c (can_move_insns_across): When doing
memory-reference book-keeping, handle call insns.
testsuite/
PR rtl-optimization/53908
* gcc.dg/torture/pr53908.c: New test.
From-SVN: r189512
GCC Administrator [Mon, 16 Jul 2012 00:16:50 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189497
GCC Administrator [Sun, 15 Jul 2012 00:17:12 +0000 (00:17 +0000)]
Daily bump.
From-SVN: r189487
Mikael Morin [Sat, 14 Jul 2012 15:24:12 +0000 (15:24 +0000)]
backport: [multiple changes]
2012-07-14 Mikael Morin <mikael@gcc.gnu.org>
Backport from trunk:
2012-01-09 Mikael Morin <mikael@gcc.gnu.org>
PR fortran/51758
* trans-array.c (gfc_walk_elemental_function_args):
Skip over NULL() actual arguments.
2012-07-14 Mikael Morin <mikael.morin@gcc.gnu.org>
Backport from trunk:
2012-01-09 Tobias Burnus <burnus@net-b.de>
PR fortran/51758
* gfortran.dg/optional_absent_2.f90: New.
From-SVN: r189480
GCC Administrator [Sat, 14 Jul 2012 00:16:29 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189474
GCC Administrator [Fri, 13 Jul 2012 00:16:15 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189446
GCC Administrator [Thu, 12 Jul 2012 00:16:24 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189429
GCC Administrator [Wed, 11 Jul 2012 00:18:15 +0000 (00:18 +0000)]
Daily bump.
From-SVN: r189418
GCC Administrator [Tue, 10 Jul 2012 00:16:34 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189399
GCC Administrator [Mon, 9 Jul 2012 00:16:29 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189363
GCC Administrator [Sun, 8 Jul 2012 00:16:23 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189353
Jonathan Wakely [Sat, 7 Jul 2012 18:35:52 +0000 (18:35 +0000)]
re PR libstdc++/53578 (include/ext/concurrence.h relies on ill-formed narrowing conversions)
PR libstdc++/53578
* include/ext/concurrence.h (__recursive_mutex::_S_destroy): Fix
narrowing conversion.
* include/std/mutex (__recursive_mutex_base::_S_destroy): Likewise.
From-SVN: r189352
GCC Administrator [Sat, 7 Jul 2012 00:16:45 +0000 (00:16 +0000)]
Daily bump.
From-SVN: r189342