aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)Author
2020-08-22Merge branch 'autopar_rebase2' into autopar_develdevel/autopar_develGiuliano Belinassi
2020-08-20New tests for parallel compilation featureGiuliano Belinassi
2020-08-20Modify gcc driver for parallel compilationGiuliano Belinassi
2020-08-17Force ENDBR immediate into memory.liuhongt
2020-08-17Daily bump.GCC Administrator
2020-08-17PR tree-optimization/78257 - missing memcmp optimization with constant arraysMartin Sebor
2020-08-17analyzer: fix ICE on escaped unknown pointers [PR96611]David Malcolm
2020-08-17c++: Copy elision and [[no_unique_address]]. [PR93711]Jason Merrill
2020-08-17diagnostics: Add new option -fdiagnostics-plain-outputLewis Hyatt
2020-08-17[testsuite] Add missing require-effective-target alllocaTom de Vries
2020-08-17Daily bump.GCC Administrator
2020-08-17analyzer: add regression test [PR96598]David Malcolm
2020-08-17analyzer: rewrite of region and value-handlingDavid Malcolm
2020-08-17rs6000: ICE when using an MMA type as a function param or return value [PR96506]Peter Bergner
2020-08-17Fix PR fortran/93671; ICE in reffing coarray alloc. comps.Andre Vehreschild
2020-08-17Revert "AArch64: Add if condition in aarch64_function_value [PR96479]"Richard Sandiford
2020-08-17nvptx: Add support for subword compare-and-swapKwok Cheung Yeung
2020-08-17ipa: fix ICE in get_default_valueMartin Liska
2020-08-17Merge two define_insn: <avx512>_blendm<mode>, <avx512>_load<mode>_mask.liuhongt
2020-08-17gcc.dg/pr94600-5.c .. -8.c: Align struct t0 explictly, as a type, PR middle-e...Hans-Peter Nilsson
2020-08-17c++: Fixing the wording of () aggregate-init [PR92812]Marek Polacek
2020-08-17Daily bump.GCC Administrator
2020-08-17PR target/96558: Only call ix86_expand_clear with GENERAL_REGS.Roger Sayle
2020-08-17ipa: fix bit CPP when combined with IPA bit CPMartin Liska
2020-08-17AArch64: Add if condition in aarch64_function_value [PR96479]Peixin Qiao
2020-08-17Fortran: Add support for OpenMP's nontemporal clauseTobias Burnus
2020-08-17[testsuite, nvptx] Borrow ia64-sync-*.c test-cases in gcc.target/nvptxTom de Vries
2020-08-17Fix gcc.dg/ia64-sync-5.c for architectures with unsigned char as default (PR ...Kwok Cheung Yeung
2020-08-17[testsuite] Add effective target large_initializerTom de Vries
2020-08-17testsuite: Fix gcc.target/arm/stack-protector-1.c for Cortex-MChristophe Lyon
2020-08-17testsuite: Fix gcc.target/arm/multilib.exp use of gcc_optsChristophe Lyon
2020-08-17IBM Z: Fix PR96308Andreas Krebbel
2020-08-17IBM Z: Fix PR96456Andreas Krebbel
2020-08-17Re: PR96493, powerpc local call linkage failureAlan Modra
2020-08-17Daily bump.GCC Administrator
2020-08-17testsuite: remove xfail flifetime-dse[24].CDavid Edelsohn
2020-08-17[testsuite] Add missing require-effective-target directives in gcc.dgTom de Vries
2020-08-17c-family: Fix ICE in get_atomic_generic_size [PR96545]Jakub Jelinek
2020-08-17expr: Optimize noop copies [PR96539]Jakub Jelinek
2020-08-17tree: Fix up get_narrower [PR96549]Jakub Jelinek
2020-08-17Do not combine PRED_LOOP_GUARD and PRED_LOOP_GUARD_WITH_RECURSIONJan Hubicka
2020-08-17Daily bump.GCC Administrator
2020-08-17c++: Add unfixed test [PR88003]Marek Polacek
2020-08-17testsuite: Introduce dg-ice.Marek Polacek
2020-08-17i386: Improve code generation of smin(x,0) with -m32.Roger Sayle
2020-08-17Fix NULL pointer dereference in doloop_contained_function_call.Thomas Koenig
2020-08-17c++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]Jakub Jelinek
2020-08-17c++: constraints and address of template-idPatrick Palka
2020-08-17Simplify X * C1 == C2 with wrapping overflowMarc Glisse
2020-08-17Correct ChangeLog foul ups.Paul Thomas