Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 72977 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
...
295
296
297
…
729
730
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
Using gen_int_mode instead of GEN_INT minor testsuite fallout on MIPS
- - - -
0 0 0
2013-10-28
Mike Stump
New
[SH] PR 54236 - add some more addc patterns
- - - -
0 0 0
2013-10-28
Oleg Endo
New
Fix comment typo
- - - -
0 0 0
2013-10-28
Jeff Law
New
[C,C++] Accept GCC ivdep for 'do' and 'while', and for C++11's range-based loops
- - - -
0 0 0
2013-10-28
Tobias Burnus
New
free is a killer
- - - -
0 0 0
2013-10-28
Marc Glisse
New
[fortran] PRs 57893 and 58858
- - - -
0 0 0
2013-10-28
Paul Richard Thomas
New
libstdc++ testsuite cxxflags
- - - -
0 0 0
2013-10-28
Cesar Philippidis
New
[GOOGLE] Don't update the callee count if caller is not resolved node
- - - -
0 0 0
2013-10-28
Dehao Chen
New
patch to fix a LRA crash on ppc
- - - -
0 0 0
2013-10-28
Vladimir Makarov
New
Vectorizing abs(char/short/int) on x86.
- - - -
0 0 0
2013-10-29
Cong Hou
New
[(updated)] Convert symtab, cgraph and varpool nodes into a real class hierarchy
- - - -
0 0 0
2013-10-29
David Malcolm
New
[(updated)] Convert symtab, cgraph and varpool nodes into a real class hierarchy
- - - -
0 0 0
2013-10-29
David Malcolm
New
[RFA] Improvements to infer_nonnull_range
- - - -
0 0 0
2013-10-29
Jeff Law
New
Testcase for nonzero_bits & __builtin_unreachable
- - - -
0 0 0
2013-10-29
Jakub Jelinek
New
Simplify address expression in IVOPT
- - - -
0 0 0
2013-10-29
Bin Cheng
New
[PING,AArch64] Peepholes to generate ldp and stp instructions
- - - -
0 0 0
2013-10-29
Hurugalawadi, Naveen
New
Invalid unpoisoning of stack redzones on ARM
- - - -
0 0 0
2013-10-29
Jakub Jelinek
New
Time profiler - phase 1
- - - -
0 0 0
2013-10-29
Martin Liška
New
tree-ssa documetation fix
- - - -
0 0 0
2013-10-29
Martin Liška
New
[v4,nds32] Andes nds32 port, libgcc part
- - - -
0 0 0
2013-10-29
Chung-Ju Wu
New
[v4,nds32] Andes nds32 port, documentation part
- - - -
0 0 0
2013-10-29
Chung-Ju Wu
New
[C++] PR 58888
- - - -
0 0 0
2013-10-29
Paolo Carlini
New
[AArch64] Fix size of memory store for the vst<n>_lane intrinsics
- - - -
0 0 0
2013-10-29
James Greenhalgh
New
fixing typo in expr.c to allow proper recognition of complex addresses in some arches.
- - - -
0 0 0
2013-10-29
Eric Botcazou
New
libsanitizer merge from upstream r191666
- - - -
0 0 0
2013-10-29
Jakub Jelinek
New
[ARM] New rtx cost table for Cortex-A7
- - - -
0 0 0
2013-10-29
Kyrylo Tkachov
New
Invalid unpoisoning of stack redzones on ARM
- - - -
0 0 0
2013-10-29
Richard Sandiford
New
[PING,AArch64] Peepholes to generate ldp and stp instructions
- - - -
0 0 0
2013-10-29
Hurugalawadi, Naveen
New
[MPX,2/X] Pointers Checker [2/25] Builtins
- - - -
0 0 0
2013-10-29
Ilya Enkovich
New
Handle __builtin_unreachable () using assertions in VRP
- - - -
0 0 0
2013-10-29
Jakub Jelinek
New
More restrict testcases
- - - -
0 0 0
2013-10-29
Richard Biener
New
[4.8,PR,58789] Backport cgraph_get_create_real_symbol_node and PR 57084 fix
- - - -
0 0 0
2013-10-29
Martin Jambor
New
Fix PR 58867: asan and ubsan tests not run for installed testing
- - - -
0 0 0
2013-10-29
Andrew Pinski
New
patch to improve register preferencing in IRA and to *remove regmove* pass
- - - -
0 0 0
2013-10-29
Vladimir Makarov
New
Introduce [sg]et_nonzero_bits
- - - -
0 0 0
2013-10-29
Jakub Jelinek
New
fix fallout from lto-streamer.h not including gimple.h
- - - -
0 0 0
2013-10-29
Andrew MacLeod
New
RE : Problem with _Hashtable_ebo_helper
- - - -
0 0 0
2013-10-29
Jonathan Wakely
New
Mostly remove tree-core.h from other .h files.
- - - -
0 0 0
2013-10-29
Andrew MacLeod
New
Introduce [sg]et_nonzero_bits
- - - -
0 0 0
2013-10-29
Jakub Jelinek
New
Vectorizing abs(char/short/int) on x86.
- - - -
0 0 0
2013-10-29
Cong Hou
New
Fix PR ipa/58862 (profiled bootstrap failure)
- - - -
0 0 0
2013-10-29
Teresa Johnson
New
[SH] PR 54236 - add some more addc patterns
- - - -
0 0 0
2013-10-29
Oleg Endo
New
fix libstdc++/58839
- - - -
0 0 0
2013-10-29
Jonathan Wakely
New
[RFA] Minor fix to aliasing machinery
- - - -
0 0 0
2013-10-29
Jeff Law
New
[MPX,2/X] Pointers Checker [5/25] Tree and gimple ifaces
- - - -
0 0 0
2013-10-29
Ilya Enkovich
New
fix libstdc++/58839
- - - -
0 0 0
2013-10-29
Jonathan Wakely
New
Introducing SAD (Sum of Absolute Differences) operation to GCC vectorizer.
- - - -
0 0 0
2013-10-29
Cong Hou
New
[wide-int] Update main comment
- - - -
0 0 0
2013-10-29
Richard Sandiford
New
[libgfortran] Set close-on-exec flag when opening files
- - - -
0 0 0
2013-10-29
Janne Blomqvist
New
Aliasing: look through pointer's def stmt
- - - -
0 0 0
2013-10-30
Marc Glisse
New
[committed] libcilkrts - add AM_MAINTAINER_MODE; update "gcc_update" for libcilkrts
- - - -
0 0 0
2013-10-30
Tobias Burnus
New
Fix PR middle-end/58134
- - - -
0 0 0
2013-10-30
Sharad Singhai
New
Using gen_int_mode instead of GEN_INT minor testsuite fallout on MIPS
- - - -
0 0 0
2013-10-30
Mike Stump
New
Enhance ifcombine to recover non short circuit branches
- - - -
0 0 0
2013-10-30
Andrew Pinski
New
Keep REG_INC note in subreg2 pass
- - - -
0 0 0
2013-10-30
Zhenqiang Chen
New
[C,C++] Accept GCC ivdep for 'do' and 'while', and for C++11's range-based loops
- - - -
0 0 0
2013-10-30
Tobias Burnus
New
Vectorizing abs(char/short/int) on x86.
- - - -
0 0 0
2013-10-30
Uros Bizjak
New
[RFC/CFT] auto-wipe dump files [was: Re: [committed] Fix up bb-slp-31.c testcase]
- - - -
0 0 0
2013-10-30
Bernhard Reutner-Fischer
New
[RFC] For TARGET_AVX use *mov<mode>_internal for misaligned loads
- - - -
0 0 0
2013-10-30
Jakub Jelinek
New
[C++/testsuite] Remove pchtest check objects and compile with current tool
- - - -
0 0 0
2013-10-30
Bernhard Reutner-Fischer
New
C++ PATCH to deal with trivial but non-callable [cd]tors
- - - -
0 0 0
2013-10-30
Eric Botcazou
New
[MPX,2/X] Pointers Checker [5/25] Tree and gimple ifaces
- - - -
0 0 0
2013-10-30
Ilya Enkovich
New
Testsuite / Cilk Plus: Include library path in compile flags in gcc.dg/cilk-plus/cilk-plus.exp
- - - -
0 0 0
2013-10-30
Tobias Burnus
New
[MPX,2/X] Pointers Checker [3/25] Attributes
- - - -
0 0 0
2013-10-30
Ilya Enkovich
New
[ARM] Fix PR target/58854
- - - -
0 0 0
2013-10-30
Ramana Radhakrishnan
New
[C++,/,RFC] PR 29234
- - - -
0 0 0
2013-10-30
Paolo Carlini
New
Aliasing: look through pointer's def stmt
- - - -
0 0 0
2013-10-30
Marc Glisse
New
[c++-concepts] Constrained scope bugfix
- - - -
0 0 0
2013-10-30
Andrew Sutton
New
Cilk Keywords (_Cilk_spawn and _Cilk_sync) for C (and C++)
- - - -
0 0 0
2013-10-30
Jakub Jelinek
New
[c++-concepts] Diagnostics patch
- - - -
0 0 0
2013-10-30
Andrew Sutton
New
[ubsan] Add VLA bound instrumentation
- - - -
0 0 0
2013-10-30
Marek Polacek
New
patch to fix PR58784 (ARM LRA crash)
- - - -
0 0 0
2013-10-30
Vladimir Makarov
New
RFA: patch to fix PR58785 (an ARM LRA crash)
- - - -
0 0 0
2013-10-30
Vladimir Makarov
New
fix libstdc++/58912
- - - -
0 0 0
2013-10-30
Jonathan Wakely
New
PATCH to use -Wno-format during stage1
- - - -
0 0 0
2013-10-30
Jason Merrill
New
[RFA] Minor fix to aliasing machinery
- - - -
0 0 0
2013-10-30
Marc Glisse
New
Vectorizing abs(char/short/int) on x86.
- - - -
0 0 0
2013-10-30
Cong Hou
New
Vectorizing abs(char/short/int) on x86.
- - - -
0 0 0
2013-10-30
Cong Hou
New
Fix canadian cross build on systems with no fenv.h
- - - -
0 0 0
2013-10-30
Steve Ellcey
New
C++ PATCH to C++1y VLA of 0 length
- - - -
0 0 0
2013-10-30
Jason Merrill
New
[RFC] For TARGET_AVX use *mov<mode>_internal for misaligned loads
- - - -
0 0 0
2013-10-30
Jakub Jelinek
New
Vectorizing abs(char/short/int) on x86.
- - - -
0 0 0
2013-10-30
Cong Hou
New
[C++] PR 58581
- - - -
0 0 0
2013-10-30
Paolo Carlini
New
[RFC] fix reload causing ICE in subreg_get_info on m68k (PR58369)
- - - -
0 0 0
2013-10-30
Jeff Law
New
[v3] Extend smart ptr assertions to reject void*
- - - -
0 0 0
2013-10-30
Jonathan Wakely
New
Two tiny C++ cleanup PATCHes
- - - -
0 0 0
2013-10-30
Jason Merrill
New
decide edge's hotness when there is profile info
- - - -
0 0 0
2013-10-30
Teresa Johnson
New
arm: emit neon alignment hints for 32/16-bit loads/stores
- - - -
0 0 0
2013-10-30
Måns Rullgård
New
[v3] enable commented out tests
- - - -
0 0 0
2013-10-30
Jonathan Wakely
New
[committed] libcilkrts - Add check for availability of alloca.h (Bug Bootstrap/58918)
- - - -
0 0 0
2013-10-30
Iyer, Balaji V
New
patch to improve register preferencing in IRA and to *remove regmove* pass
- - - -
0 0 0
2013-10-30
Steven Bosscher
New
C++14 digit separators..
- - - -
0 0 0
2013-10-30
Ed Smith-Rowland
New
[rs6000] Correct handling of multiply high-part for little endian
- - - -
0 0 0
2013-10-30
Bill Schmidt
New
[C11-atomic] Miscellaneous fixes 6/n
- - - -
0 0 0
2013-10-30
Joseph Myers
New
make the libstdc++ pretty printers compatible with both Python 2 and Python3
- - - -
0 0 0
2013-10-31
Matthias Klose
New
[rx] fix no-argument builtins
- - - -
0 0 0
2013-10-31
DJ Delorie
New
reimplement -fstrict-volatile-bitfields v4, part 1/2
- - - -
0 0 0
2013-10-31
Sandra Loosemore
New
patch to fix PR58933 (ppc bootstrap)
- - - -
0 0 0
2013-10-31
Vladimir Makarov
New
[RFA] Isolate erroneous paths optimization
- - - -
0 0 0
2013-10-31
Jeff Law
New
[wide-int] Fix ada builds
- - - -
0 0 0
2013-10-31
Richard Sandiford
New
«
1
2
...
295
296
297
…
729
730
»