Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 72962 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
...
272
273
274
…
729
730
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
Constification of _omp_fn.* argument for target regions
- - - -
0 0 0
2015-07-31
Jakub Jelinek
New
[gomp4.1] Various accelerator updates from OpenMP 4.1
- - - -
0 0 0
2015-07-29
Jakub Jelinek
New
[gomp4.1] Initial support for some OpenMP 4.1 construct parsing
- - - -
0 0 0
2015-07-24
Jakub Jelinek
New
[gomp4.1] Initial support for some OpenMP 4.1 construct parsing
- - - -
0 0 0
2015-07-22
Jakub Jelinek
New
[gomp4.1] Initial support for some OpenMP 4.1 construct parsing
- - - -
0 0 0
2015-07-20
Jakub Jelinek
New
[gomp4.1] Initial support for some OpenMP 4.1 construct parsing
- - - -
0 0 0
2015-07-20
Jakub Jelinek
New
[gomp4.1] Fix linear-2.{c,C} testcases
- - - -
0 0 0
2015-07-17
Jakub Jelinek
New
[gomp4.1] Handle new form of #pragma omp declare target
- - - -
0 0 0
2015-07-17
Jakub Jelinek
New
[gomp4.1] Handle #pragma omp target {simd,parallel{, for{, simd}}
- - - -
0 0 0
2015-07-16
Jakub Jelinek
New
[gomp4.1] Support C++ "this" in OpenMP directives
- - - -
0 0 0
2015-07-15
Jakub Jelinek
New
[gomp4.1] Add support for directive-name-modifiers in if clauses
- - - -
0 0 0
2015-07-15
Jakub Jelinek
New
[gomp4.1] Parsing of {use,is}_device_ptr clauses
- - - -
0 0 0
2015-07-14
Jakub Jelinek
New
[gomp4.1] Handle linear clause modifiers in declare simd
- - - -
0 0 0
2015-07-14
Jakub Jelinek
New
[gomp4.1,WIP] omp_target_* libgomp APIs
- - - -
0 0 0
2015-07-14
Jakub Jelinek
New
[gomp4.1,WIP] omp_target_* libgomp APIs
- - - -
0 0 0
2015-07-13
Jakub Jelinek
New
Fix OpenMP ICE due to fold_stmt (PR middle-end/66820)
- - - -
0 0 0
2015-07-09
Jakub Jelinek
New
Fix PR middle-end/66633
- - - -
0 0 0
2015-07-09
Jakub Jelinek
New
RFC: Add ADDR_EXPR lowering (PR tree-optimization/66718)
- - - -
0 0 0
2015-07-09
Jakub Jelinek
New
[gomp4.1,WIP] omp_target_* libgomp APIs
- - - -
0 0 0
2015-07-09
Jakub Jelinek
New
[gomp4.1] Support C++ "this" in OpenMP directives
- - - -
0 0 0
2015-07-09
Jakub Jelinek
New
[committed] Fix -fopenmp-simd C++ handling and one declare simd error recovery fix
- - - -
0 0 0
2015-07-08
Jakub Jelinek
New
[gomp4.1] Parsing of defaultmap(tofrom:scalar) and private/firstprivate clauses on target construct
- - - -
0 0 0
2015-07-06
Jakub Jelinek
New
RFC: Add ADDR_EXPR lowering (PR tree-optimization/66718)
- - - -
0 0 0
2015-07-04
Jakub Jelinek
New
RFC: Add ADDR_EXPR lowering (PR tree-optimization/66718)
- - - -
0 0 0
2015-07-04
Jakub Jelinek
New
RFC: Add ADDR_EXPR lowering (PR tree-optimization/66718)
- - - -
0 0 0
2015-07-03
Jakub Jelinek
New
[gomp4.1] Parsing ordered(n) loops in C/C++
- - - -
0 0 0
2015-07-02
Jakub Jelinek
New
[gomp4.1] Handle linear clause modifiers in declare simd
- - - -
0 0 0
2015-07-01
Jakub Jelinek
New
Fix simdclone pass for addressable linear/uniform parameters (PR middle-end/66702)
- - - -
0 0 0
2015-06-30
Jakub Jelinek
New
[gomp4.1] Add support for non-static data member iterators
- - - -
0 0 0
2015-06-26
Jakub Jelinek
New
[gomp4.1] Add affinity query routines
- - - -
0 0 0
2015-06-24
Jakub Jelinek
New
[gomp4.1] Taskloop C++ random access iterator support
- - - -
0 0 0
2015-06-23
Jakub Jelinek
New
[gomp4.1] Allow priority clause on #pragma omp taskloop and pass it through to libgomp for task{,...
- - - -
0 0 0
2015-06-18
Jakub Jelinek
New
[gomp4.1] Handle linear clause on worksharing loop
- - - -
0 0 0
2015-06-18
Jakub Jelinek
New
[4.8/4.9] Fix conversion simplification (PR tree-optimization/66233)
- - - -
0 0 0
2015-06-18
Jakub Jelinek
New
[gomp4.1] Fix OpenMP template instantiation issue (PR c++/66571)
- - - -
0 0 0
2015-06-18
Jakub Jelinek
New
[committed] Fix OpenMP template instantiation issue (PR c++/66571)
- - - -
0 0 0
2015-06-18
Jakub Jelinek
New
Fix up some "omp simd array" issues (PR middle-end/66429)
- - - -
0 0 0
2015-06-15
Jakub Jelinek
New
[gomp4.1] Parsing of critical construct with hint, and some locks with hint library changes
- - - -
0 0 0
2015-06-12
Jakub Jelinek
New
[gomp4.1] Parsing of schedule(simd:...)
- - - -
0 0 0
2015-06-12
Jakub Jelinek
New
[4.8,4.9] Backport a PCH fix (PR pch/65550)
- - - -
0 0 0
2015-06-12
Jakub Jelinek
New
[4.8,4.9] Backport IRA rtx_movable_p fix (PR target/62642)
- - - -
0 0 0
2015-06-12
Jakub Jelinek
New
[4.8,4.9] fold-const.c fix (PR middle-end/63608)
- - - -
0 0 0
2015-06-12
Jakub Jelinek
New
[gomp4.1] Parse linear clause modifiers
- - - -
0 0 0
2015-06-11
Jakub Jelinek
New
[gomp4.1] map clause parsing improvements
- - - -
0 0 0
2015-06-11
Jakub Jelinek
New
[gomp4.1] Rename *schedule modifier argument to chunk_size
- - - -
0 0 0
2015-06-11
Jakub Jelinek
New
[gomp4.1] Add support for array sections in OpenMP reduction clause
- - - -
0 0 0
2015-06-10
Jakub Jelinek
New
Fix ix86_split_long_move collision handling with TLS (PR target/66470)
- - - -
0 0 0
2015-06-10
Jakub Jelinek
New
Fix ix86_split_long_move collision handling with TLS (PR target/66470)
- - - -
0 0 0
2015-06-09
Jakub Jelinek
New
Fix ix86_split_long_move collision handling with TLS (PR target/66470)
- - - -
0 0 0
2015-06-09
Jakub Jelinek
New
Backports to 4.8
- - - -
0 0 0
2015-06-03
Jakub Jelinek
New
Backports to 4.9
- - - -
0 0 0
2015-06-03
Jakub Jelinek
New
[gomp4.1] Support for OpenMP 4.1 privatization of non-static data members in methods
- - - -
0 0 0
2015-06-03
Jakub Jelinek
New
[gomp4.1] Support for OpenMP 4.1 privatization of non-static data members in methods
- - - -
0 0 0
2015-06-02
Jakub Jelinek
New
Fix misuse of always_inline attribute in 3 hotpatch tests
- - - -
0 0 0
2015-06-01
Jakub Jelinek
New
[01/13] recog: Increased max number of alternatives - v2
- - - -
0 0 0
2015-06-01
Jakub Jelinek
New
Tiny if-conv improvement (PR tree-optimization/66142)
- - - -
0 0 0
2015-05-29
Jakub Jelinek
New
[gomp4.1] Support C++ references in privatization clauses
- - - -
0 0 0
2015-05-27
Jakub Jelinek
New
[gomp4.1] Bring C++ FE on rough feature parity with C FE
- - - -
0 0 0
2015-05-26
Jakub Jelinek
New
[gomp4.1] Add taskloop-4.c testcase
- - - -
0 0 0
2015-05-21
Jakub Jelinek
New
Fix (ocvt (icvt@1 @0)) simplification (PR tree-optimization/66233)
- - - -
0 0 0
2015-05-21
Jakub Jelinek
New
[gomp4.1] Taskloop support
- - - -
0 0 0
2015-05-21
Jakub Jelinek
New
[committed] linear/lastprivate clause fixes
- - - -
0 0 0
2015-05-19
Jakub Jelinek
New
Fix match.pd narrowing opt (PR tree-optimization/66187)
- - - -
0 0 0
2015-05-18
Jakub Jelinek
New
[committed] Fix #pragma omp task expansion with noreturn task bodies (PR middle-end/66133)
- - - -
0 0 0
2015-05-13
Jakub Jelinek
New
Add {u,}mulvhi4 patterns on i?86 (PR target/66112)
- - - -
0 0 0
2015-05-12
Jakub Jelinek
New
Fix get_min_precision in __builtin_*_overflow expansion (PR target/66112)
- - - -
0 0 0
2015-05-12
Jakub Jelinek
New
[gomp4.1] Taskloop construct lowering and expansion
- - - -
0 0 0
2015-05-07
Jakub Jelinek
New
Fix compiler warnings
- - - -
0 0 0
2015-05-06
Jakub Jelinek
New
Fix eipa_sra AAPCS issue (PR target/65956)
- - - -
0 0 0
2015-05-05
Jakub Jelinek
New
Fix ubsan non-call-exceptions ICE (PR tree-optimization/65984)
- - - -
0 0 0
2015-05-04
Jakub Jelinek
New
[committed,gcc-5-branch] Set DEV-PHASE to prerelease
- - - -
0 0 0
2015-05-04
Jakub Jelinek
New
Fix eipa_sra AAPCS issue (PR target/65956)
- - - -
0 0 0
2015-05-02
Jakub Jelinek
New
[gomp4.1] Initial support for some OpenMP 4.1 construct parsing
- - - -
0 0 0
2015-04-29
Jakub Jelinek
New
gcc/c-family/c-pragma.h:pragma_omp_clause (was: Pragma parsing)
- - - -
0 0 0
2015-04-29
Jakub Jelinek
New
Refactor gcc/tree-vectorize.c:vectorize_loops
- - - -
0 0 0
2015-04-29
Jakub Jelinek
New
Fix VRP update_value_range and caller (PR tree-optimization/65875)
- - - -
0 0 0
2015-04-24
Jakub Jelinek
New
Improve targetm.binds_local_p for common symbols on s390*/arm/aarch64 (PR target/65780)
- - - -
0 0 0
2015-04-23
Jakub Jelinek
New
[WIP] OpenMP 4 NVPTX support
- - - -
0 0 0
2015-04-23
Jakub Jelinek
New
[WIP] OpenMP 4 NVPTX support
- - - -
0 0 0
2015-04-21
Jakub Jelinek
New
[committed] Fix GC ICE due to dwarf2out bug (PR debug/65807)
- - - -
0 0 0
2015-04-20
Jakub Jelinek
New
[5.1,rs6000] Fix PR65787
- - - -
0 0 0
2015-04-17
Jakub Jelinek
New
Work around PR bootstrap/62077
- - - -
0 0 0
2015-04-17
Jakub Jelinek
New
Improve debug info generation for TLS + const (PR debug/65771)
- - - -
0 0 0
2015-04-16
Jakub Jelinek
New
Fix dwarf2out ICE (PR debug/65771)
- - - -
0 0 0
2015-04-16
Jakub Jelinek
New
Fail to compile trunk
- - - -
0 0 0
2015-04-15
Jakub Jelinek
New
Fix IPA-ICF wrong-code with GIMPLE_PREDICT (PR ipa/65765)
- - - -
0 0 0
2015-04-15
Jakub Jelinek
New
Fix rtl_split_edge (PR rtl-optimization/65761)
- - - -
0 0 0
2015-04-14
Jakub Jelinek
New
Bump DATESTAMP even on gcc-5-branch
- - - -
0 0 0
2015-04-13
Jakub Jelinek
New
Change gcc_release for 5+
- - - -
0 0 0
2015-04-13
Jakub Jelinek
New
Change gcc_release for 5+
- - - -
0 0 0
2015-04-12
Jakub Jelinek
New
Fix ICF ICE (PR tree-optimization/65747)
- - - -
0 0 0
2015-04-12
Jakub Jelinek
New
Fix a FSM threading ICE (PR tree-optimization/65735)
- - - -
0 0 0
2015-04-11
Jakub Jelinek
New
[C++] Fix up cxx_eval_pointer_plus_expression (PR c++/65736)
- - - -
0 0 0
2015-04-11
Jakub Jelinek
New
[i386] Fix PR target/65671. Generate 32x4 extract even for DF in absence of AVX-512DQ.
- - - -
0 0 0
2015-04-11
Jakub Jelinek
New
[C++] Fix alignment handling in build_cplus_array_type/cp_build_qualified_type_real (PR c++/65715)
- - - -
0 0 0
2015-04-09
Jakub Jelinek
New
Fix ubsan type reporting (PR tree-optimization/65709)
- - - -
0 0 0
2015-04-09
Jakub Jelinek
New
[C++] Fix alignment handling in build_cplus_array_type/cp_build_qualified_type_real (PR c++/65690)
- - - -
0 0 0
2015-04-09
Jakub Jelinek
New
Be less conservative in process_{output,input}_constraints (PR target/65689)
- - - -
0 0 0
2015-04-08
Jakub Jelinek
New
Fix ICE with x86_64 alloca (PR target/65693)
- - - -
0 0 0
2015-04-08
Jakub Jelinek
New
[C++] Fix alignment handling in build_cplus_array_type/cp_build_qualified_type_real (PR c++/65690)
- - - -
0 0 0
2015-04-08
Jakub Jelinek
New
«
1
2
...
272
273
274
…
729
730
»