aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-13Daily bump.GCC Administrator1-1/+1
2019-08-12re PR fortran/91424 (Extend warnings about DO loops)Thomas Koenig8-10/+86
2019-08-12PR libstdc++/90361 add missing macro definitionJonathan Wakely2-0/+9
2019-08-12re PR target/83250 (_mm256_zextsi128_si256 missing for AVX2 zero extension)Jakub Jelinek7-0/+280
2019-08-12Add noexcept-specifier to std::apply and std::make_from_tupleJonathan Wakely4-0/+159
2019-08-12re PR lto/91375 (ICE on valid code in subbinfo_with_vtable_at_offset at ipa-d...Richard Biener2-2/+7
2019-08-12re PR driver/91130 (-MF clashes with -flto on aarch64)Richard Biener2-7/+12
2019-08-12[Ada] Fix IPv6 numeric address detectionDmitriy Anisimkov2-1/+6
2019-08-12[Ada] New parameter Quiet for procedure GNAT.Command_Line.GetoptDmitriy Anisimkov3-10/+24
2019-08-12[Ada] Missing check on outbound parameter of a non-null access typeEd Schonberg4-3/+61
2019-08-12[Ada] Crash on illegal left-hand side in assignment of renamed variableEd Schonberg4-0/+43
2019-08-12[Ada] Small comment tweaks for 3 predicates on bit-aligned referencesEric Botcazou3-42/+58
2019-08-12[Ada] Fix internal error on comparison of unaligned slicesEric Botcazou6-14/+54
2019-08-12[Ada] Do not suppress checks in instances of internal genericsBob Duff3-22/+21
2019-08-12[Ada] Prevent crash in Is_ReachableBob Duff2-3/+7
2019-08-12[Ada] Prevent crash in Put_ScaledBob Duff2-1/+6
2019-08-12[Ada] Remove doc for language version switchesBob Duff2-62/+39
2019-08-12[Ada] Hang on loop in generic with subtype indication specifying a rangeGary Dismukes7-1/+65
2019-08-12[Ada] Improper error message on equality op with different operand typesEd Schonberg5-1/+24
2019-08-12[Ada] Minor cleanups in exception handlingBob Duff3-23/+13
2019-08-12[Ada] Implement Ada.Directories.Hierarchical_File_NamesJustin Squirek5-50/+466
2019-08-12[Ada] Improve error message for Object_Size clause on dynamic arrayEric Botcazou2-1/+7
2019-08-12[Ada] Suppress_Initialization not respected for private subtypesGary Dismukes5-1/+30
2019-08-12[Ada] New aspect/pragma No_Caching for analysis of volatile dataYannick Moy20-713/+928
2019-08-12[Ada] Adapt new extended traversal of AST to have optional partYannick Moy3-5/+15
2019-08-12[Ada] More precise handling of Size/Object_Size in GNATproveYannick Moy4-126/+163
2019-08-12[Ada] SPARK: disable expansion of Enum_RepYannick Moy2-1/+30
2019-08-12[Ada] Inconsistent compile time Constraint_Error warningJustin Squirek2-7/+32
2019-08-12[Ada] Eliminate redundant range checks on conversionsEric Botcazou2-44/+62
2019-08-12[Ada] Sprint: minor comment tweakEric Botcazou2-1/+5
2019-08-12[Ada] Fix leak of Do_Range_Check flag in -gnatVa modeEric Botcazou4-8/+38
2019-08-12[Ada] Extended traversal subprograms for GNATproveYannick Moy3-1/+221
2019-08-12[Ada] VxWorks: call s-tpopsp.Self only when neededJerome Lambourg2-1/+11
2019-08-12[Ada] Plug small loophole in Discrete_Range_CheckEric Botcazou2-1/+23
2019-08-12[Ada] Add special bypass for obsolete code patternEric Botcazou2-7/+27
2019-08-12[Ada] Fix missing range check for In/Out parameter with -gnatVaEric Botcazou6-36/+94
2019-08-12[Ada] Fix incorrect Do_Range_Check on type conversionEric Botcazou2-3/+15
2019-08-12Fix Ada comparison failure on SPARCRainer Orth2-1/+5
2019-08-12Move is_valid_fd to filedescriptor.c file.Martin Liska4-17/+66
2019-08-12Daily bump.GCC Administrator1-1/+1
2019-08-11PR fortran/91413 Generate warning when making array staticJanne Blomqvist4-2/+21
2019-08-11d: Fix ICE: gimplification failed (gimplify.c at 13436)Iain Buclaw4-1/+33
2019-08-11Correct a single misfire in previous ChangeLog cleanup.Hans-Peter Nilsson1-1/+1
2019-08-11Daily bump.GCC Administrator1-1/+1
2019-08-10decl.c (match_old_style_init): Use a clearer error message.Steven G. Kargl15-70/+185
2019-08-10d: Fix internal compiler error: in add_expr, at tree.c:7794Iain Buclaw4-3/+34
2019-08-10tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_DEVICE_TYPE.Jakub Jelinek16-13/+306
2019-08-10re PR target/91408 (ICE in extract_insn, at recog.c:2310 since r273981)Jakub Jelinek4-2/+42
2019-08-10Assorted ChangeLog cleanups.Jakub Jelinek15-642/+661
2019-08-10Fix ODR violation in d/runtime.ccIain Buclaw2-4/+12