Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 72981 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
...
240
241
242
…
729
730
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
libstdc++/67173 Fix filesystem::canonical for Solaris 10.
- - - -
0 0 0
2015-09-17
Jonathan Wakely
New
Remove redundant conditional expressions in <system_error>
- - - -
0 0 0
2015-09-17
Jonathan Wakely
New
Only do shrink_to_fit() when exceptions enabled
- - - -
0 0 0
2015-09-17
Jonathan Wakely
New
[C++] Coding rule enforcement
- - - -
0 0 0
2015-09-17
Nathan Sidwell
New
Openacc launch API
- - - -
0 0 0
2015-09-17
Nathan Sidwell
New
[RFC] Preferred rename register in regrename pass
- - - -
0 0 0
2015-09-17
Robert Suchanek
New
libstdc++/67173 Fix filesystem::canonical for Solaris 10.
- - - -
0 0 0
2015-09-17
Jonathan Wakely
New
libstdc++/65913 Handle alignment in __atomic_is_lock_free
- - - -
0 0 0
2015-09-17
Jonathan Wakely
New
Go compiler patch: issue receive type errors earlier
- - - -
0 0 0
2015-09-17
Ian Lance Taylor
New
[C++,Patch/RFC] PR 67576 ("[4.9/5/6 Regression] expression of typeid( expression ) is evaluated t...
- - - -
0 0 0
2015-09-17
Paolo Carlini
New
Improve genmatch errors
- - - -
0 0 0
2015-09-17
Richard Biener
New
[ARM] : Fix static interworking call
- - - -
0 0 0
2015-09-17
Christian Bruel
New
Convert SPARC to LRA
- - - -
0 0 0
2015-09-17
David Miller
New
[committed,SH] Fix build failure
- - - -
0 0 0
2015-09-17
Kaz Kojima
New
Pass in avail_expr_stack and setup edge_infos earlier
- - - -
0 0 0
2015-09-17
Jeff Law
New
[committed,FT32] Fix address space predicate
- - - -
0 0 0
2015-09-17
James Bowman
New
[committed,SH] Fix PR target/67573
- - - -
0 0 0
2015-09-17
Kaz Kojima
New
, PowerPC IEEE 128-bit patch #7 (revised)
- - - -
0 0 0
2015-09-16
Michael Meissner
New
vector lightweight debug mode
- - - -
0 0 0
2015-09-16
François Dumont
New
libstdc++/67173 Fix filesystem::canonical for Solaris 10.
- - - -
0 0 0
2015-09-16
Jonathan Wakely
New
Go patch committed: Don't crash on erroneous channel reads
- - - -
0 0 0
2015-09-16
Ian Lance Taylor
New
Move check_global_declaration from toplev.c to cgraphunit.c
- - - -
0 0 0
2015-09-16
Manuel López-Ibáñez
New
PR pretty-print/67567 do not pass NULL as a string
- - - -
0 0 0
2015-09-16
Manuel López-Ibáñez
New
[committed] XFAIL read_dir.f90 on DragonflyBSD
- - - -
0 0 0
2015-09-16
Steve Kargl
New
Move code out of tree-ssa-dom into tree-ssa-scopedtables
- - - -
0 0 0
2015-09-16
Jeff Law
New
Go patch committed: Don't crash on malformed numeric constants
- - - -
0 0 0
2015-09-16
Ian Lance Taylor
New
start of rewrite of unordered_{set,map}
- - - -
0 0 0
2015-09-16
Geoff Pike
New
[C/C++] RFC: Implement -Wduplicated-cond (PR c/64249)
- - - -
0 0 0
2015-09-16
Marek Polacek
New
start of rewrite of unordered_{set,map}
- - - -
0 0 0
2015-09-16
Geoff Pike
New
libstdc++/67173 Fix filesystem::canonical for Solaris 10.
- - - -
0 0 0
2015-09-16
Jonathan Wakely
New
Fix PR67253
- - - -
0 0 0
2015-09-16
Richard Biener
New
[rs6000] Add expansions for min/max vector reductions
- - - -
0 0 0
2015-09-16
Bill Schmidt
New
Fix 67064 - Register asm variable broken
- - - -
0 0 0
2015-09-16
Andres Tiraboschi
New
Fix PR67271
- - - -
0 0 0
2015-09-16
Richard Biener
New
[gomp4] Break out dimension checking
- - - -
0 0 0
2015-09-16
Nathan Sidwell
New
[gomp4] reduction cleanup
- - - -
0 0 0
2015-09-16
Nathan Sidwell
New
[C++] Coding rule enforcement
- - - -
0 0 0
2015-09-16
Nathan Sidwell
New
Move language dependend DIE annotations early
- - - -
0 0 0
2015-09-16
Richard Biener
New
[RFC] Implement N4230, Nested namespace definition
- - - -
0 0 0
2015-09-16
Ville Voutilainen
New
Fix Cygwin bootstrap failing to find win32 libraries
- - - -
0 0 0
2015-09-16
JonY
New
[1/4,ARM] Add attribute/pragma target fpu=
- - - -
0 0 0
2015-09-16
Christian Bruel
New
Refactor dwarf2out_late_global_decl
- - - -
0 0 0
2015-09-16
Richard Biener
New
[AArch64] Implement copysign[ds]f3
- - - -
0 0 0
2015-09-16
James Greenhalgh
New
Fix PR67442
- - - -
0 0 0
2015-09-16
Richard Biener
New
Fix wrong code on dynamic array slices
- - - -
0 0 0
2015-09-16
Eric Botcazou
New
[ping] Use single shared memory block pool for all pool allocators
- - - -
0 0 0
2015-09-16
Mikhail Maltsev
New
shrink-wrap: Fix up partitions (PR67587)
- - - -
0 0 0
2015-09-16
Segher Boessenkool
New
Go patch committed: Avoid compiler crash on initialization error
- - - -
0 0 0
2015-09-15
Ian Lance Taylor
New
libgo patch committed: Use -fno-split-stack for Go if linker doesn't support split-stack
- - - -
0 0 0
2015-09-15
Ian Lance Taylor
New
PR28901 -Wunused-variable ignores unused const initialised variables
- - - -
0 0 0
2015-09-15
Mark Wielaard
New
PR28901 -Wunused-variable ignores unused const initialised variables
- - - -
0 0 0
2015-09-15
Mark Wielaard
New
[i386] : Fix PR 67484, asan detects heap-use-after-free with target options
- - - -
0 0 0
2015-09-15
Uros Bizjak
New
[alpha] : Fix alpha bootstrap failure due to -Werror=shift-negative-value
- - - -
0 0 0
2015-09-15
Uros Bizjak
New
libgo patch committed: check linking split-stack and non-split-stack together
- - - -
0 0 0
2015-09-15
Ian Lance Taylor
New
More class-ification of DOM
- - - -
0 0 0
2015-09-15
Jeff Law
New
[C] Better diagnostics for missing struct/union (PR c/67580)
- - - -
0 0 0
2015-09-15
Marek Polacek
New
[AArch64_be] Fix vtbl[34] and vtbx4
- - - -
0 0 0
2015-09-15
Christophe Lyon
New
[WIP] Use Levenshtein distance for various misspellings in C frontend v2
- - - -
0 0 0
2015-09-15
David Malcolm
New
[ARM] Fix arm bootstrap failure due to -Werror=shift-negative-value
- - - -
0 0 0
2015-09-15
Kyrylo Tkachov
New
Target hook for disabling the delay slot filler.
- - - -
0 0 0
2015-09-15
Simon Dardis
New
[RFC] Try vector<bool> as a new representation for vector masks
- - - -
0 0 0
2015-09-15
Ilya Enkovich
New
Possible patch for pr62242 -- follow-up
- - - -
0 0 0
2015-09-15
Dominique d'Humières
New
[AArch64,array_mode,7/8] Combine the expanders using VSTRUCT:nregs
- - - -
0 0 0
2015-09-15
Alan Lawrence
New
[1/7] Add new tree code SEXT_EXPR
- - - -
0 0 0
2015-09-15
Richard Biener
New
[C++] Coding rule enforcement
- - - -
0 0 0
2015-09-15
Nathan Sidwell
New
[match.pd,c,c++] : Ignore results of 'shorten_compare' and move missing patterns in match.pd
- - - -
0 0 0
2015-09-15
Kai Tietz
New
[gomp4] small cleanup
- - - -
0 0 0
2015-09-15
Nathan Sidwell
New
[C,committed] Some lookup_* TLC
- - - -
0 0 0
2015-09-15
Marek Polacek
New
libgo patch committed: Go back to ignoring stack sizes for next GC
- - - -
0 0 0
2015-09-15
Ian Lance Taylor
New
CSE pass prevents loop-invariant motion
- - - -
0 0 0
2015-09-15
Robin Dapp
New
libstdc++/65142 Check read() result in std::random_device.
- - - -
0 0 0
2015-09-15
Jonathan Wakely
New
[Committed] S/390: Add missing brackets
- - - -
0 0 0
2015-09-15
Andreas Krebbel
New
[4/4,ARM] Add attribute/pragma target fpu=
- - - -
0 0 0
2015-09-15
Christian Bruel
New
[2/2] xtensa: fix xtensa_fallback_frame_state for call0 ABI
- - - -
0 0 0
2015-09-15
Max Filippov
New
[1/2] xtensa: fix TLS calls for call0 ABI
- - - -
0 0 0
2015-09-15
Max Filippov
New
[AArch64,array_mode,8/8] Add d-registers to TARGET_ARRAY_MODE_SUPPORTED_P
- - - -
0 0 0
2015-09-15
Alan Lawrence
New
[AArch64,array_mode,7/8] Combine the expanders using VSTRUCT:nregs
- - - -
0 0 0
2015-09-15
Alan Lawrence
New
[AArch64,array_mode,6/8] Remove V_TWO_ELEM, again using BLKmode + set_mem_size.
- - - -
0 0 0
2015-09-15
Alan Lawrence
New
[AArch64,array_mode,5/8] Remove V_FOUR_ELEM, again using BLKmode + set_mem_size.
- - - -
0 0 0
2015-09-15
Alan Lawrence
New
[AArch64,array_mode,4/8] Remove EImode
- - - -
0 0 0
2015-09-15
Alan Lawrence
New
[AArch64,array_mode,3/8] Stop using EImode in aarch64-simd.md and iterators.md
- - - -
0 0 0
2015-09-15
Alan Lawrence
New
[AArch64,array_mode,2/8] Remove VSTRUCT_DREG, use BLKmode for d-reg aarch64_st/ld expands
- - - -
0 0 0
2015-09-15
Alan Lawrence
New
[AArch64,array_mode,1/8] Rename vec_store_lanes<mode>_lane to aarch64_vec_store_lanes<mode>_lane
- - - -
0 0 0
2015-09-15
Alan Lawrence
New
[wwwdocs] GCC 6 Release Notes for RTEMS
- - - -
0 0 0
2015-09-15
Sebastian Huber
New
Teach genmatch.c to generate single-use restrictions from flags
- - - -
0 0 0
2015-09-15
Richard Biener
New
Fix endianness assumption in LRA
- - - -
0 0 0
2015-09-15
David Miller
New
Possible patch for pr62242 -- follow-up
- - - -
0 0 0
2015-09-15
Louis Krupp
New
[PR66388] Add sizetype cand for BIV of smaller type if it's used as index of memory ref
- - - -
0 0 0
2015-09-15
Bin.Cheng
New
libgo patch committed: Don't provide ustat on arm64 GNU/Linux
- - - -
0 0 0
2015-09-15
Ian Lance Taylor
New
[v2] fix TLS support detection for sh targets
- - - -
0 0 0
2015-09-14
Rich Felker
New
[gomp4] IFN_UNIQUE
- - - -
0 0 0
2015-09-14
Nathan Sidwell
New
Minor DOM cleanup
- - - -
0 0 0
2015-09-14
Jeff Law
New
vector lightweight debug mode
- - - -
0 0 0
2015-09-14
Jonathan Wakely
New
[gomp4] reduction simplification
- - - -
0 0 0
2015-09-14
Nathan Sidwell
New
vector lightweight debug mode
- - - -
0 0 0
2015-09-14
François Dumont
New
debug mode symbols cleanup
- - - -
0 0 0
2015-09-14
François Dumont
New
Split up optabs.[hc]
- - - -
0 0 0
2015-09-14
Richard Sandiford
New
Go patch committed: Don't use context for constant expressions
- - - -
0 0 0
2015-09-14
Ian Lance Taylor
New
[AArch64] Force __builtin_aarch64_fp[sc]r argument into a REG
- - - -
0 0 0
2015-09-14
Richard Sandiford
New
C++ PATCH for c++/44282 (ia32 calling convention attributes and mangling)
- - - -
0 0 0
2015-09-14
Jason Merrill
New
«
1
2
...
240
241
242
…
729
730
»