aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2024-06-20bitint: Fix up lowering of COMPLEX_EXPR [PR115544]Jakub Jelinek1-0/+16
2024-06-07bitint: Fix up lower_addsub_overflow [PR115352]Jakub Jelinek1-0/+28
2024-06-06c: Fix up pointer types to may_alias structures [PR114493]Jakub Jelinek2-0/+45
2024-06-04fold-const: Fix up CLZ handling in tree_call_nonnegative_warnv_p [PR115337]Jakub Jelinek1-0/+29
2024-06-04combine: Fix up simplify_compare_const [PR115092]Jakub Jelinek2-0/+39
2024-05-31vect: Fix access size alignment assumption [PR115192]Richard Sandiford1-0/+28
2024-05-29tree-optimization/115149 - VOP live and missing PHIsRichard Biener1-0/+16
2024-05-29tree-optimization/115197 - fix ICE w/ constant in LC PHI and loop distributionRichard Biener1-0/+14
2024-05-23sra: Do not leave work for DSE (that it can sometimes not perform)Martin Jambor1-3/+3
2024-05-22strlen: Fix up !si->full_string_p handling in count_nonzero_bytes_addr [PR115...Jakub Jelinek1-0/+17
2024-05-22ubsan: Use right address space for MEM_REF created for bool/enum sanitization...Jakub Jelinek1-0/+20
2024-05-17tree-optimization/114998 - use-after-free with loop distributionRichard Biener1-0/+35
2024-05-15middle-end/114931 - type_hash_canon and structual equality typesRichard Biener1-0/+10
2024-05-07c++/c-common: Fix convert_vector_to_array_for_subscript for qualified vector ...Andrew Pinski1-1/+1
2024-05-07expansion: Use __trunchfbf2 calls rather than __extendhfbf2 [PR114907]Jakub Jelinek1-0/+27
2024-05-07tree-inline: Remove .ASAN_MARK calls when inlining functions into no_sanitize...Jakub Jelinek1-0/+26
2024-05-07gimple-ssa-sprintf: Use [0, 1] range for %lc with (wint_t) 0 argument [PR114876]Jakub Jelinek2-6/+40
2024-04-25tree-optimization/114792 - order loops to unloops in CHRichard Biener1-0/+16
2024-04-24tree-optimization/114787 - more careful loop update with CFG cleanupRichard Biener1-0/+27
2024-04-24tree-optimization/114832 - wrong dominator info with vect peelingRichard Biener1-0/+13
2024-04-23s390: testsuite: Xfail forwprop-4{0,1}.cStefan Schulze Frielinghaus2-4/+4
2024-04-23tree-optimization/114799 - SLP and patternsRichard Biener1-0/+16
2024-04-20RISC-V: Add xfail test case for wv insn highest overlapPan Li1-1/+1
2024-04-20c-family: Allow arguments with NULLPTR_TYPE as sentinels [PR114780]Jakub Jelinek1-0/+21
2024-04-20c: Fix ICE with -g and -std=c23 related to incomplete types [PR114361]Jakub Jelinek5-0/+46
2024-04-19Enable 'gcc.dg/pr114768.c' for nvptx target [PR114768]Thomas Schwinge1-1/+1
2024-04-19rtlanal: Fix set_noop_p for volatile loads or stores [PR114768]Jakub Jelinek1-0/+10
2024-04-19libgcc: Another __divmodbitint4 bug fix [PR114762]Jakub Jelinek1-0/+22
2024-04-18[testsuite] [analyzer] include sys/select.h if availableAlexandre Oliva1-0/+3
2024-04-18[testsuite] [analyzer] require fork where usedAlexandre Oliva2-2/+5
2024-04-18[testsuite] [analyzer] skip access-mode: O_ACCMODE on vxworksAlexandre Oliva1-2/+1
2024-04-18[testsuite] [analyzer] avoid vxworks libc mode_tAlexandre Oliva1-0/+1
2024-04-18[testsuite] introduce strndup effective targetAlexandre Oliva9-17/+29
2024-04-18libgcc: Fix up __divmodbitint4 [PR114755]Jakub Jelinek1-0/+26
2024-04-18internal-fn: Temporarily disable flag_trapv during .{ADD,SUB,MUL}_OVERFLOW et...Jakub Jelinek1-0/+14
2024-04-17asan: Don't instrument .ABNORMAL_DISPATCHER [PR114743]Jakub Jelinek1-0/+12
2024-04-16testsuite: Fix data check loop on vect-early-break_124-pr114403.cTamar Christina1-2/+2
2024-04-16tree-optimization/114733 - neg induction fails for 1 element vectorsRichard Biener1-0/+20
2024-04-15middle-end: adjust loop upper bounds when peeling for gaps and early break [P...Tamar Christina2-0/+113
2024-04-12s390: testsuite: Xfail range-sincos.c and vrp-float-abs-1.cStefan Schulze Frielinghaus2-2/+2
2024-04-12Limit special asan/ubsan/bitint returns_twice handling to calls in bbs with a...Jakub Jelinek1-0/+22
2024-04-12testsuite: Fix loop-interchange-16.cStefan Schulze Frielinghaus1-0/+1
2024-04-11btf: emit non-representable bitfield as voidDavid Faust1-0/+2
2024-04-11asan, v3: Fix up handling of > 32 byte aligned variables with -fsanitize=addr...Jakub Jelinek1-0/+50
2024-04-10btf: do not skip members of data type with type id BTF_VOID_TYPEIDIndu Bhagat2-7/+8
2024-04-10ctf: fix PR debug/112878Indu Bhagat1-0/+17
2024-04-10testsuite: add some missing -fanalyzer to plugin testsDavid Malcolm7-8/+15
2024-04-10tree-optimization/114672 - WIDEN_MULT_PLUS_EXPR type mismatchRichard Biener1-0/+14
2024-04-10testsuite: Adjust pr113359-2_*.c with unsigned long long [PR114662]Kewen Lin2-8/+8
2024-04-09btf: improve btf-datasec-3.c test [PR114642]David Faust1-8/+8