aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-09-21c++: ts_lambda is not neededNathan Sidwell3-21/+15
2020-09-21Darwin, testsuite : Skip a test that requires ELF.Iain Sandoe1-0/+1
2020-09-21[arm] gcc.target/arm/cs*: Use dg-add-options arm_arch_v8_1m_mainChristophe Lyon3-3/+6
2020-09-21tree-optimization/97139 - fix BB SLP live lane extractionRichard Biener2-3/+34
2020-09-21c++: Detect deduction guide redeclaration [PR97099]Marek Polacek2-6/+45
2020-09-21Fix fallout from Support new mallinfo2 function.Jakub Jelinek3-3/+4
2020-09-21aarch64: Do not alter value on a force_reg returned rtx expanding __jcvtAndrea Corallo1-8/+8
2020-09-21tree-optimization/97135 - fix dependence check in store-motionRichard Biener2-3/+26
2020-09-21Fix ICE in tree-switch-conversion.Martin Liska2-3/+11
2020-09-21POLY_INT_CST: remove extra space in dumpMartin Liska1-1/+1
2020-09-21aarch64: Fix ICE on fpsr fpcr getters [PR96968]Andrea Corallo2-9/+49
2020-09-21Use ONE_? macros.Martin Liska3-9/+10
2020-09-21Use SIZE_AMOUNT macro for GGC memory allocation numbers.Martin Liska5-17/+18
2020-09-21Support new mallinfo2 function.Martin Liska5-10/+28
2020-09-21Daily bump.GCC Administrator3-1/+52
2020-09-20Fix linkage with -nodefaultlibs option.John David Anglin3-12/+10
2020-09-20c++: Add test for PR90199.Marek Polacek1-0/+28
2020-09-20Fix ICE during dumping in ipa-modref.Jan Hubicka1-2/+2
2020-09-20New modref/ipa_modref optimization passesJan Hubicka18-16/+2108
2020-09-20Daily bump.GCC Administrator8-1/+361
2020-09-19Extend -Warray-bounds to detect out-of-bounds accesses to array parameters.Martin Sebor8-80/+944
2020-09-19Extend -Wstringop-overflow to detect out-of-bounds accesses to array parameters.Martin Sebor15-206/+624
2020-09-19Make use of new attribute access infrastructure in -Wuninitialized (PR 50584).Martin Sebor2-26/+190
2020-09-19Infrastructure & C front end changes for array parameter checking (PR c/50584).Martin Sebor27-205/+2588
2020-09-19Change C front end to emit structured loop and switch tree nodes.Sandra Loosemore8-250/+164
2020-09-19Work around bootstrap failure in Fortran front end.Sandra Loosemore1-0/+4
2020-09-19Use C-style loop lowering instead of C++-style.Sandra Loosemore1-48/+62
2020-09-19Move loop and switch tree data structures from cp/ to c-family/.Sandra Loosemore13-598/+751
2020-09-19PR fortran/97036 - [F2018] Allow ELEMENTAL RECURSIVE procedure prefixHarald Anlauf2-1/+28
2020-09-19x86: Add a testcase for PR target/96861H.J. Lu1-0/+38
2020-09-19c++: Fix self-mapping in map_arguments [PR96531, PR97103]Patrick Palka4-18/+68
2020-09-19c++: std::is_constant_evaluated inside constraint [PR97051]Patrick Palka2-1/+18
2020-09-19Increase rtx cost of sse_to_integer in skylake_cost.liuhongt2-2/+2
2020-09-19Daily bump.GCC Administrator5-1/+157
2020-09-19c++: Add testcase for already fixed PR97105Jakub Jelinek1-0/+6
2020-09-18analyzer: fix warning_event::get_desc for global state changesDavid Malcolm1-8/+21
2020-09-18analyzer: handle strdup and strndupDavid Malcolm3-1/+45
2020-09-18c++: Fix bootstrap failure. [PR97118]Jason Merrill1-1/+2
2020-09-18[PATCH 4/5][Arm] New pattern for CSNEG instructionsSudi Das3-2/+49
2020-09-18[PATCH 3/5][Arm] New pattern for CSINC instructionsSudi Das2-0/+42
2020-09-18[PATCH 2/5][Arm] New pattern for CSINV instructionsSudi Das5-4/+68
2020-09-18ira: Fix elimination for global hard FPs [PR91957]Richard Sandiford3-3/+103
2020-09-18testsuite: add another test for the rotate vectorization miscompilationJakub Jelinek1-0/+32
2020-09-18tree-optimization/97081 - fix wrong-code with vectorized shiftRichard Biener2-2/+27
2020-09-18MSP430: Add 'd', 'e', 'f' and 'g' asm operand modifiersJozef Lawrynowicz4-93/+277
2020-09-18MSP430: Fix CFA generation during function epiloguesJozef Lawrynowicz1-13/+59
2020-09-18amdgcn: Remove omp_gcn passAndrew Stubbs3-139/+0
2020-09-18cfgloop.h: Reword comment describing is_exit flagAlex Coplan1-3/+3
2020-09-18tree-optimization/97095 - fix typo in vectorizable_live_operationRichard Biener2-1/+28
2020-09-18tree-optimization/97089 - fix bogus unsigned division replacementRichard Biener1-1/+4