- 09 Feb, 2010 7 commits
-
-
From-SVN: r156622
Joseph Myers committed -
2010-02-09 Richard Guenther <rguenther@suse.de> PR tree-optimization/43000 * tree-vrp.c (vrp_int_const_binop): Only handle unsigned arithmetic manually. * gcc.dg/torture/pr43000.c: New testcase. * gcc.dg/torture/pr43002.c: Likewise. From-SVN: r156621
Richard Guenther committed -
2010-02-09 Daniel Kraft <d@domob.eu> PR fortran/39171 * resolve.c (resolve_charlen): Change warning about negative CHARACTER length to be correct and issue only with -Wsurprising. * invoke.texi (Wsurprising): Mention this new warning that is turned on by -Wsurprising. 2010-02-09 Daniel Kraft <d@domob.eu> PR fortran/39171 * gfortran.dg/char_length_2.f90: Change warning expectations accordingly and pass -Wsurprising as necessary. From-SVN: r156620
Daniel Kraft committed -
2010-02-09 Daniel Kraft <d@domob.eu> PR fortran/41507 * intrinsic.texi (MAXVAL): Remove wrong claim that array argument can be CHARACTER type. (MINVAL), (MAXLOC), (MINLOC): Ditto. From-SVN: r156618
Daniel Kraft committed -
2010-02-08 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/42460 * include/tr1_impl/regex: Fix quoting issues in doxygen markup. * include/bits/random.h: Fix multi-line doxygen function markup. 2010-02-08 Matthias Klose <doko@debian.org> PR libstdc++/42460 * include/std/istream: Fix '\' quoting in doxygen markup. From-SVN: r156617
Benjamin Kosnik committed -
From-SVN: r156616
Mike Stump committed -
From-SVN: r156615
GCC Administrator committed
-
- 08 Feb, 2010 10 commits
-
-
2010-02-08 Andrew Pinski <pinskia@gmail.com> * MAINTAINERS (spu port): Update my email address. From-SVN: r156611
Andrew Pinski committed -
random.tcc (uniform_int_distribution<>:: operator()(_UniformRandomNumberGenerator&, const param_type&)): Use make_unsigned instead of __add_unsigned and conditional instead of... 2010-02-08 Ed Smith-Rowland <3dw4rd@verizon.net> * include/bits/random.tcc (uniform_int_distribution<>:: operator()(_UniformRandomNumberGenerator&, const param_type&)): Use make_unsigned instead of __add_unsigned and conditional instead of __conditional_type. * include/std/random: Do not include <ext/type_traits.h> and <ext/numeric_traits.h>. From-SVN: r156608
Ed Smith-Rowland committed -
PR tree-optimization/42890 * g++.dg/torture/pr42890.C: New test. From-SVN: r156604
Jakub Jelinek committed -
re PR tree-optimization/42931 (-ftree-loop-linear - valgrind warns about using uninitialized variable) PR tree-optimization/42931 * tree-loop-linear.c (try_interchange_loops): Don't call double_int_mul if estimated_loop_iterations failed. From-SVN: r156602
Jakub Jelinek committed -
2010-02-08 Martin Jambor <mjambor@suse.cz> PR middle-end/42898 * tree-sra.c (build_accesses_from_assign): Do not mark in should_scalarize_away_bitmap if stmt has volatile ops. (sra_modify_assign): Do not process assigns piecemeal if if stmt has volatile ops. From-SVN: r156599
Martin Jambor committed -
2010-02-08 Richard Guenther <rguenther@suse.de> PR middle-end/42995 * gcc.dg/tree-ssa/inline-4.c: New testcase. From-SVN: r156598
Richard Guenther committed -
From-SVN: r156595
Joern Rennecke committed -
* config/mips/mips.md (*<optab>_trunc<mode>_exts): Fix comment before the pattern. From-SVN: r156594
Adam Nemet committed -
From-SVN: r156593
Jie Zhang committed -
From-SVN: r156592
GCC Administrator committed
-
- 07 Feb, 2010 17 commits
-
-
2010-02-07 Andrew Pinski <pinskia@gmail.com> PR middle-end/42946 * df-core.c (df_finish_pass): Change type of saved_flags to int. From-SVN: r156589
Andrew Pinski committed -
From-SVN: r156588
Joseph Myers committed -
From-SVN: r156585
Sebastian Pop committed -
2010-02-07 Sebastian Pop <sebastian.pop@amd.com> * gcc.dg/graphite/block-0.c: Call abort for runtime test. Always return 0 from main. * gcc.dg/graphite/block-1.c: Same. * gcc.dg/graphite/block-3.c: Same. * gcc.dg/graphite/block-4.c: Same. * gcc.dg/graphite/block-5.c: Same. * gcc.dg/graphite/block-6.c: Same. * gcc.dg/graphite/block-7.c: Same. * gcc.dg/graphite/interchange-0.c: Same. * gcc.dg/graphite/interchange-1.c: Same. * gcc.dg/graphite/interchange-10.c: Same. * gcc.dg/graphite/interchange-11.c: Same. * gcc.dg/graphite/interchange-12.c: Same. * gcc.dg/graphite/interchange-2.c: Same. * gcc.dg/graphite/interchange-3.c: Same. * gcc.dg/graphite/interchange-4.c: Same. * gcc.dg/graphite/interchange-5.c: Same. * gcc.dg/graphite/interchange-6.c: Same. * gcc.dg/graphite/interchange-7.c: Same. * gcc.dg/graphite/interchange-8.c: Same. * gcc.dg/graphite/interchange-9.c: Same. * gcc.dg/graphite/interchange-mvt.c: Same. From-SVN: r156584
Sebastian Pop committed -
2010-02-07 Sebastian Pop <sebastian.pop@amd.com> * gfortran.dg/graphite/id-19.f: New. * gfortran.dg/graphite/pr14741.f90: New. * gfortran.dg/graphite/pr41924.f90: New. * gfortran.dg/graphite/run-id-2.f90: New. From-SVN: r156583
Sebastian Pop committed -
2010-02-07 Sebastian Pop <sebastian.pop@amd.com> PR middle-end/42988 * graphite-dependences.c (dependence_polyhedron): Set PDDR_KIND to unknown_dependence. (graphite_legal_transform_dr): Handle the unknown_dependence. (graphite_carried_dependence_level_k): Same. * testsuite/libgomp.graphite/force-parallel-5.c: Un-XFAILed. * testsuite/libgomp.graphite/pr41118.c: Renamed from pr4118. From-SVN: r156582
Sebastian Pop committed -
2010-02-07 Sebastian Pop <sebastian.pop@amd.com> * ChangeLog.graphite: Remove testsuite/ or gcc/testsuite/. From-SVN: r156581
Sebastian Pop committed -
2010-02-07 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/16896 * include/bits/stl_list.h (_List_node_base::transfer): Rename to _M_transfer. (_List_node_base::reverse): Rename to _M_reverse. (_List_node_base::hook): Rename to _M_hook. (_List_node_base::unhook): Rename to _M_unhook; adjust callers. * include/bits/list.tcc: Adjust callers. * src/list.cc: Adjust. * src/compatibility.cc: Likewise. * src/compatibility-list.cc: New. * src/compatibility-debug_list.cc: Likewise. * src/compatibility-parallel_list.cc: Likewise. * src/Makefile.am: Add. * src/Makefile.in: Regenerate. * config/abi/pre/gnu.ver: Export _M_* symbols. * src/hash.cc: Rename to hash-aux.cc. * src/compatibility-ldbl.cc: Adjust. * src/compatibility-c++0x.cc: Likewise. * src/hash_tr1.cc: Likewise. * src/hashtable.cc: Rename to hashtable-aux.cc. * src/hashtable_c++0x.cc: Adjust. * src/hashtable_tr1.cc: Likewise. * src/limits_c++0x.cc: Fold... * src/limits.cc... here. From-SVN: r156578
Paolo Carlini committed -
From-SVN: r156577
Joseph Myers committed -
From-SVN: r156576
Joseph Myers committed -
2010-02-07 Richard Guenther <rguenther@suse.de> PR middle-end/42991 * expr.c (get_inner_reference): Always initialize *pbitsize. From-SVN: r156575
Richard Guenther committed -
2010-02-07 Richard Guenther <rguenther@suse.de> PR middle-end/42956 * gimplify.c (gimple_fold_indirect_ref): Avoid generating new ARRAY_REFs on variable size element or minimal index arrays. Complete. * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Use gimple_fold_indirect_ref. * gcc.c-torture/compile/pr42956.c: New testcase. From-SVN: r156571
Richard Guenther committed -
stl_pair.h (pair<>::pair(_U1&&, const _T2&), [...]): Revert to std::is_convertible, basing on DR 811. 2010-02-07 Paolo Carlini <paolo.carlini@oracle.com> * include/bits/stl_pair.h (pair<>::pair(_U1&&, const _T2&), pair<>::pair(const _T1&, _U2&&), pair<>::pair(_U1&&, _U2&&)): Revert to std::is_convertible, basing on DR 811. From-SVN: r156570
Paolo Carlini committed -
2010-02-06 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libfortran/42742 * gfortran.dg/fmt_cache_2.f: New test. From-SVN: r156569
Jerry DeLisle committed -
2010-02-06 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libfortran/42742 * io/format.c (reset_fnode_counters): Use the correct pointer to the head of the fnode list. (parse_format): Remove previous hack that set limit on size of format string for caching. From-SVN: r156568
Jerry DeLisle committed -
From-SVN: r156561
H.J. Lu committed -
From-SVN: r156560
GCC Administrator committed
-
- 06 Feb, 2010 6 commits
-
-
re PR libstdc++/42989 (operator= for rvalue reference for wstring disappears in libstdc++.so.6.0.14) 2010-02-06 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/42989 * config/abi/pre/gnu.ver: Fix wstring move assignment operator typo. From-SVN: r156556
Paolo Carlini committed -
2010-02-06 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/27340 * include/bits/valarray_before.h: Uglify the structs wrapping cmath functions differently, eg, _Cos instead of __cos. * include/bits/valarray_after.h: Adjust. From-SVN: r156555
Paolo Carlini committed -
2010-02-06 Jerry DeLisle <jvdelisle@gcc.gnu.org> * gfortran.dg/read_no_eor.f90: New test. From-SVN: r156553
Jerry DeLisle committed -
re PR tree-optimization/42637 ([graphite] wrong code for -floop-interchange -ftree-loop-distribution) Fix PR42637. 2010-02-05 Sebastian Pop <sebastian.pop@amd.com> Konrad Trifunovic <konrad.trifunovic@inria.fr> PR middle-end/42637 * graphite-dependences.c (build_lexicographical_constraint): Return a union of dependence polyhedra. (dependence_polyhedron_1): Adapt for build_lexicographical_constraint. * testsuite/gcc.dg/graphite/block-0.c: Enable runtime check. XFAILed. * testsuite/gcc.dg/graphite/block-4.c: Same. * testsuite/gcc.dg/graphite/block-7.c: Same. * testsuite/gcc.dg/graphite/interchange-12.c: Same. * testsuite/gcc.dg/graphite/interchange-mvt.c: Same. * testsuite/gfortran.dg/graphite/interchange-1.f: XFAILed. * testsuite/gfortran.dg/graphite/interchange-3.f90: XFAILed. * testsuite/gfortran.dg/graphite/run-id-1.f: New testcase for PR42637. Co-Authored-By: Konrad Trifunovic <konrad.trifunovic@inria.fr> From-SVN: r156552
Sebastian Pop committed -
2010-02-03 Sebastian Pop <sebastian.pop@amd.com> * testsuite/gcc.dg/graphite/interchange-12.c: Return 0 to avoid the execution check to FAIL. This testcase is miscompiled by Graphite and the check should be re-enabled. * testsuite/gcc.dg/graphite/interchange-mvt.c: Same. * testsuite/gcc.dg/graphite/block-0.c: Same. * testsuite/gcc.dg/graphite/block-4.c: Same. * testsuite/gcc.dg/graphite/block-7.c: Same. From-SVN: r156551
Sebastian Pop committed -
2010-02-03 Sebastian Pop <sebastian.pop@amd.com> * testsuite/gcc.dg/graphite/interchange-mvt.c: Un-XFAILed. * testsuite/gcc.dg/graphite/scop-0.c: Fix spaces. * testsuite/gfortran.dg/graphite/block-1.f90: Rewrite expected output. * testsuite/gfortran.dg/graphite/block-2.f: Same. * testsuite/gfortran.dg/graphite/block-3.f90: Same. * testsuite/gfortran.dg/graphite/block-4.f90: Same. * testsuite/gfortran.dg/graphite/interchange-1.f: Un-XFAILed. * testsuite/gfortran.dg/graphite/interchange-3.f90: Un-XFAILed. From-SVN: r156550
Sebastian Pop committed
-