aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
10 dayswide-int: Fix up mul_internal overflow checking [PR116224]Jakub Jelinek1-0/+28
2024-07-29tree-optimization/116057 - wrong code with CCP and vector CTORsRichard Biener1-0/+20
2024-07-24testsuite: Fix up pr116034.c test for big/pdp endian [PR116061]Jakub Jelinek1-2/+3
2024-07-23testsuite: Disable finite math only for test [PR115826]Torbjörn SVENSSON1-0/+3
2024-07-23ssa: Fix up maybe_rewrite_mem_ref_base complex type handling [PR116034]Jakub Jelinek1-0/+22
2024-07-17bitint: Use gsi_insert_on_edge rather than gsi_insert_on_edge_immediate [PR11...Jakub Jelinek1-0/+38
2024-07-16tree-optimization/115841 - reduction epilogue placement issueRichard Biener1-0/+42
2024-07-16tree-optimization/115843 - fix wrong-code with fully-masked loop and peelingRichard Biener1-0/+41
2024-07-16tree-optimization/115701 - fix maybe_duplicate_ssa_info_at_copyRichard Biener1-0/+22
2024-07-12RISC-V: NO_WARNING preferred else value for RVVYunQiang Su1-0/+11
2024-07-08tree-optimization/115723 - ICE with .COND_ADD reductionRichard Biener1-0/+25
2024-07-08tree-optimization/115669 - fix SLP reduction associationRichard Biener1-0/+22
2024-07-08tree-optimization/115646 - ICE with pow shrink-wrapping from bitfieldRichard Biener1-0/+13
2024-07-01c: Fix ICE related to incomplete structures in C23 [PR114930]Jakub Jelinek4-6/+24
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