summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reduce scope of a few 'class loop *loop' variablesThomas Schwinge2021-11-247-13/+9
* Directly resolve range_of_stmt dependencies.Andrew MacLeod2021-11-242-2/+109
* Split return functionality of get_non_stale_global_range.Andrew MacLeod2021-11-243-37/+41
* Range-on-edge trace tweak.Andrew MacLeod2021-11-241-2/+2
* libstdc++: Add xfail to some printer tests for debug modeJonathan Wakely2021-11-242-3/+3
* libstdc++: Replace hyphens in effective target keywordsJonathan Wakely2021-11-24142-153/+153
* PR middle-end/103059: reload: Also accept ASHIFT with indexed addressingMaciej W. Rozycki2021-11-241-3/+6
* tree-optimization/103168 - Improve VN of pure function callsRichard Biener2021-11-244-0/+169
* Restore previous OpenACC implicit data clauses ordering [PR103244]Thomas Schwinge2021-11-245-12/+23
* jit: Initialize function::m_blocks in ctorMartin Liska2021-11-241-1/+2
* Update GMP/MPFR/MPC/ISL version in contrib/download_prerequisitesTobias Burnus2021-11-243-14/+14
* middle-end/103193 - avoid canonicalizing <= and >= to == for floatsRichard Biener2021-11-241-1/+4
* openmp: Fix up handling of kind(host) and kind(nohost) in ACCEL_COMPILERs [PR...Jakub Jelinek2021-11-242-0/+51
* attribs: Fix ICEs on attributes starting with _ [PR103365]Jakub Jelinek2021-11-246-14/+27
* bswap: Fix up symbolic merging for xor and plus [PR103376]Jakub Jelinek2021-11-242-8/+41
* Avoid redundant get_loop_body calls in IVOPTsRichard Biener2021-11-241-10/+6
* middle-end: Fix failures with bitclear patterns on signed valuesTamar Christina2021-11-241-8/+86
* middle-end: Convert bitclear <imm> + cmp<cc> #0 into cm<cc2> <imm2>Tamar Christina2021-11-2427-1/+658
* c++: Fix missing NSDMI diagnostic in C++98 [PR103347]Marek Polacek2021-11-246-29/+61
* timevar: Add auto_cond_timevar classJason Merrill2021-11-234-292/+149
* Enhance optimize_atomic_bit_test_and to handle truncation.liuhongt2021-11-247-68/+345
* Daily bump.GCC Administrator2021-11-2411-1/+318
* Issue -Waddress also for reference members [PR96507].Martin Sebor2021-11-232-1/+89
* Implement -Winfinite-recursion [PR88232].Martin Sebor2021-11-2315-3/+890
* libstdc++: Add another testcase for std::unique_ptr printer [PR103086]Jonathan Wakely2021-11-231-0/+11
* libstdc++: Add effective-target for std::allocator implementationJonathan Wakely2021-11-2310-5/+19
* Fortran: do not attempt simplification of [LU]BOUND for pointer/allocatableHarald Anlauf2021-11-232-0/+24
* c++: -Wuninitialized for mem-inits and empty classes [PR19808]Marek Polacek2021-11-234-1/+77
* c++: Add static in g++.dg/warn/Waddress-5.CMarek Polacek2021-11-231-1/+1
* fixincludes: don't abort() on access failure [PR103306]Xi Ruoyao2021-11-241-3/+12
* rs6000: Better error messages for power8/9 vector builtinsBill Schmidt2021-11-231-2/+4
* rs6000: Add [power6-64] stanza to new builtin supportBill Schmidt2021-11-233-25/+37
* rs6000: Fix test_mffsl.c effective target checkBill Schmidt2021-11-231-2/+2
* Fortran: fix scalarization for intrinsic LEN_TRIM with present KIND argumentHarald Anlauf2021-11-232-0/+28
* libcpp: Fix ATTR_LIKELY definition PR preprocessor/103355Christophe Lyon2021-11-231-0/+2
* Remove duplicated param valud in modref treeJan Hubicka2021-11-233-127/+137
* libstdc++: Fix circular dependency for bitmap_allocator [PR103381]Jonathan Wakely2021-11-231-1/+1
* docs: Remove 2 more duplicite param descriptions.Martin Liska2021-11-231-8/+0
* tree-optimization/103361 - fix unroll-and-jam direction vector handlingRichard Biener2021-11-233-3/+21
* inliner: Remove unused transform_lang_insert_block hookJakub Jelinek2021-11-236-15/+0
* Improve bytewise DSEJan Hubicka2021-11-233-54/+128
* Canonicalize &MEM[ssa_n, CST] to ssa_n p+ CST in fold_stmt_1Andrew Pinski2021-11-233-0/+88
* openmp: Fix up handling of reduction clauses on the loop construct [PR102431]Jakub Jelinek2021-11-234-26/+99
* rs6000: Optimize code generation of vec_reve [PR100868]Haochen Gui2021-11-233-2/+90
* contrib: filter out -Wc++20-extensionsMartin Liska2021-11-231-1/+1
* contrib: Support itemx in check-params-in-docs.py.Martin Liska2021-11-231-10/+12
* Re: [PATCH] PR tree-optimization/102232 Adding a missing pattern to match.pdNavid Rahimi2021-11-222-0/+58
* libcpp: Use [[likely]] conditionallyMarek Polacek2021-11-222-1/+11
* Re: [PATCH] PR tree-optimization/96779 Adding a missing pattern to match.pdNavid Rahimi2021-11-223-0/+171
* Daily bump.GCC Administrator2021-11-237-1/+138