summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)Author
2020-04-28Adds test and outlines some common codeErick Ochoa
2020-04-28We have variable pointer indirection levelErick Ochoa
2020-04-28Heterogenous struct, PLEASE fix testsErick Ochoa
2020-04-28WIPErick Ochoa
2020-04-28wipErick Ochoa
2020-04-28Add test for non-static determined offsetErick Ochoa
2020-04-28Add pointer diff testErick Ochoa
2020-04-28Fixes all testErick Ochoa
2020-04-28Fixes 5 and 6Erick Ochoa
2020-04-28Fixing testsErick Ochoa
2020-04-28Fixes layout-compile-0.cErick Ochoa
2020-04-28Add test for pointer plus with different sized structErick Ochoa
2020-04-28wip tests dont passErick Ochoa
2020-04-28Initial commitErick Ochoa
2020-04-28analyzer: remove -Wanalyzer-use-of-uninitialized-value for GCC 10David Malcolm
2020-04-27x86: Fix up ix86_atomic_assign_expand_fenv [PR94780]Jakub Jelinek
2020-04-27forwprop: Fix ICE when building an identity constructor [PR94784]Fei Yang
2020-04-25rs6000: Don't push stack frame for AIX when debugging and -fcompare-debug.David Edelsohn
2020-04-25testsuite: Add -Wno-psabi option for ipa-sra-19.c on AIX.David Edelsohn
2020-04-25testsuite: spellcheck-options-21.c requires LTODavid Edelsohn
2020-04-25testsuite: Skip pr82718-1.c and pr82718-2.c DWARF 5 tests on AIX.David Edelsohn
2020-04-25cselim: Don't assume it is safe to cstore replace a store to a local variable...Jakub Jelinek
2020-04-23testsuite: Skip 90020.c on AIX.David Edelsohn
2020-04-23PR driver/90983 - manual documents `-Wno-stack-usage` flag but it is unrecogn...Martin Sebor
2020-04-23vect: Fix comparisons between invariant booleans [PR94727]Richard Sandiford
2020-04-23attribs: Don't diagnose attribute exclusions during error recovery [PR94705]Jakub Jelinek
2020-04-21PR middle-end/94647 - bogus -Warray-bounds on strncpy into a larger member ar...Martin Sebor
2020-04-18Don't let DEBUG_INSNSs change register renaming decisionsJeff Law
2020-04-16aarch64: Fix mismatched SVE predicate modes [PR94606]Richard Sandiford
2020-04-16cleanup graphite resultsRichard Biener
2020-04-16sra: Fix access verification (PR 94598)Martin Jambor
2020-04-15openmp: Reject requires directives not at file or namespace scope [PR94593]Jakub Jelinek
2020-04-15middle-end/94539 - void * aliases every other pointerRichard Biener
2020-04-14testsuite: Add testcase for already fixed PR [PR94573]Jakub Jelinek
2020-04-14PR tree-optimization/94574 - aarch64: ICE during GIMPLE pass:ccpYang Yang
2020-04-13PR c/92326 - wrong bound in zero-length array diagnosticsMartin Sebor
2020-04-13Darwin, testsuite: Fix darwin-version-1.c fails with XCode 11.4.Iain Sandoe
2020-04-11testsuite: Fix up pr94482.c testcase [PR94482]Jakub Jelinek
2020-04-09sra: Fix sra_modify_expr handling of partial writes (PR 94482)Martin Jambor
2020-04-08cselib, reload: Fix cselib ICE on m68k/microblaze [PR94526]Jakub Jelinek
2020-04-08require tls_runtime for tls execution testAlexandre Oliva
2020-04-08postreload: Fix autoinc handling in reload_cse_move2add [PR94516]Jakub Jelinek
2020-04-07combine: Fix split_i2i3 ICE [PR94291]Jakub Jelinek
2020-04-07middle-end/94479 - fix gimplification of addressRichard Biener
2020-04-03Fix PR94443 with gsi_insert_seq_before [PR94443]Kewen Lin
2020-04-02c/94392 - only enable -ffinite-loops for C++Richard Biener
2020-04-01analyzer: handle compound assignments [PR94378]David Malcolm
2020-04-01Add testcase for already fixed PR [PR94436]Jakub Jelinek
2020-04-01objsz: Don't call replace_uses_by on SSA_NAME_OCCURS_IN_ABNORMAL_PHI [PR94423]Jakub Jelinek
2020-03-31aarch64: Fix up aarch64_compare_and_swaphi pattern [PR94368]Jakub Jelinek