aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-05-13testsuite: btf: Fix btf-datasec-1.c for RISC-VPalmer Dabbelt1-0/+1
2022-05-13testsuite: opt: Fix const7.C for RISC-V.Jia-Wei Chen1-0/+1
2022-05-13Add relation between op1 & op2 to lhs_opN_relation API.Andrew MacLeod1-0/+13
2022-05-13c++: Local symbols do not get module manglingsNathan Sidwell1-0/+48
2022-05-13Introduce tests for hardbool Machine_Attribute for AdaAlexandre Oliva2-0/+68
2022-05-13Fix wrong SRA with VIEW_CONVERT_EXPR and reverse SSOEric Botcazou1-0/+34
2022-05-13testsuite: Make AArch64 attributes_7.c generate unique report lines.Christophe Lyon1-2/+2
2022-05-13Make gimple_build main workers more flexibleRichard Biener15-25/+20
2022-05-13[PR105455] Set edge probabilities when hardening conditionalsAlexandre Oliva1-0/+17
2022-05-13Strip of a vector load which is only used partially.liuhongt3-4/+34
2022-05-13Daily bump.GCC Administrator1-0/+33
2022-05-12testsuite: PPC vector double requires VSXDavid Edelsohn1-2/+2
2022-05-12tree-optimization/105562 - avoid uninit diagnostic with better FRERichard Biener1-0/+10
2022-05-12c++: Support module language-decl semanticsNathan Sidwell3-0/+47
2022-05-12i386: Add combine splitter to transform pxor/pcmpeqb/pmovmskb/cmp 0xffff to p...Haochen Jiang2-0/+26
2022-05-12openmp: Add omp_all_memory support (C/C++ only so far)Jakub Jelinek5-0/+179
2022-05-11testsuite: Update Wconversion testcase check type.jiawei1-1/+1
2022-05-12Daily bump.GCC Administrator1-0/+31
2022-05-11c++: lambda template in requires [PR105541]Jason Merrill1-0/+4
2022-05-11c++: fix arm-eabi bootstrap [PR105567]Jason Merrill1-0/+10
2022-05-11Fortran: fix error recovery on invalid array sectionHarald Anlauf1-0/+8
2022-05-11Implement some of fold_binary_op_with_conditional_arg in match.pdRichard Biener2-3/+3
2022-05-11Optimize movzwl + vmovd/vmovq to vmovw.liuhongt2-0/+70
2022-05-11This patch skips constant folding for fmin/max when either argument is sNaN. ...Haochen Gui1-0/+30
2022-05-11Daily bump.GCC Administrator1-0/+91
2022-05-10Fortran: check TEAM arguments to coarray intrinsicsHarald Anlauf1-0/+22
2022-05-10x86: Add .note.GNU-stack section only for LinuxH.J. Lu8-0/+16
2022-05-10isel: Fix up gimple_expand_vec_set_expr [PR105528]Jakub Jelinek1-0/+23
2022-05-10RISC-V: Provide `fmin'/`fmax' RTL patternsMaciej W. Rozycki16-0/+192
2022-05-10Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' behave consistentl...Thomas Schwinge1-7/+5
2022-05-10middle-end/105537 - debug processingRichard Biener1-0/+34
2022-05-10Avoid andb %dil when optimizing for size.Roger Sayle1-0/+9
2022-05-10Improved constant folding for scalar evolution.Roger Sayle1-0/+11
2022-05-10[Ada] Accept Structural in aspect Subprogram_Variant and pragma Loop_VariantClaire Dross1-1/+1
2022-05-10[Ada] Fix hiding of user-defined operator that is not a homographEric Botcazou1-1/+9
2022-05-10Fix internal error with vectorization on SPARCEric Botcazou1-0/+31
2022-05-10middle-end/70090: Dynamic sizes for -fsanitize=object-sizeSiddhesh Poyarekar1-0/+45
2022-05-10c++: fix arm-eabi crash building libstdc++ [PR105529]Jason Merrill2-0/+24
2022-05-10rs6000: avoid peeking eof after __vectorJiufu Guo1-0/+6
2022-05-10Daily bump.GCC Administrator1-0/+71
2022-05-09c++: Implement P2324R2, labels at the end of compound-stmts [PR103539]Marek Polacek2-0/+141
2022-05-09Fortran: check for non-optional spaces between adjacent keywordsHarald Anlauf1-0/+15
2022-05-09testsuite: Silence analyzer/pr51628-30.c for default_packedDimitar Dimitrov1-0/+1
2022-05-09testsuite: Remove superfluous semicolon [PR105256]Jakub Jelinek1-1/+1
2022-05-09i386: Adjust -fzero-call-used-regs to always use XOR [PR101891]Qing Zhao25-127/+152
2022-05-09c++: constexpr init of union sub-aggr w/ base [PR105491]Patrick Palka3-0/+56
2022-05-09Implement permutation with pslldq + psrldq + por when pshufb is not available.liuhongt2-0/+240
2022-05-09Optimize vec_setv8{hi,hf}_0 + pmovzxbq to pmovzxbq.liuhongt1-0/+24
2022-05-08Daily bump.GCC Administrator1-0/+9
2022-05-07c, c++: attribute format on a ctor with a vbase [PR101833, PR47634]Marek Polacek4-0/+111