aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-03Fix memory report layout at various places.Martin Liska5-31/+47
2015-06-03Port pool-allocator memory stats to a new infrastructure.Martin Liska7-120/+187
2015-06-03defaults.h (SWITCHABLE_TARGET, [...]): Move out of GCC_INSN_FLAGS_H block.Richard Sandiford2-12/+17
2015-06-03* gcc-interface/utils.c (copy_type): Also set TYPE_CANONICAL.Eric Botcazou2-0/+5
2015-06-03trans.c (gnat_to_gnu): Fix typo in latest change.Eric Botcazou2-1/+6
2015-06-03Update check after force_const_mem call in the plus_constant function to see ...Andrew Bennett2-1/+8
2015-06-03ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...Ilya Enkovich10-32/+169
2015-06-03re PR c/64223 (same warning repeated twice with same line number)Marek Polacek5-36/+106
2015-06-03re PR tree-optimization/63916 (value-numbering fails to forward variable addr...Richard Biener4-7/+52
2015-06-03re PR middle-end/66375 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Richard Biener4-26/+48
2015-06-03tree-ssa-loop-ivopts.c (dump_iv): New parameter.Bin Cheng2-9/+12
2015-06-03genpreds.c (mark_mode_tests): Mark all MATCH_CODEs as NO_MODE_TEST.Richard Sandiford2-10/+53
2015-06-03pr65447.c: Increase searching number.Bin Cheng2-2/+6
2015-06-02re PR target/66258 (compiling a stdarg function with arch +nofp generates an ...Jim Wilson2-5/+16
2015-06-03Daily bump.GCC Administrator1-1/+1
2015-06-02re PR target/65768 (sub-optimimal code for constant Uses in loop)Kugan Vivekanandarajah4-1/+37
2015-06-02Add the PR number that I forgot in m y previous commit.Steven G. Kargl2-0/+2
2015-06-02simplify.c (gfc_simplify_reshape): Convert assert into returning NULL, which ...Steven G. Kargl4-2/+31
2015-06-02rs6000-modes.def (IFmode): Define IFmode to provide access to the IBM extende...Michael Meissner6-0/+122
2015-06-02PR c/66220: Fix false positive from -Wmisleading-indentationDavid Malcolm4-8/+70
2015-06-02Avoid unnecessary work when -Wmisleading-indentation isn't enabledDavid Malcolm2-0/+11
2015-06-02re PR bootstrap/66319 (gcov-tool.c:84:65: error: invalid conversion from 'int...Jason Merrill3-2/+7
2015-06-02* g++.dg/warn/Wsystem-headers1.C: Use extern "C".Jason Merrill1-1/+1
2015-06-02cp-tree.h (init_error): Remove declaration.Patrick Palka4-14/+11
2015-06-02test_installed (--target=): New option.Steve Ellcey2-1/+12
2015-06-02re PR target/49551 (tentative declaration after definition and -fdata-section...Prathamesh Kulkarni4-0/+23
2015-06-02MAINTAINERS (Write After Approval): Add myself.Szabolcs Nagy2-0/+5
2015-06-02[AArch64][PR 66136] rewrite geniterators.sh in awkSzabolcs Nagy2-20/+52
2015-06-02Pool allocator fallout: fix uninialized class members.Martin Liska2-4/+8
2015-06-02re PR debug/65549 (crash in htab_hash_string with -flto -g)Richard Biener4-3/+193
2015-06-02[PR libgomp/65742, PR middle-end/66332] XFAIL acc_on_device compile-time eval...Thomas Schwinge2-1/+15
2015-06-02mangle-regparm.C (dg-do): Fix x86_32 target selector.Uros Bizjak2-1/+5
2015-06-02abi.xml: Document versioning for 5.1.0 release.Jonathan Wakely3-3/+9
2015-06-02lwg-active.html: Update to R93.Jonathan Wakely6-35960/+95845
2015-06-02re PR c++/61683 (decltype-specifier not accepted as mem-initializer-id)Paolo Carlini4-11/+34
2015-06-02df-scan.c (df_scan_start_dump): Add space between regno and regname.Uros Bizjak2-18/+33
2015-06-02re PR tree-optimization/48052 (loop not vectorized if index is "unsigned int")Bin Cheng9-61/+397
2015-06-02gimplify.c (gimplify_modify_expr): Do not create a DECL_DEBUG_EXPR if the tar...Eric Botcazou4-3/+14
2015-06-02vect-outer-simd-1.c: Remove cleanup-tree-dump directive.Uros Bizjak2-1/+4
2015-06-02re PR middle-end/66345 (internal compiler error: Segmentation fault)Marek Polacek4-1/+22
2015-06-02[libstdc++-v3]Add _GLIBCXX_HAVE_LIMIT_FSIZE to guard 27_io/fpos/14775.cc.Renlin Li2-1/+5
2015-06-02constraints.md: Use lower-case names in match_code.Richard Sandiford3-9/+14
2015-06-02re PR tree-optimization/65961 (ice in vect_is_simple_use_1 with -O3)Richard Biener5-39/+78
2015-06-02re PR other/65366 (gdbhooks.py is incompatible with Python3)Jan Kratochvil2-32/+38
2015-06-02vsx.md (vsx_extract_v4sf): Revert accidental 2014-08-11 change.Alan Modra2-4/+9
2015-06-02re PR testsuite/52563 (FAIL: gcc.dg/tree-ssa/scev-[3,4].c scan-tree-dump-time...Bin Cheng9-139/+209
2015-06-01re PR c++/65942 ([C++14] cannot use std::function as comparator in algorithms)Jason Merrill4-2/+21
2015-06-01re PR c++/44282 (fastcall is not mangled at all)Jason Merrill9-7/+123
2015-06-02Daily bump.GCC Administrator1-1/+1
2015-06-01gimplify.c (gimplify_modify_expr_rhs): Use simple test on the size.Eric Botcazou9-16/+85