summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture
AgeCommit message (Expand)Author
2019-12-13Add C testcases for PR 86659Andrew Pinski
2019-12-13re PR target/92904 (varargs for __int128 is placed at an unaligned location a...Jakub Jelinek
2019-12-11re PR tree-optimization/92891 (ice in decompose, at wide-int.h:984)Jakub Jelinek
2019-12-08New bswap testcase.Andrew Pinski
2019-11-22re PR tree-optimization/92618 (error: type mismatch in binary expression in r...Jakub Jelinek
2019-11-21Fix failures on Solaris with -fno-common defaultRainer Orth
2019-11-20re PR middle-end/90840 (ICE in simplify_subreg, at simplify-rtx.c:6441)Jakub Jelinek
2019-11-19re PR middle-end/91450 (__builtin_mul_overflow(A,B,R) wrong code if product <...Jakub Jelinek
2019-11-13ipa-inline.c (ipa_inline): Check that function is defined before flattening.Jan Hubicka
2019-11-12testsuite: Add testcases for PR92449Segher Boessenkool
2019-11-08re PR target/92095 (internal error with -O1 -mcpu=niagara2 -fPIE)Eric Botcazou
2019-10-31re PR middle-end/92231 (ICE in gimple_fold_stmt_to_constant_1)Jakub Jelinek
2019-10-27fprintf-2.c: Silence a Free/NetBSD libc warning.Andreas Tobler
2019-10-23re PR tree-optimization/92131 (incorrect assumption that (ao >= 0) is always ...Eric Botcazou
2019-10-20tree-ssa-alias.c (nonoverlapping_refs_since_match_p): Do not skip non-zero ar...Jan Hubicka
2019-10-19re PR target/92140 (clang vs gcc optimizing with adc/sbb)Jakub Jelinek
2019-10-18Fix some fallout for small targets.Georg-Johann Lay
2019-10-17re PR tree-optimization/92056 (ice in expr_object_size, at tree-object-si ze....Jakub Jelinek
2019-10-1520191015-1.c: New test.Andrew Pinski
2019-10-14* gcc.c-torture/compile/pr85401: New test.Maya Rashish
2019-10-12re PR middle-end/92063 (ICE in operation_could_trap_p, at tree-eh.c:2528 when...Jakub Jelinek
2019-10-04loop-3.c: Fix undefined behavior.Richard Biener
2019-10-02cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [...]): New.Jan Hubicka
2019-09-27re PR target/91919 (arm-linux-eabi ICE with building kernel)Jakub Jelinek
2019-09-17[ARM/FDPIC v6 20/24] [ARM][testsuite] FDPIC: Skip tests using architectures u...Christophe Lyon
2019-09-11re PR middle-end/91725 (ICE in get_nonzero_bits starting with r275587)Jakub Jelinek
2019-09-09GCC port for eBPFJose E. Marchesi
2019-09-09testsuite: new require effective target indirect_callsJose E. Marchesi
2019-09-09testsuite: annotate c-torture/compile tests with dg-require-stack-sizeJose E. Marchesi
2019-09-05RISC-V: Fix bad insn splits with paradoxical subregs.Jakub Jelinek
2019-09-05re PR middle-end/91001 (internal compiler error: in extract_insn, at recog.c:...Jakub Jelinek
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand
2019-09-03re PR tree-optimization/91597 (GCC miscompiles a branch depending on a pointe...Jakub Jelinek
2019-09-02re PR tree-optimization/91632 (Probably wrong code since r275026)Jakub Jelinek
2019-09-01[testsuite] Unsupport 20190827-1.c for targets without alias support.Iain Sandoe
2019-09-01re PR target/91472 (gmp testsuite segfaults with gcc-8 and gcc-9, works fine ...Eric Botcazou
2019-08-27tree-ssa-strlen.c (printf_strlen_execute): Initialize the loop optimizer and ...Jeff Law
2019-08-20re PR rtl-optimization/91347 (hppa: wrong code generated with tail call optim...Eric Botcazou
2019-08-14noinit-attribute.c: Fix typo.Christophe Lyon
2019-08-14Add generic support for noinit attribute.Christophe Lyon
2019-08-02pr88140.c: Move to ...Uros Bizjak
2019-07-20re PR target/91204 (ICE in expand_expr_real_2, at expr.c:9215 with -O3)Jakub Jelinek
2019-07-19re PR middle-end/91190 (ICE on valid code: in hashtab_chk_error, at hash-tabl...Jakub Jelinek
2019-07-18re PR tree-optimization/91137 (Wrong code with -O3)Bin Cheng
2019-07-08PR middle-end/71924 - missing -Wreturn-local-addr returning alloca resultMartin Sebor
2019-07-08Turn of ipa-ra in builtins test (PR91059)Wilco Dijkstra
2019-06-26tree-ssa-dse.c (initialize_ao_ref_for_dse): Handle _chk variants of memcpy, m...Jeff Law
2019-06-21re PR tree-optimization/90949 (null pointer check removed)Jeff Law
2019-06-20tree-ssa-alias.c (aliasing_component_refs_p): Remove ref2_is_decl parameter; ...Jan Hubicka
2019-06-20[testsuite] Add missing dg-require-effective-target nonlocal_gotoTom de Vries