aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-05-11c++: tree walk into TYPENAME_TYPE.Jason Merrill5-22/+46
2020-05-11c++: Better diagnostic in converted const expr.Jason Merrill6-20/+42
2020-05-11c++: Use of 'this' in parameter declaration [PR90748]Jason Merrill3-51/+56
2020-05-11PR fortran/95053 - ICE in gfc_divide(): Bad basic typeHarald Anlauf4-1/+20
2020-05-11c++: Make references to __cxa_pure_virtual weak.Jason Merrill3-0/+29
2020-05-11c++: Improve print_tree of static_assert.Jason Merrill3-15/+19
2020-05-11c++: Remove redundant code.Jason Merrill2-6/+5
2020-05-11c++: Remove LOOKUP_EXPLICIT_TMPL_ARGS.Jason Merrill3-15/+10
2020-05-11c++: Tweak VLA representation.Jason Merrill2-5/+14
2020-05-11c++: Avoid unnecessary deprecated warnings.Jason Merrill4-9/+18
2020-05-11i386: Add V2SFmode sqrt insn pattern [PR95046]Uros Bizjak4-0/+35
2020-05-11rs6000: Add vcfuged instructionKelvin Nilsen9-0/+161
2020-05-11rs6000: Add scalar cfuged instructionKelvin Nilsen7-0/+187
2020-05-11tree-optimization/95049 - fix not terminating RPO VN iterationRichard Biener4-5/+40
2020-05-11tree-pretty-print: Handle boolean typesRichard Sandiford2-0/+12
2020-05-11rs6000: Add vgnbKelvin Nilsen18-1/+921
2020-05-11rs6000: Add vector pdep/pextKelvin Nilsen11-0/+288
2020-05-11rs6000: Add vector count under maskKelvin Nilsen14-1/+351
2020-05-11tree-optimization/94988 - enhance SM some moreRichard Biener7-49/+241
2020-05-11[Fortran] Fix/modify present() handling for assumed-shape optional (PR 94672)Tobias Burnus8-53/+173
2020-05-11i386: Improve basic vectorized V2SFmode operations [PR95046]Uros Bizjak2-16/+32
2020-05-11aarch64: Fix ICE when expanding scalar floating move with -mgeneral-regs-only...Fei Yang4-1/+31
2020-05-11[PATCH] aarch64: prefer using csinv, csneg in zero extend contextsAlex Coplan6-0/+165
2020-05-11Fix missing files from previous commit.Kelvin Nilsen2-1/+9
2020-05-11rs6000: powerpc_future_ok and powerpc_future_hwKelvin Nilsen3-2/+36
2020-05-11testsuite: Require gnu-tm support for pr94856.CKito Cheng2-0/+5
2020-05-11i386: Vectorize basic V2SFmode operations [PR94913]Uros Bizjak5-52/+229
2020-05-11Fortran : Spurious warning message with -Wsurprising PR59107Mark Eggleston6-7/+43
2020-05-11Fix typo in fprofile-prefix-path.Martin Liska2-1/+6
2020-05-11Add caveat about parsing of .gcda and .gcno files.Martin Liska2-1/+13
2020-05-10Add handling of MULT_EXPR/PLUS_EXPR for wrapping overflow in affine combinati...Xionghu Luo6-10/+74
2020-05-11Daily bump.GCC Administrator1-1/+1
2020-05-10i386: Define __ILP32__ and _ILP32 for all 32-bit targetsGerald Pfeifer2-0/+7
2020-05-10PR fortran/93499 - ICE on division by zero in declaration statementsHarald Anlauf4-0/+55
2020-05-10Daily bump.GCC Administrator1-1/+1
2020-05-09Update copyright yearEric Botcazou13-12/+16
2020-05-09Add assertion for access attributesEric Botcazou2-0/+8
2020-05-09Fix small issues with -fgnat-encodings=minimalEric Botcazou7-208/+247
2020-05-09Fix tree sharing issue with slicesEric Botcazou2-2/+14
2020-05-09Do not override -fnon-call-exceptions in default modeEric Botcazou2-1/+7
2020-05-09Do not make a local copy of large aggregateEric Botcazou2-13/+83
2020-05-09Fix problematic cases of wrappingEric Botcazou2-2/+8
2020-05-09Accept qualified aggregates in memset pathEric Botcazou2-12/+21
2020-05-09Fix missing back-annotation for Out parameterEric Botcazou2-1/+9
2020-05-09Small housekeeping work in gigiEric Botcazou5-81/+66
2020-05-09Remove last use of expr_alignEric Botcazou5-47/+16
2020-05-09testsuite: Fix up two testcases [PR95008]Jakub Jelinek3-2/+10
2020-05-09cris: Enable "neg" to set condition codes.Hans-Peter Nilsson3-5/+10
2020-05-09cris: Enable single-bit btst/btstq to set condition codes.Hans-Peter Nilsson4-20/+96
2020-05-09cris: Enable 32-bit shifts, clz, bswap, umin to set condition codes.Hans-Peter Nilsson2-4/+11