aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-11-26C: Do not drop qualifiers in typeof for _Atomic types. [PR65455,PR92935]Martin Uecker3-24/+19
2020-11-25testsuite: Adjust nextafter and skip profile-info-section on AIX.David Edelsohn3-0/+7
2020-11-25[PR97983] LRA: Use the right emit func for putting insn in the destination BB.Vladimir N. Makarov1-7/+7
2020-11-26Daily bump.GCC Administrator8-1/+931
2020-11-25Clean up -Wformat-diag warnings (PR bootstrap/97622, PR bootstrap/94982)Martin Sebor18-37/+109
2020-11-25New ipa-modref testcasesJan Hubicka5-0/+87
2020-11-25Add EAF_NODIRECTESCAPE flagJan Hubicka4-11/+40
2020-11-25Copy arg_flags in duplication hoooks in ipa-modrefJan Hubicka1-1/+5
2020-11-25PR fortran/85796 - Floating point exception with implied doHarald Anlauf2-2/+17
2020-11-25Add 'g++.dg/gomp/map-{1,2}.C'Thomas Schwinge4-4/+175
2020-11-25Fix templatized C++ OpenACC 'cache' directive ICEsThomas Schwinge5-12/+97
2020-11-25PR middle-end/97956 - ICE due to type mismatch in pointer_plus_expr during me...Martin Sebor2-1/+26
2020-11-25libsanitizer: Add testsMatthew Malcomson65-13/+1924
2020-11-25libsanitizer: Add hwasan pass and associated gimple changesMatthew Malcomson12-36/+845
2020-11-25libsanitizer: mid-end: Introduce stack variable handling for HWASANMatthew Malcomson14-25/+879
2020-11-25libsanitizer: options: Add hwasan flags and argument parsingMatthew Malcomson15-20/+283
2020-11-25libsanitizer: Add option to bootstrap using HWASANMatthew Malcomson1-0/+5
2020-11-25testsuite: Rename test to avoid typo in its name [PR95862]Jakub Jelinek1-0/+0
2020-11-25aarch64: Avoid false dependencies for SVE unary operationsRichard Sandiford136-74/+319
2020-11-25compiler: avoid silent truncation for string(1 << 32)Ian Lance Taylor2-2/+10
2020-11-25middle-end: __builtin_mul_overflow expansion improvements [PR95862]Jakub Jelinek2-1/+169
2020-11-25Free more of CFGJan Hubicka3-17/+32
2020-11-25middle-end/97579 - lower VECTOR_BOOLEAN_TYPE_P VEC_COND_EXPRsRichard Biener2-2/+51
2020-11-25[Ada] Further optimization with uninitialized aggregatesEd Schonberg2-46/+62
2020-11-25[Ada] Spurious error on instance with predicated actualEd Schonberg1-4/+14
2020-11-25[Ada] Fix couple of minor issues with local exception propagationEric Botcazou2-6/+17
2020-11-25[Ada] Remove shadowing by a nested subprogram parameterPiotr Trojanek1-6/+6
2020-11-25[Ada] Merge duplicated processing for gnatmake -u and -U switchesPiotr Trojanek1-12/+2
2020-11-25[Ada] Document attribute Has_Tagged_Values in GNAT RMPiotr Trojanek5-487/+516
2020-11-25[Ada] Minor whitespace fix in expansion of attribute SizePiotr Trojanek1-7/+7
2020-11-25[Ada] Use hardcoded names when converting aspects to pragmasPiotr Trojanek1-13/+13
2020-11-25[Ada] Reuse Is_Named_Number where possiblePiotr Trojanek2-4/+2
2020-11-25[Ada] Simplify aspect processing with membership testsPiotr Trojanek1-107/+83
2020-11-25[Ada] Fix copy-paste mistake in diagnostics for aspect Effective_WritesPiotr Trojanek1-2/+2
2020-11-25[Ada] Simplify Ekind tests with wrappers and membership testsPiotr Trojanek1-13/+10
2020-11-25[Ada] Simplify Is_Standard_xxx_Type routines with membership testsPiotr Trojanek1-31/+9
2020-11-25[Ada] Consistently use explicit Entity_Id type instead of aliasPiotr Trojanek1-11/+11
2020-11-25[Ada] Don't constant-fold renamed qualified expressionsSteve Baird1-1/+43
2020-11-25[Ada] Remove dead and duplicated diagnostics for generic access typesPiotr Trojanek1-18/+3
2020-11-25[Ada] Remove hyphens in two cases of "side-effect" used as a nounGary Dismukes1-2/+2
2020-11-25[Ada] Crash on right shift operator for signed integersJustin Squirek3-8/+22
2020-11-25[Ada] Reinstate utime based code for vx6 in __gnat_copy_attribsOlivier Hainque1-1/+16
2020-11-25[Ada] Minimize side-effect removal in GNATprove modeYannick Moy3-13/+34
2020-11-25[Ada] Adjust support for 128-bit integer types in System.Random_NumbersEric Botcazou1-0/+35
2020-11-25[Ada] Fix internal compilation error on circular type in SPARK codeYannick Moy1-2/+2
2020-11-25[Ada] Add support for 128-bit integer types to GNAT.Random_NumbersEric Botcazou2-2/+16
2020-11-25[Ada] Allow debugging finalization-related expanded codeArnaud Charlet1-1/+33
2020-11-25[Ada] Unrecursify Set_Digit/Set_Image_Unsigned procedureLiaiss Merzougue2-36/+50
2020-11-25[Ada] Remove repeated calls to Attribute_NamePiotr Trojanek2-11/+11
2020-11-25[Ada] Fix crash on invalid `pragma Profile`Ghjuvan Lacambre1-1/+5