Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 72980 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
3
4
…
729
730
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
committed: [Re: [PATCH] gcc_update: support updating a git clone]
- - - -
0 0 0
2010-06-15
Bernhard Reutner-Fischer
New
Fix CSE bogus RTL creation
- - - -
0 0 0
2010-06-15
Paolo Bonzini
New
[PR,43905] Make IPA-SRA clone functions it modifies
- - - -
0 0 0
2010-06-15
Martin Jambor
New
[PR,44464] Add a missing call to release_ssa_name
- - - -
0 0 0
2010-06-15
Martin Jambor
New
improve support for enums in -fdump-ada-spec
- - - -
0 0 0
2010-06-15
Arnaud Charlet
New
vect pat recog fails in sbitmap.c on ia64
- - - -
0 0 0
2010-06-15
Alexandre Oliva
New
[c++] rewrite vtable initialization construction to use VECs
- - - -
0 0 0
2010-06-15
Nathan Froyd
New
[committed] Fix Fortran DEFAULT(NONE) OpenMP diagnostics (PR fortran/44536)
- - - -
0 0 0
2010-06-15
Jakub Jelinek
New
[applied] Reject Thumb-1 hard-float VFP
- - - -
0 0 0
2010-06-15
Paul Brook
New
[gccgo] In absence of mmap, use posix_memalign and not malloc
- - - -
0 0 0
2010-06-15
Ian Taylor
New
[trans-mem] undefined reference to a static cloned function
- - - -
0 0 0
2010-06-15
Aldy Hernandez
New
[trans-mem] random segfault
- - - -
0 0 0
2010-06-15
Aldy Hernandez
New
[graphite] Remove sese_adjust_liveout_phis
- - - -
0 0 0
2010-06-15
Sebastian Pop
New
Vector shifting patch
- - - -
0 0 0
2010-06-15
Artem Shinkarov
New
Fix PR44391: use size_one_node for pointer types.
- - - -
0 0 0
2010-06-15
Sebastian Pop
New
Speed up genattrtab
- - - -
0 0 0
2010-06-15
Michael Matz
New
[PR44503] Fixes "control flow in the middle of basic block" with -fprefetch-loop-arrays
- - - -
0 0 0
2010-06-15
Fang, Changpeng
New
[c++] rewrite vtable initialization construction to use VECs
- - - -
0 0 0
2010-06-15
Nathan Froyd
New
C++ PATCH for C++0x aggregate list-initialization and overloading
- - - -
0 0 0
2010-06-15
Jason Merrill
New
RFA: PATCH to invoke lto-wrapper with -v if -debug was passed to collect2
- - - -
0 0 0
2010-06-15
Jason Merrill
New
C++ PATCH for minor cleanup of type_has_user_provided_default_constructor
- - - -
0 0 0
2010-06-15
Jason Merrill
New
minor C++ PATCH to use DECL_IS_BUILTIN in duplicate_decls
- - - -
0 0 0
2010-06-15
Jason Merrill
New
C++0x PATCH for list value-initialization vs explicit constructors
- - - -
0 0 0
2010-06-15
Jason Merrill
New
C++0x PATCH to improve diagnostics with deleted functions
- - - -
0 0 0
2010-06-15
Jason Merrill
New
minor C++ PATCH to improve ambiguous conversion diagnostics
- - - -
0 0 0
2010-06-15
Jason Merrill
New
C++ PATCH to fix virtual overriding of operator=
- - - -
0 0 0
2010-06-15
Jason Merrill
New
[c++] rewrite vtable initialization construction to use VECs
- - - -
0 0 0
2010-06-15
Nathan Froyd
New
RFA: libstdc++ testsuite PATCH for better error message pruning
- - - -
0 0 0
2010-06-15
Jason Merrill
New
[i386] : Macroize prefetch patterns
- - - -
0 0 0
2010-06-15
Uros Bizjak
New
Enabling Software Prefetching by Default at -O3
- - - -
0 0 0
2010-06-15
Fang, Changpeng
New
patch: honor volatile bitfield types
- - - -
0 0 0
2010-06-15
DJ Delorie
New
[PR44503] Fixes "control flow in the middle of basic block" with -fprefetch-loop-arrays
- - - -
0 0 0
2010-06-16
Fang, Changpeng
New
[c++] convert cp_parser.unparsed_function_queues &co. to VECs
- - - -
0 0 0
2010-06-16
Nathan Froyd
New
convert Ada FE to use VECs for stacks instead of TREE_LIST
- - - -
0 0 0
2010-06-16
Nathan Froyd
New
testsuite/gcc.dg/vect/pr44507.c
- - - -
0 0 0
2010-06-16
Alan Modra
New
Real_cst on MELT branch
- - - -
0 0 0
2010-06-16
jeremie.salvucci@free.fr
New
[mem-ref2] Adjust testcases
- - - -
0 0 0
2010-06-16
Richard Biener
New
[testsuite,powerpc] fix slp-perm-{5,6}.c regression (PR testsuite/44538)
- - - -
0 0 0
2010-06-16
Mikael Pettersson
New
[v3] uninitialized_* clean up
- - - -
0 0 0
2010-06-16
Paolo Carlini
New
[Trunk] patch for GNU-friendly gengtype
- - - -
0 0 0
2010-06-16
Basile Starynkevitch
New
Always make complex & vector variables registers
- - - -
0 0 0
2010-06-16
Richard Biener
New
Speed up genattrtab
- - - -
0 0 0
2010-06-16
Jakub Jelinek
New
[mem-ref2] Adjust more testcases
- - - -
0 0 0
2010-06-16
Richard Biener
New
[trans-mem] Adjust an alloc/free pair to new/delete in libitm
- - - -
0 0 0
2010-06-16
Richard Henderson
New
C++0x PATCH to add -Wnoexcept, fix defaulted fn exception specs
- - - -
0 0 0
2010-06-16
Jason Merrill
New
[Ada] Class_wide type of a private subtype
- - - -
0 0 0
2010-06-16
Arnaud Charlet
New
0001-Add-hoist_insn-debug-counter.patch
- - - -
0 0 0
2010-06-16
Maxim Kuvyrkov
New
0002-Allow-constant-MEMs-through-calls.patch
- - - -
0 0 0
2010-06-16
Maxim Kuvyrkov
New
0003-Improve-VBEout-computation.patch
- - - -
0 0 0
2010-06-16
Maxim Kuvyrkov
New
Plug memory leak I introduced in df_compact_blocks
- - - -
0 0 0
2010-06-16
Jan Hubicka
New
0004-Set-pseudos-only-once.patch
- - - -
0 0 0
2010-06-16
Maxim Kuvyrkov
New
0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch
- - - -
0 0 0
2010-06-16
Maxim Kuvyrkov
New
0006-GCSE-complex-constants.patch
- - - -
0 0 0
2010-06-16
Maxim Kuvyrkov
New
0007-Add-open-ended-comments.patch
- - - -
0 0 0
2010-06-16
Maxim Kuvyrkov
New
Committed: Update RX machine patterns
- - - -
0 0 0
2010-06-16
Nick Clifton
New
[PR,44535] Fix a problem with folding OBJ_TYPE_REFs
- - - -
0 0 0
2010-06-16
Martin Jambor
New
[Ada] Implement -gnat-p switch (cancel previous -gnatp)
- - - -
0 0 0
2010-06-16
Arnaud Charlet
New
[4.5,PR,44133] Request to backport two patches to the 4.5 branch
- - - -
0 0 0
2010-06-16
Martin Jambor
New
microMIPS ASE instruction set support [Part 2]
- - - -
0 0 0
2010-06-16
Catherine Moore
New
[c++] rewrite vtable initialization construction to use VECs
- - - -
0 0 0
2010-06-16
Nathan Froyd
New
microMIPS ASE instruction set support [Part 1]
- - - -
0 0 0
2010-06-16
Richard Sandiford
New
Speed up genattrtab
- - - -
0 0 0
2010-06-16
Jakub Jelinek
New
Clean up int_const_binop and simplify_const_binary_operation function
- - - -
0 0 0
2010-06-16
Anatoly Sokolov
New
[trans-mem] random segfault
- - - -
0 0 0
2010-06-16
Aldy Hernandez
New
Patch: PR40900, extending call patterns
- - - -
0 0 0
2010-06-16
Eric Botcazou
New
[c++] convert arg_lookup.{classes,namespaces} to VECs
- - - -
0 0 0
2010-06-16
Nathan Froyd
New
[mem-ref2] Fix some warning regressions
- - - -
0 0 0
2010-06-16
Richard Biener
New
[PR44503] Fixes "control flow in the middle of basic block" with -fprefetch-loop-arrays
- - - -
0 0 0
2010-06-16
Fang, Changpeng
New
[trans-mem] Discard dead commits to stack memory
- - - -
0 0 0
2010-06-16
Richard Henderson
New
patch: honor volatile bitfield types
- - - -
0 0 0
2010-06-16
DJ Delorie
New
[Ada] behavior of invalid typed variable in project files
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
Emit DW_ATE_UTF for char16_t/char32_t
- - - -
0 0 0
2010-06-17
Jakub Jelinek
New
Emit DW_AT_{MIPS_,}linkage_name in DW_TAG_variable instead of DW_TAG_member for C++ static data m...
- - - -
0 0 0
2010-06-17
Jakub Jelinek
New
[c++] Emit the diagnostic messages of convert_to_void
- - - -
0 0 0
2010-06-17
Shujing Zhao
New
[v3] Add __uninitialized_default*; use __is_trivial instead of __is_pod in most places
- - - -
0 0 0
2010-06-17
Paolo Carlini
New
[Ada] Remove false positive for infinite loop warning
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Bug box on object of derived array type with repped enumeration index
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Implement Ekind_In in compiler
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Always freeze slice itype
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[c++] Emit the diagnostic messages of convert_to_void
- - - -
0 0 0
2010-06-17
Shujing Zhao
New
[c++] Emit the diagnostic messages of convert_to_void
- - - -
0 0 0
2010-06-17
Shujing Zhao
New
[Ada] Check component overlap when non-standard bit-order
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Use Make_Temporary
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Use Make_Temporary (2)
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Use Make_Temporary (3)
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Dump freeze nodes in pg output
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Use Make_Temporary (4)
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
convert Ada FE to use VECs for stacks instead =?iso-8859-1?q?of=09TREE=5FLIST?=
- - - -
0 0 0
2010-06-17
Eric Botcazou
New
Speed up genattrtab
- - - -
0 0 0
2010-06-17
Jakub Jelinek
New
Fix DECL_ALIGN during expand with dynamic stack realignment (PR target/44542)
- - - -
0 0 0
2010-06-17
Jakub Jelinek
New
[Ada] Use Make_Temporary (5)
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] gnatmake performance enhancement
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Interface operations with access formal in constrained extension
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Fix interface to a couple of POSIX functions
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Extending project does not inherit Linker_Options
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Pragma Eliminated applied to internal protected subprograms
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Relax library dir checks for externally built library projects
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
[Ada] Free memory used for computing checksum (gnatmake -m)
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
Remove bogus code from inliner
- - - -
0 0 0
2010-06-17
Richard Biener
New
[Ada] New verbose message for gnatmake -m -v
- - - -
0 0 0
2010-06-17
Arnaud Charlet
New
«
1
2
3
4
…
729
730
»