aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-03-10Daily bump.GCC Administrator7-1/+211
2022-03-09c: Revert C2x changes to function type compatibilityJoseph Myers5-23/+31
2022-03-09Fortran: improve error recovery on invalid array sectionHarald Anlauf2-1/+12
2022-03-09Restore INDIRECT_REF asm operand heuristic with MEM_REFRichard Biener1-1/+4
2022-03-09x86: Define LIBGCC2_UNWIND_ATTRIBUTE on ia32 [PR104781]Jakub Jelinek1-0/+6
2022-03-09c++: non-constant non-dependent decltype folding [PR104823]Patrick Palka6-26/+35
2022-03-09c++: detecting copy-init context during CTAD [PR102137]Patrick Palka6-7/+180
2022-03-09c++: merge default targs for function templates [PR65396]Patrick Palka8-42/+121
2022-03-09testsuite/104759 - adjust gcc.dg/vect/vect-multitypes-12.cRichard Biener1-4/+2
2022-03-09middle-end/104786 - ICE with asm and VLARichard Biener2-1/+11
2022-03-09vect: fix out-of-bound access in supports_vec_convert_optab_p [PR 104851]Xi Ruoyao1-1/+1
2022-03-09Fortran: Fix CLASS handling in SIZEOF intrinsicTobias Burnus2-7/+446
2022-03-09c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fw...Jakub Jelinek26-86/+131
2022-03-09simplify-rtx: Fix up SUBREG_PROMOTED_SET arguments [PR104839]Jakub Jelinek2-2/+39
2022-03-09mips: avoid signed overflow in LUI_OPERAND [PR104842]Xi Ruoyao1-1/+1
2022-03-09Daily bump.GCC Administrator5-1/+198
2022-03-08PR c++/96440: ICE-on-invalid-code error recovery.Roger Sayle2-2/+8
2022-03-09Fortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL [PR104126]Tobias Burnus2-4/+25
2022-03-08PR c++/96437: ICE-on-invalid-code error recovery.Roger Sayle2-1/+6
2022-03-08PR c++/96329: ICE-on-invalid-code error recovery.Roger Sayle2-2/+7
2022-03-08c++: Wrong error with alias template in class tmpl [PR104108]Marek Polacek2-1/+12
2022-03-08compiler: ignore function type result name in export dataIan Lance Taylor2-2/+2
2022-03-08c++: Attribute deprecated/unavailable divergenceMarek Polacek3-5/+4
2022-03-08Fortran: do not frontend-optimize MINLOC/MAXLOC for character arraysHarald Anlauf2-0/+15
2022-03-08c++: Don't suggest cdtor or conversion op identifiers in spelling hints [PR10...Jakub Jelinek2-0/+12
2022-03-08arm: Remove unused variable arm_binop_none_none_unone_qualifiersChristophe Lyon1-6/+0
2022-03-08Darwin: Address a translation comment [PR104552].Iain Sandoe1-1/+1
2022-03-08analyzer: more test coverage of leak detection [PR99771]David Malcolm1-0/+103
2022-03-08rtl: ICE with thread_local and inline asm [PR104777]Marek Polacek2-2/+32
2022-03-08x86: Disallow unsupported EH returnH.J. Lu3-6/+9
2022-03-08arm: MVE: Relax addressing modes for full loads and storesAndre Vieira2-12/+17
2022-03-08Fix typo in gcc/params.opt.Eric Gallager1-1/+1
2022-03-08tree-optimization/84201 - add --param vect-induction-floatRichard Biener4-0/+37
2022-03-08vect: disable bitmask tests on sparcTamar Christina11-0/+11
2022-03-08params: Remove repeated word "that" in parameter descriptionMartin Jambor1-1/+1
2022-03-08tree-optimization/104825 - guard modref queryRichard Biener2-2/+17
2022-03-08Optimize v4si broadcast for noavx512vl.liuhongt4-4/+9
2022-03-08Daily bump.GCC Administrator10-1/+219
2022-03-07c++: tweak to (*(fn))() patch [PR104618]Jason Merrill2-3/+4
2022-03-07Update gcc fr.po, sv.poJoseph Myers2-1338/+942
2022-03-07Fortran: Fix gfc_maybe_dereference_var [PR104430][PR99585]Tobias Burnus2-2/+56
2022-03-07analyzer: fix leak suppression at end of 'main' [PR101983]David Malcolm3-2/+124
2022-03-07Fortran: Fix typosTobias Burnus9-12/+12
2022-03-07doc: Remove redundant sentence about modules being in C++20Jonathan Wakely1-3/+1
2022-03-07opts: fix -gtoggle + optimize attributeMartin Liska2-21/+48
2022-03-07Add missing space in various string literalsJakub Jelinek2-4/+4
2022-03-07Fix up duplicated duplicated words in commentsJakub Jelinek32-39/+39
2022-03-07arm: add missing space to error.Martin Liska1-1/+1
2022-03-07tree-optimization/104782 - adjust PR101636 fixRichard Biener2-0/+25
2022-03-07MSP430: fix error message.Martin Liska1-1/+1