aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Merge from trunk revision 104c05c5284b7822d770ee51a7d91946c7e56d50.Ian Lance Taylor11479-398739/+691512
2021-09-13Fortran - ensure simplification of bounds of array-valued named constantsHarald Anlauf2-0/+29
2021-09-13Fortran - fix handling of substring start and end indicesHarald Anlauf2-2/+4
2021-09-13Don't maintain a warning spec for 'UNKNOWN_LOCATION'/'BUILTINS_LOCATION' [PR1...Thomas Schwinge2-20/+50
2021-09-13Clarify 'key_type_t' to 'location_t' as used for 'gcc/diagnostic-spec.h:nowar...Thomas Schwinge3-24/+25
2021-09-13Simplify 'gcc/diagnostic-spec.h:nowarn_map' setupThomas Schwinge1-3/+1
2021-09-13c++: implement C++17 hardware interference sizeJason Merrill17-2/+279
2021-09-13i386: support micro-levels in target{,_clone} attrs [PR101696]Martin Liska8-3/+159
2021-09-13[aarch64] Fix target/95969: __builtin_aarch64_im_lane_boundsi interferes with...Andrew Pinski3-0/+59
2021-09-13Remove m32r{,le}-*-linux* support from GCCAndrew Pinski7-187/+3
2021-09-13Fix PR lto/49664: liblto_plugin.so exports too many symbolsAndrew Pinski2-4/+6
2021-09-13aarch64: PR target/102252 Invalid addressing mode for SVE load predicateKyrylo Tkachov2-4/+42
2021-09-13Remove references to FSM threads.Aldy Hernandez15-86/+85
2021-09-13c++: parameter pack inside constexpr if [PR101764]Patrick Palka3-2/+56
2021-09-13c++: fix -fsanitize-coverage=trace-pc ICE [PR101331]Martin Liska2-2/+10
2021-09-13Adjust ssa-dom-thread-7.c on aarch64.Aldy Hernandez1-1/+1
2021-09-13x86: Add TARGET_AVX256_[MOVE|STORE]_BY_PIECESH.J. Lu26-27/+42
2021-09-13Use gen_lowpart_if_possible instead of gen_lowpart to avoid ICE.liuhongt1-2/+4
2021-09-13Move pointer_equiv_analyzer to new file.Aldy Hernandez4-297/+370
2021-09-13gimple: allow more folding of memcpy [PR102125]Richard Earnshaw1-5/+11
2021-09-13arm: expand handling of movmisalign for DImode [PR102125]Richard Earnshaw2-2/+18
2021-09-13rtl: directly handle MEM in gen_highpart [PR102125]Richard Earnshaw1-10/+13
2021-09-13cr16-elf is now obsoletedJan-Benedict Glaw1-1/+1
2021-09-13Fix multi-statment macroJan-Benedict Glaw1-3/+7
2021-09-13Remove DARWIN_PREFER_DWARF and dead codeRichard Biener2-13/+1
2021-09-13Fix i686-lynx build breakageRichard Biener1-4/+0
2021-09-13Add cr16-*-* to the list of obsoleted targetsRichard Biener1-0/+1
2021-09-13Default AVR to DWARF2 debugRichard Biener1-3/+0
2021-09-13Always default to DWARF2 debugging for RX, even with -mas100-syntaxRichard Biener1-7/+1
2021-09-13Default Alpha/VMS to DWARF2 debugging onlyRichard Biener1-1/+1
2021-09-13Always default to DWARF2 debug for cygwin and mingwRichard Biener2-9/+4
2021-09-13libgfortran: Handle m68k extended real format in ISO_Fortran_binding.hAndreas Schwab1-0/+7
2021-09-13rs6000: Add load density heuristicKewen Lin1-9/+116
2021-09-13rs6000: Remove typedef for struct rs6000_cost_dataKewen Lin1-3/+3
2021-09-13[i386] Remove UNSPEC_{COPYSIGN,XORSIGN}.liuhongt1-2/+0
2021-09-13Daily bump.GCC Administrator4-1/+18
2021-09-12d: Don't include terminating null pointer in string expression conversion (PR...Iain Buclaw2-1/+8
2021-09-12Also preserve SUBREG_PROMOTED_VAR_P in expr.c's convert_move.Roger Sayle1-0/+19
2021-09-12Daily bump.GCC Administrator3-1/+71
2021-09-11compiler: don't pad zero-sized trailing field in results structIan Lance Taylor3-3/+19
2021-09-11Refactor jump_thread_path_registry.Aldy Hernandez5-130/+149
2021-09-11testsuite: Fix c-c++-common/auto-init-* testsJakub Jelinek7-12/+16
2021-09-11Daily bump.GCC Administrator10-1/+466
2021-09-11libgccjit: Generate debug info for variablesPetter Tomner5-15/+162
2021-09-11Revert "Get rid of all float-int special cases in validate_subreg."liuhongt1-0/+40
2021-09-10MAINTAINERS: Adding myself to to DCO and write after approvalPetter Tomner1-0/+2
2021-09-10openmp: Implement OpenMP 5.1 atomics, so far for C onlyJakub Jelinek28-127/+2091
2021-09-10compiler: correct condition for calling memclrHasPointersIan Lance Taylor2-2/+2
2021-09-10Disable threading through latches until after loop optimizations.Aldy Hernandez7-56/+37
2021-09-10doc: document BPF -mcpu and related optionsDavid Faust1-1/+38