2023-02-09 |
Kwok Cheung... | openmp: Add support for the 'present' modifier |
commit | commitdiff | tree |
2023-02-09 |
Tobias Burnus | OpenMP/Fortran: Partially fix non-rect loop nests ... |
commit | commitdiff | tree |
2023-02-09 |
Tobias Burnus | Fortran/OpenMP: Fix -fopenmp-simd for 'omp assume(s)' |
commit | commitdiff | tree |
2023-02-09 |
Thomas Schwinge | 'gfortran.dg/gomp/allocate-4.f90' -> 'libgomp.fortran... |
commit | commitdiff | tree |
2023-02-09 |
Thomas Schwinge | '{c-c++-common,gfortran.dg}/gomp/uses_allocators-*... |
commit | commitdiff | tree |
2023-02-09 |
Thomas Schwinge | 'c-c++-common/gomp/alloc-pinned-1.c' -> 'libgomp.c... |
commit | commitdiff | tree |
2023-02-09 |
Thomas Schwinge | Fix 'omp_allocator_handle_kind' example in 'gfortran... |
commit | commitdiff | tree |
2023-02-08 |
Thomas Schwinge | Fix 'libgomp.fortran/reverse-offload-6.f90' nvptx offlo... |
commit | commitdiff | tree |
2023-02-07 |
Andrew Stubbs | amdgcn: Pass -mstack-size through to runtime |
commit | commitdiff | tree |
2023-02-07 |
Tobias Burnus | libgomp: enable reverse offload for AMDGCN |
commit | commitdiff | tree |
2023-02-07 |
Tobias Burnus | libgomp.texi (OpenMP TR11 impl. status): Fix 'strict... |
commit | commitdiff | tree |
2023-02-06 |
Andrew Stubbs | amdgcn, libgomp: Manually allocated stacks |
commit | commitdiff | tree |
2023-02-06 |
Tobias Burnus | Merge branch 'releases/gcc-12' into devel/omp/gcc-12 |
commit | commitdiff | tree |
2023-02-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-02-05 |
Mikael Morin | fortran: Set name for *LOC default BACK argument [PR108450] |
commit | commitdiff | tree |
2023-02-05 |
Harald Anlauf | Fortran: error recovery on invalid array section [PR108609] |
commit | commitdiff | tree |
2023-02-05 |
Harald Anlauf | Fortran: fix ICE in compare_bound_int [PR108527] |
commit | commitdiff | tree |
2023-02-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-02-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-02-03 |
Patrick Palka | c++: unexpected ADDR_EXPR after overload set pruning... |
commit | commitdiff | tree |
2023-02-03 |
Tobias Burnus | libgomp: Fix reverse offload issues |
commit | commitdiff | tree |
2023-02-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-02-02 |
Harald Anlauf | Fortran: diagnose USE associated symbols in COMMON... |
commit | commitdiff | tree |
2023-02-02 |
Paul-Antoine... | amdgcn: Add instruction pattern for conditional shift... |
commit | commitdiff | tree |
2023-02-02 |
Jonathan Wakely | libstdc++: Fix std::random_device for avr |
commit | commitdiff | tree |
2023-02-02 |
Jonathan Wakely | libstdc++: Fix build failures for avr |
commit | commitdiff | tree |
2023-02-02 |
Patrick Palka | libstdc++: Declare const global variables inline |
commit | commitdiff | tree |
2023-02-02 |
Jakub Jelinek | nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPL... |
commit | commitdiff | tree |
2023-02-02 |
Tobias Burnus | Merge branch 'releases/gcc-12' into devel/omp/gcc-12 |
commit | commitdiff | tree |
2023-02-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-02-01 |
Martin Jambor | ipa: Release body more carefully when removing nodes... |
commit | commitdiff | tree |
2023-02-01 |
Tobias Burnus | libgomp.texi: Reverse-offload updates |
commit | commitdiff | tree |
2023-02-01 |
Tobias Burnus | Fortran: Extend align-clause checks of OpenMP's allocat... |
commit | commitdiff | tree |
2023-02-01 |
Marek Polacek | c++: ICE with -Wlogical-op [PR107755] |
commit | commitdiff | tree |
2023-02-01 |
Jakub Jelinek | c++, openmp: Handle some OMP_*/OACC_* constructs during... |
commit | commitdiff | tree |
2023-02-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-31 |
Marek Polacek | c++: fix ICE with -Wduplicated-cond [PR107593] |
commit | commitdiff | tree |
2023-01-31 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-30 |
Andrew MacLeod | Correctly detect shifts out of range |
commit | commitdiff | tree |
2023-01-30 |
Tobias Burnus | Merge branch 'releases/gcc-12' into devel/omp/gcc-12 |
commit | commitdiff | tree |
2023-01-30 |
Tobias Burnus | OpenMP/Fortran: Fix has_device_addr clause splitting... |
commit | commitdiff | tree |
2023-01-30 |
liuhongt | Change AVX512FP16 to AVX512-FP16 in the document. |
commit | commitdiff | tree |
2023-01-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-29 |
Jan Hubicka | Disable gather/scatter for zen4 |
commit | commitdiff | tree |
2023-01-29 |
Jan Hubicka | Zen4 tuning part 2 |
commit | commitdiff | tree |
2023-01-29 |
Jan Hubicka | Update znver4 costs |
commit | commitdiff | tree |
2023-01-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-28 |
Tejas Joshi | Add AMD znver4 instruction reservations |
commit | commitdiff | tree |
2023-01-28 |
Tejas Joshi | Remove znver4 instruction reservations |
commit | commitdiff | tree |
2023-01-28 |
Tejas Joshi | Enable AMD znver4 support and add instruction reservations |
commit | commitdiff | tree |
2023-01-28 |
Harald Anlauf | Fortran: ICE in transformational_result [PR108529] |
commit | commitdiff | tree |
2023-01-28 |
Harald Anlauf | Fortran: error recovery for bad initializers of implied... |
commit | commitdiff | tree |
2023-01-28 |
Harald Anlauf | Fortran: fix ICE in get_expr_storage_size [PR108421] |
commit | commitdiff | tree |
2023-01-28 |
Harald Anlauf | Fortran: fix ICE in check_charlen_present [PR108420] |
commit | commitdiff | tree |
2023-01-28 |
Harald Anlauf | Fortran: avoid ICE on invalid array subscript triplets... |
commit | commitdiff | tree |
2023-01-28 |
Harald Anlauf | Fortran: fix NULL pointer dereference in gfc_check_depe... |
commit | commitdiff | tree |
2023-01-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-27 |
Andre Vieira | arm: Fix MVE's vcmp vector-scalar patterns [PR107987] |
commit | commitdiff | tree |
2023-01-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-26 |
Marek Polacek | opts: SANITIZE_ADDRESS wrongly cleared [PR108543] |
commit | commitdiff | tree |
2023-01-26 |
Dimitar Dimitrov | pru: Fix CLZ expansion for QI and HI modes |
commit | commitdiff | tree |
2023-01-26 |
Tobias Burnus | libgomp.texi: Impl. status - non-rect loop nest only... |
commit | commitdiff | tree |
2023-01-26 |
Tobias Burnus | install.texi: Bump newlib version for nvptx + gcn |
commit | commitdiff | tree |
2023-01-26 |
Tobias Burnus | Merge branch 'releases/gcc-12' into devel/omp/gcc-12 |
commit | commitdiff | tree |
2023-01-26 |
Richard Biener | restrict gcc.dg/pr107554.c to 64bit platforms |
commit | commitdiff | tree |
2023-01-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-25 |
Christophe... | aarch64: fix warning emission for ABI break since GCC 9.1 |
commit | commitdiff | tree |
2023-01-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-24 |
Richard Biener | tree-optimization/108164 - undefined overflow with... |
commit | commitdiff | tree |
2023-01-24 |
Richard Biener | tree-optimization/108076 - if-conversion and forced... |
commit | commitdiff | tree |
2023-01-24 |
Richard Biener | middle-end/107994 - ICE after error with comparison... |
commit | commitdiff | tree |
2023-01-24 |
Richard Biener | tree-optimization/107554 - fix ICE in stlen optimization |
commit | commitdiff | tree |
2023-01-24 |
Sergei Trofimovich | driver: fix environ corruption after putenv() [PR106624] |
commit | commitdiff | tree |
2023-01-24 |
Thomas Schwinge | Update 'libgomp/libgomp.texi' for 'nvptx, libgfortran... |
commit | commitdiff | tree |
2023-01-24 |
Thomas Schwinge | Update 'libgomp/libgomp.texi' for 'nvptx, libgfortran... |
commit | commitdiff | tree |
2023-01-24 |
Thomas Schwinge | Make 'libgcc/config/nvptx/crt0.c' build '--without... |
commit | commitdiff | tree |
2023-01-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-23 |
Harald Anlauf | Fortran: error recovery for invalid CLASS component... |
commit | commitdiff | tree |
2023-01-23 |
Tobias Burnus | Merge branch 'releases/gcc-12' into devel/omp/gcc-12 |
commit | commitdiff | tree |
2023-01-23 |
Andreas Krebbel | PR 106101: IBM zSystems: Fix strict_low_part problem |
commit | commitdiff | tree |
2023-01-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-21 |
Jerry DeLisle | Backported from master: |
commit | commitdiff | tree |
2023-01-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-20 |
Thomas Schwinge | nvptx, libgfortran: Switch out of "minimal" mode |
commit | commitdiff | tree |
2023-01-20 |
Thomas Schwinge | nvptx, libgcc: Stub unwinding implementation |
commit | commitdiff | tree |
2023-01-20 |
Thomas Schwinge | nvptx: Support global constructors/destructors via... |
commit | commitdiff | tree |
2023-01-20 |
Thomas Schwinge | nvptx: Support global constructors/destructors via... |
commit | commitdiff | tree |
2023-01-20 |
Thomas Schwinge | nvptx: Prevent emitting duplicate declarations for... |
commit | commitdiff | tree |
2023-01-20 |
Thomas Schwinge | Add 'gcc.target/nvptx/softstack-decl-1.c', 'gcc.target... |
commit | commitdiff | tree |
2023-01-20 |
Thomas Schwinge | nvptx: Make 'nvptx_uniform_warp_check' fit for non... |
commit | commitdiff | tree |
2023-01-20 |
Thomas Schwinge | Clean up after newlib "nvptx: In offloading execution... |
commit | commitdiff | tree |
2023-01-20 |
Thomas Schwinge | Fix 'libgomp.c/simd-math-1.c' configuration, again |
commit | commitdiff | tree |
2023-01-20 |
Thomas Schwinge | Force '--param openacc-kernels=parloops' in 'libgomp... |
commit | commitdiff | tree |
2023-01-20 |
Thomas Schwinge | Fix 'libgomp.c/simd-math-1.c' configuration |
commit | commitdiff | tree |
2023-01-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-19 |
Tobias Burnus | Merge branch 'releases/gcc-12' into devel/omp/gcc-12 |
commit | commitdiff | tree |
2023-01-19 |
Jakub Jelinek | openmp: Fix up OpenMP expansion of non-rectangular... |
commit | commitdiff | tree |
2023-01-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-01-18 |
Jonathan Wakely | libstdc++: Avoid recursion in __nothrow_wait_cv::wait... |
commit | commitdiff | tree |
next |