aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-05-12openmp: Add omp_all_memory support (C/C++ only so far)Jakub Jelinek15-35/+319
2022-05-11testsuite: Update Wconversion testcase check type.jiawei1-1/+1
2022-05-12Daily bump.GCC Administrator10-1/+496
2022-05-11analyzer: fix memory leaksDavid Malcolm4-18/+39
2022-05-11tree: introduce range adaptor for TREE_VECPatrick Palka4-45/+41
2022-05-11c++: lambda template in requires [PR105541]Jason Merrill3-6/+15
2022-05-11c++: fix arm-eabi bootstrap [PR105567]Jason Merrill2-2/+12
2022-05-11Fortran: fix error recovery on invalid array sectionHarald Anlauf2-2/+10
2022-05-11rs6000: Remove <Fv>Segher Boessenkool1-52/+46
2022-05-11rs6000: Remove <Ff>Segher Boessenkool1-60/+57
2022-05-11rs6000: Delete RS6000_CONSTRAINT_fSegher Boessenkool3-16/+5
2022-05-11Use variadic template functions for the gimple_build forwardersRichard Biener1-34/+11
2022-05-11middle-end/70090: Register __bdos for sanitizers if necessarySiddhesh Poyarekar1-8/+16
2022-05-11[c++] Add module attachmentNathan Sidwell6-79/+114
2022-05-11rtl-optimization/105559 - avoid quadratic behavior in delete_insn_and_edgesRichard Biener1-1/+1
2022-05-11Implement some of fold_binary_op_with_conditional_arg in match.pdRichard Biener4-4/+44
2022-05-11libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '-...Thomas Schwinge1-12/+0
2022-05-11docs: document --with-zstdMartin Liska1-0/+5
2022-05-11i386: simplify cpu_feature handlingMartin Liska2-62/+67
2022-05-11[Ada] Proof of 'Image support for unsigned integersYannick Moy27-186/+793
2022-05-11[Ada] Sort Detect_Blocking alphabetically among names and pragmasPiotr Trojanek1-2/+2
2022-05-11[Ada] Fix Compile_Time_(Error|Warning) as non-configuration pragmasPiotr Trojanek2-13/+4
2022-05-11[Ada] Correctly reject record aggregate using bracketsMarc Poulhiès9-30/+39
2022-05-11[Ada] Fix unbalanced paren in documentation marker for GNAT StudioPiotr Trojanek11-48/+48
2022-05-11[Ada] New No_Local_Tagged_Types restrictionMarc Poulhiès5-395/+425
2022-05-11[Ada] Fix spurious ambiguity for if_expression containing operatorEric Botcazou1-1/+1
2022-05-11[Ada] Fix style of body header boxesPiotr Trojanek3-3/+5
2022-05-11[Ada] Do not create useless itype in Constrain_AccessEtienne Servais1-1/+4
2022-05-11[Ada] Detect infinite loops with operators in exit conditionsPiotr Trojanek1-7/+9
2022-05-11[Ada] Adapt proof of System.Arith_Double after update of Z3Yannick Moy1-2/+16
2022-05-11[Ada] Update categorization of implementation restrictionsPiotr Trojanek2-46/+40
2022-05-11[Ada] Fix "S p e c" and "B o d y" file headersPiotr Trojanek6-6/+6
2022-05-11[Ada] Add SUSE 32bit dependencyJoao Azevedo2-4/+10
2022-05-11[Ada] Fix formatting glitches in GNAT User's GuidePiotr Trojanek4-12/+12
2022-05-11[Ada] Use pygments for Ada code examples of elaboration controlPiotr Trojanek1-26/+26
2022-05-11[Ada] Excess finalization on assignment with target name symbolGary Dismukes1-3/+9
2022-05-11[Ada] fix crash on Secondary_Stack_Size with discriminantBob Duff1-2/+2
2022-05-11[Ada] Reset Reachable field when mutating label into loop entityPiotr Trojanek1-0/+1
2022-05-11[Ada] Fix layout of tables in PDF version of GNAT RMPiotr Trojanek1-0/+4
2022-05-11[Ada] Fix layout in description of aspects and pragmasPiotr Trojanek3-40/+40
2022-05-11[Ada] Fix markup in description of implementation-defined characteristicsPiotr Trojanek2-119/+36
2022-05-11[Ada] Fix markup in description of pragma EliminatePiotr Trojanek2-25/+28
2022-05-11[Ada] Suppress warning in g-sthcso for non-unix platformsJohannes Kliemann1-0/+5
2022-05-11[Ada] Add guard for making only legal labels unreachablePiotr Trojanek1-1/+3
2022-05-11[Ada] Document pragma Ada_2022Piotr Trojanek4-841/+906
2022-05-11[Ada] Properly reject unsupported address specificationsSteve Baird3-19/+66
2022-05-11[Ada] Move Reachable flag to E_Label entitiesPiotr Trojanek1-1/+1
2022-05-11[Ada] Set_Is_Known_Valid only if Safe_To_Capture_ValueAlexandre Oliva1-1/+4
2022-05-11[Ada] Avoid crash for -gnatR -gnatcBob Duff1-45/+38
2022-05-11bootstrap/105551 - restore nvptx buildRichard Biener1-4/+8