aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-11-10Daily bump.GCC Administrator7-1/+516
2021-11-09c: more precise locations for some -Wpragmas diagnosticsDavid Malcolm2-12/+107
2021-11-09rs6000: Match recent builtins changes in new builtins supportBill Schmidt2-14/+39
2021-11-09Fortran: Fix memory leak in finalization wrappers [PR68800]Bernhard Reutner-Fischer4-25/+20
2021-11-09[Committed] Fix tree-optimization/103152: Still one more -signed1bit issueAndrew Pinski2-2/+13
2021-11-09Keep x_range_query NULL for global ranges.Andrew MacLeod5-23/+19
2021-11-09Dump details of an attempt to register a jump threading path.Aldy Hernandez1-0/+34
2021-11-09Return NULL for maybe_register_path when unprofitable.Aldy Hernandez1-18/+20
2021-11-09Introduce build_debug_expr_declMartin Jambor8-28/+20
2021-11-09Remove dead Fortran function.Martin Liska1-17/+0
2021-11-09rs6000: Debug support for builtins changesBill Schmidt1-7/+188
2021-11-09c++: Skip unnamed bit-fields moreMarek Polacek3-5/+26
2021-11-09ipa: Fix typo in ipa-modref.cMarek Polacek1-1/+1
2021-11-10[PR/target 102957] Allow Z*-ext extension with only 2 char.Kito Cheng2-1/+5
2021-11-09Merge IPA solution with local one in ipa-modrefJan Hubicka1-18/+69
2021-11-09Document --param=threader-debug.Aldy Hernandez1-0/+3
2021-11-09c++: Fix ICE on complex constant with -frounding-math [PR103114]Jakub Jelinek2-3/+7
2021-11-09c++: bogus error w/ tentative type parse of concept-id [PR98394]Patrick Palka3-4/+33
2021-11-09c++: unexpanded pack in var tmpl partial spec [PR100652]Patrick Palka2-5/+17
2021-11-09Define m_rtx_reuse_manager only if not GENERATOR_FILE.Martin Liska2-3/+7
2021-11-09Generalize 'gcc/input.h:struct location_hash'Thomas Schwinge1-2/+22
2021-11-09Cleanup path solver dumps.Aldy Hernandez2-8/+9
2021-11-09Remove TDF_THREADING flag in favor of param.Aldy Hernandez5-15/+31
2021-11-09Get rid of infinite recursion for 'typedef' used with GTY-marked 'gcc/diagnos...Thomas Schwinge2-1/+13
2021-11-09arm: add armv9-a architecture to -marchPrzemyslaw Wirkus9-8/+79
2021-11-09ipa: Fix segfault when remapping debug_binds with expressions (PR 103132)Martin Jambor2-8/+38
2021-11-09[Ada] Fix Codepeer warningGhjuvan Lacambre1-1/+1
2021-11-09[Ada] Tidy up implementation of Has_Compatible_TypeEric Botcazou2-48/+39
2021-11-09[Ada] Invalid GPR_PROJECT_PATH_FILE confuses gnatlsJustin Squirek1-43/+39
2021-11-09[Ada] Print Storage_Pool and Procedure_To_Call fieldsEric Botcazou1-5/+49
2021-11-09[Ada] Do not indicate a pending abort if the task is already abortingPatrick Bernardi2-1/+2
2021-11-09[Ada] RTEMS: use atomic primitive packages on aarch64Patrick Bernardi1-0/+7
2021-11-09[Ada] Hang on compilation of unit with type extension in bodyJustin Squirek1-0/+8
2021-11-09[Ada] Crash on expansion of tagged membership testJustin Squirek1-0/+11
2021-11-09[Ada] Improve integration of strub with type systemsAlexandre Oliva16-87/+747
2021-11-09[Ada] Initialize Current_Source_UnitEtienne Servais1-4/+4
2021-11-09[Ada] Use atomics in runtime on ARM and Aarch64 VxWorksPiotr Trojanek3-1/+7
2021-11-09[Ada] Accessibility fixGhjuvan Lacambre1-0/+7
2021-11-09[Ada] Add gcc specs with vxworks7 base addresses for certJohannes Kliemann5-1/+9
2021-11-09[Ada] Cleanup copying of parameter listsPiotr Trojanek1-6/+5
2021-11-09[Ada] Cleanup building of renamed equalityPiotr Trojanek1-17/+22
2021-11-09[Ada] Refine type in expansion of array equalityPiotr Trojanek1-2/+2
2021-11-09[Ada] Simplify building of entity occurrencesPiotr Trojanek1-3/+2
2021-11-09[Ada] Return a valid value when handling Constraint_ErrorEtienne Servais1-47/+8
2021-11-09[Ada] Simplify expansion of array equalityPiotr Trojanek1-41/+9
2021-11-09[Ada] Reference in Unbounded_String is almost never nullPiotr Trojanek1-3/+7
2021-11-09[Ada] sem_util.adb: fix typos in Accessibility_Level docsGhjuvan Lacambre1-2/+2
2021-11-09[Ada] Document the SuSE kernel bugTom Tromey2-103/+140
2021-11-09[Ada] Errors on globals in expressions of predicate aspects in generic bodiesGary Dismukes1-0/+29
2021-11-09[Ada] Tune comment about expansion of array equalityPiotr Trojanek1-4/+4