aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-05-07i386: Do not emit mask compares for mode sizes < 16 [PR100445]Uros Bizjak1-0/+5
2021-05-07i386: Fix up 8-byte vcond* with -mxop [PR100445]Jakub Jelinek1-0/+12
2021-05-07Daily bump.GCC Administrator1-0/+62
2021-05-06preprocessor: Fix pp-number lexing of digit separators [PR83873, PR97604]Joseph Myers4-1/+24
2021-05-06ipa-sra: Do not bail out when callers cannot be clonedMartin Jambor1-1/+1
2021-05-06Fix PR testsuite/100454Eric Botcazou1-1/+1
2021-05-06testsuite: Add s390 to vect_*_cvt checks.Robin Dapp1-7/+22
2021-05-06testsuite: Add vect_floatint_cvt to gcc.dg/vect/pr56541.cRobin Dapp1-1/+1
2021-05-06Fortran: Assumed and explicit size class arrays [PR46691/99819].Paul Thomas2-0/+125
2021-05-06testsuite: gcc.c-torture/execute/ieee/cdivchkld.c needs fmaxlChristophe Lyon1-0/+4
2021-05-06IBM Z: Fix error checking for builtin vec_permiMarius Hillenbrand2-1/+55
2021-05-06phiopt: Optimize (x <=> y) cmp z [PR94589]Jakub Jelinek8-0/+498
2021-05-06ipa/100373 - fix emutls lowering compare-debug issueRichard Biener1-0/+11
2021-05-06Daily bump.GCC Administrator1-0/+64
2021-05-05Fix PR target/100402Eric Botcazou1-0/+31
2021-05-05x86: Build only one __cpu_model/__cpu_features2 variablesIvan Sorokin2-0/+28
2021-05-05PR middle-end/100325 - missing warning with -O0 on sprintf overflow with poin...Martin Sebor1-3/+3
2021-05-05PR fortran/100274 - ICE in gfc_conv_procedure_call, at fortran/trans-expr.c:6131Harald Anlauf1-0/+12
2021-05-05i386: Implement integer vector compares for 64bit vectors [PR98218]Uros Bizjak7-1/+121
2021-05-05Minor formatting tweakEric Botcazou1-9/+7
2021-05-05Generate debug info for local dynamic record typesEric Botcazou5-18/+48
2021-05-05testsuite: Add s390 to gcc.dg/vect/slp-21.cRobin Dapp1-2/+2
2021-05-05g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [PR100422]Tobias Burnus1-1/+1
2021-05-05tree-optimization/79333 - fold stmts following SSA edges in VNRichard Biener3-5/+21
2021-05-05middle-end/100394 - avoid DSE/DCE of pure call that throwsRichard Biener1-0/+24
2021-05-05Daily bump.GCC Administrator1-0/+49
2021-05-04PR middle-end/100307 - spurious -Wplacement-new with negative pointer offsetMartin Sebor2-0/+77
2021-05-04Adjust strings in dg-warning directives (PR testsuite/100412).Martin Sebor1-6/+6
2021-05-04Adjust strings in dg-warning directives (PR testsuite/100412).Martin Sebor1-8/+8
2021-05-04s390/testsuite: Fix oscbreak-1.c.Robin Dapp1-2/+3
2021-05-04tree-optimization/100414 - compute dominance info in phioptRichard Biener1-0/+9
2021-05-04OpenMP: Support complex/float in && and || reductionTobias Burnus1-1/+1
2021-05-04Reuse non-gimple_reg variable for inliningEric Botcazou3-0/+59
2021-05-04Restrict gcc.dg/tree-ssa/ssa-dse-26.cRichard Biener1-16/+3
2021-05-04tree-optimization/100329 - avoid reassociating asm goto defsRichard Biener1-0/+16
2021-05-04tree-optimization/100398 - avoid DSE of control flow stmtRichard Biener1-0/+13
2021-05-04Daily bump.GCC Administrator1-0/+70
2021-05-03testsuite: Fix dg directives order in arm/aarch64 vml[as]_float_not_fused.cChristophe Lyon2-2/+2
2021-05-03Fix expected output for nds32le and m32rJeff Law1-4/+4
2021-05-03c++: base-clause parsing and implicit 'this' [PR100362]Patrick Palka1-0/+25
2021-05-03c++: mark_used and ADL with template-id [PR100344]Patrick Palka2-0/+30
2021-05-03Fix expected output for lm32 and bfinJeff Law1-4/+4
2021-05-03c++: Fix ICE with invalid requires-expression [PR100055]Marek Polacek1-0/+7
2021-05-03c++: Remove GCC12 FIXME for DR1312Marek Polacek1-3/+3
2021-05-03Fix xstormy16 selectorJeff Law1-4/+4
2021-05-03Fix test results on rxJeff Law1-4/+4
2021-05-03Fix test results on or1kJeff Law1-4/+4
2021-05-03Fix test results on cr16 and xstormy16Jeff Law1-2/+5
2021-05-03Improve PHI handling in DSERichard Biener2-1/+23
2021-05-03Perform reverse program order walk for GIMPLE DSERichard Biener1-0/+16