aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-09Make memory copy functions scalar storage order barriersEric Botcazou7-19/+175
2020-07-08amdgcn, nvptx: Handle -fpic/-fPIC in mkoffloadKwok Cheung Yeung2-4/+26
2020-07-08PR fortran/96085 - ICE in gfc_finish_var_decl, at fortran/trans-decl.c:694Harald Anlauf2-0/+13
2020-07-08Update gcc sv.po.Joseph Myers1-918/+120
2020-07-08c++: ICE in is_really_empty_class [PR95497]Patrick Palka2-1/+13
2020-07-08[PATCH, rs6000]Add support to enable vmsumudm behind vec_msum builtin.Will Schmidt7-0/+130
2020-07-08compute and check alignment info during analysisRichard Biener1-22/+50
2020-07-08[Ada] Disable warning about unsafe use of __builtin_frame_addressEric Botcazou1-0/+3
2020-07-08[Ada] Fix C miss parentheses warning on WindowsDmitriy Anisimkov1-6/+4
2020-07-08[Ada] Fix warnings in C runtime files on WindowsEric Botcazou6-75/+64
2020-07-08[Ada] Do not apply constraint checks on allocator with No_InitializationEric Botcazou1-2/+3
2020-07-08[Ada] Fix recent regression on _Master declarationJavier Miranda1-1/+12
2020-07-08[Ada] Clean up in Interfaces.C.ExtensionsArnaud Charlet3-5/+3
2020-07-08[Ada] Optional warning on build-in-place function callsVasiliy Fofanov2-1/+28
2020-07-08[Ada] Fix typo and layout in comments about matchingPiotr Trojanek1-6/+6
2020-07-08[Ada] Fix internal error on string type comparision with predicateEric Botcazou1-16/+71
2020-07-08[Ada] Fix incorrect placement of freeze node with predicateEric Botcazou1-5/+12
2020-07-08[Ada] Minor reformatting and typo fixGary Dismukes3-9/+9
2020-07-08[Ada] Add comment on implementation choice for byte-packed array typesEric Botcazou1-1/+4
2020-07-08[Ada] Accept aspect Relaxed_Initialization on generic subprogramsPiotr Trojanek4-16/+28
2020-07-08[Ada] Analyze aspects once generic subprograms are recognizedPiotr Trojanek2-23/+7
2020-07-08[Ada] ACATS 4.1R - BD10001 - Error missedArnaud Charlet7-10/+34
2020-07-08[Ada] Update entities on class-wide condition function creationEd Schonberg1-1/+22
2020-07-08[Ada] Disallow Predicate_Failure without predicateBob Duff1-10/+6
2020-07-08[Ada] Typo corrections, plus minor reformatting in commentsGary Dismukes1-3/+3
2020-07-08[Ada] Ada_2020 AI12-0250 : Implement Iterator filters.Ed Schonberg8-26/+152
2020-07-08[Ada] Add utility function to recognize attribute 'Loop_EntryYannick Moy2-0/+13
2020-07-08[Ada] Add expected and actual size to "bit number out of range" error messageGhjuvan Lacambre1-4/+8
2020-07-08[Ada] Remove excessive validity checks on in-parametersPiotr Trojanek2-15/+18
2020-07-08[Ada] Minor refactoringJustin Squirek2-8/+9
2020-07-08[Ada] Static expression function problems with -gnatc and -gnatd.F (SPARK mode)Gary Dismukes4-39/+28
2020-07-08[Ada] Fix inaccurate -gnatR output for derived untagged typesEric Botcazou1-9/+14
2020-07-08[Ada] Allow boolean expressions in aspect Relaxed_InitializationPiotr Trojanek3-9/+63
2020-07-08[Ada] Style cleanups related to Current_ConditionPiotr Trojanek4-6/+4
2020-07-08[Ada] Extend optimization to True/False prefixed with StandardPiotr Trojanek1-6/+6
2020-07-08[Ada] Check predicates for subtypes of private typesBob Duff2-5/+17
2020-07-08[Ada] Small tweak to Narrow_Large_Operation procedureEric Botcazou1-3/+5
2020-07-08expr: Fix REDUCE_BIT_FIELD for constants [PR95694]Richard Sandiford2-7/+31
2020-07-08c++: Better diagnostic for decltype(auto) in C++11 [PR96103]Marek Polacek2-7/+26
2020-07-08rs6000: Add len_load/len_store optab supportKewen Lin1-0/+28
2020-07-08IFN/optabs: Support vector load/store with lengthKewen Lin4-6/+63
2020-07-08libstdc++: Fix [multi]map/[multi]set move constructors noexcept qualificationFrançois Dumont5-5/+127
2020-07-07libbacktrace: test linker support for DWARF 5Ian Lance Taylor2-4/+12
2020-07-08Daily bump.GCC Administrator10-1/+354
2020-07-07c++: Add new test [PR92427]Marek Polacek1-0/+15
2020-07-07libstdc++: Whitespace changes to remove spaces before tabsJonathan Wakely1-2/+2
2020-07-07libstdc++: Replace __int_limits with __numeric_traits_integerJonathan Wakely11-133/+67
2020-07-07libstdc++: Whitespace changes to keep lines below 80 columnsJonathan Wakely1-144/+148
2020-07-07c++: wrong pretty printing of nested type [PR95303]Patrick Palka2-6/+43
2020-07-07rs6000: fix power10_hw testAaron Sawdey1-1/+3