Show patches with: State = Action Required       |   127264 patches
« 1 2 ... 1085 1086 10871272 1273 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Heads-up, PR53273: testsuite separation and dilution problem. Fix for PR53272 - - - - --- 2012-05-08 Hans-Peter Nilsson New
[C++] PR 53158 - - - - --- 2012-05-08 Paolo Carlini New
support for multiarch systems - - - - --- 2012-05-08 Matthias Klose New
[C++,and,pubnames,2/2] Adjust c decl pretty printer to match demangler (issue6195056) - - - - --- 2012-05-08 Sterling Augustine New
don't check for execute bits of the liblto plugin - - - - --- 2012-05-07 Matthias Klose New
[PR,tree-optimization/52558] : RFC: questions on store data race - - - - --- 2012-05-07 Aldy Hernandez New
[C++,and,pubnames,1/2] Adjust testsuite results to match demangler (issue6205043) - - - - --- 2012-05-07 Sterling Augustine New
Add option for dumping to stderr (issue6190057) - - - - --- 2012-05-07 Sharad Singhai New
PATCH: Update longlong.h from GLIBC - - - - --- 2012-05-07 H.J. Lu New
[RFC,i386] : Implement ix86_set_reg_reg_cost, fix PR 53250 "Splitting reg" failure. - - - - --- 2012-05-07 Uros Bizjak New
[rtl] combine concat+shuffle - - - - --- 2012-05-07 Marc Glisse New
Go patch committed: Don't treat 0x123i as 123i - - - - --- 2012-05-07 Ian Lance Taylor New
Go patch committed: Don't permit !0 - - - - --- 2012-05-07 Ian Lance Taylor New
[C++] PR 53158 - - - - --- 2012-05-07 Paolo Carlini New
[AVR,trunk,4.7] : Implement PR53256 - - - - --- 2012-05-07 Georg-Johann Lay New
[google/gcc-4_6] Fission improvements and bug fixes (issue6189052) - - - - --- 2012-05-07 Cary Coutant New
[C++] PR 53158 - - - - --- 2012-05-07 Paolo Carlini New
x86: emit tzcnt unconditionally - - - - --- 2012-05-07 Uros Bizjak New
PR53245 - - - - --- 2012-05-07 Steven Bosscher New
Speed up insn-attrtab.c compilation - - - - --- 2012-05-07 Michael Matz New
Fix PR53195, properly add referenced vars during IPA-CP - - - - --- 2012-05-07 Richard Biener New
Fix VRP with DECL_BY_REFERENCE RESULT_DECLs (PR tree-optimization/53239) - - - - --- 2012-05-07 Jakub Jelinek New
[libgcc] Use i386-cpuinfo.c on all i386 targets - - - - --- 2012-05-07 Rainer Orth New
Testcase for PR42987 - - - - --- 2012-05-07 Richard Biener New
[testsuite] Allow for / comments in g++.dg/debug/dwarf2/nested-3.C - - - - --- 2012-05-07 Rainer Orth New
[libatomic] Allow for objects in libatomic_la_LIBADD - - - - --- 2012-05-07 Rainer Orth New
[libatomic] Don't include XCFLAGS in CFLAGS - - - - --- 2012-05-07 Rainer Orth New
Don't use DWARF 4 on Solaris - - - - --- 2012-05-07 Rainer Orth New
Make sizetypes no longer sign-extending - - - - --- 2012-05-07 Eric Botcazou New
x86: emit tzcnt unconditionally - - - - --- 2012-05-07 Uros Bizjak New
Fix the java-home OS include directory. - - - - --- 2012-05-07 Steven Drake New
x86: emit tzcnt unconditionally - - - - --- 2012-05-06 Uros Bizjak New
[i386] : Fix PR 53227, FAIL: gcc.target/i386/movbe-2.c scan-assembler-times movbe[ \t] 4 - - - - --- 2012-05-06 Uros Bizjak New
[Fortran,committed] PR41587 - fix diagnostic for pointer/alloc CLASS with non-derferred array spec - - - - --- 2012-05-06 Tobias Burnus New
[committed] Add SET rtx costs for MIPS / [SH] PR 53250 - - - - --- 2012-05-06 Oleg Endo New
[Fortran] PR 52158 - Regression on character function with gfortran 4.7 - - - - --- 2012-05-06 Alessandro Fanfarillo New
[committed] Add SET rtx costs for MIPS - - - - --- 2012-05-06 Richard Sandiford New
[committed] Fix lower-subreg cost calculation - - - - --- 2012-05-06 Richard Sandiford New
PR 53249: Multiple address modes for same address space - - - - --- 2012-05-06 Richard Sandiford New
[Fortran] PR53255 - fix type-bound operator handling - - - - --- 2012-05-06 Tobias Burnus New
[C++] PR 53152 - - - - --- 2012-05-06 Paolo Carlini New
[Ada] Fix 'noreturn' for reraise of exception - - - - --- 2012-05-06 Eric Botcazou New
[Ada] Fix internal error on renaming with private discriminated type - - - - --- 2012-05-06 Eric Botcazou New
[Ada] Missed vectorization opportunity for assignment loop - - - - --- 2012-05-06 Eric Botcazou New
[Ada] disable caret printing by default for Ada - - - - --- 2012-05-06 Eric Botcazou New
[Ada] Fix internal error on object initialized with function call - - - - --- 2012-05-06 Eric Botcazou New
Fix a missing truncate due with combine - - - - --- 2012-05-06 Andrew Pinski New
[Android] Stack protector enabling for Android target - - - - --- 2012-05-06 Igor Zamyatin New
[RFH,/] C++/52282 - - - - --- 2012-05-05 Paolo Carlini New
Take branch misprediction effects into account when RTL loop unrolling (issue6099055) - - - - --- 2012-05-04 Teresa Johnson New
[2/2] Minor refactoring of tree-vect-patterns.c - - - - --- 2012-05-04 Ian Lance Taylor New
[C++] Minor cxx_eval_constant_expression clean-up - - - - --- 2012-05-04 Paolo Carlini New
Make reload_cse_regs static - - - - --- 2012-05-04 Steven Bosscher New
Go patch committed: Fix parse of for with possible composite literal - - - - --- 2012-05-04 Ian Lance Taylor New
[C/C++] Enable -Wunused-local-typedefs when -Wall or -Wunused is on - - - - --- 2012-05-04 Dodji Seketeli New
[i386] : Fix PR 53228, target attributes in libcpp/lex.c cause illegal instructions to be used else… - - - - --- 2012-05-04 Uros Bizjak New
PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokens - - - - --- 2012-05-04 Dodji Seketeli New
libgo patch committed: Update to Go 1.0.1 release - - - - --- 2012-05-04 Ian Lance Taylor New
patch ping: Add static branch predict heuristic of comparing IV to loop_bound variable - - - - --- 2012-05-04 Dehao Chen New
PR tree-optimization/52633 - ICE due to vectorizer pattern detection collision - - - - --- 2012-05-04 Ulrich Weigand New
[2/2] Minor refactoring of tree-vect-patterns.c - - - - --- 2012-05-04 Ulrich Weigand New
: handle size_t /= ptr size in tree-ssa-strlen.c - - - - --- 2012-05-04 Tristan Gingold New
[libcpp] : Avoid crash in interpret_float_suffix - - - - --- 2012-05-04 Tristan Gingold New
Fix PR50602 - - - - --- 2012-05-04 Richard Biener New
Fix plugin-enabled LTO with cross-native build - - - - --- 2012-05-04 Eric Botcazou New
Fix PR53214 - - - - --- 2012-05-04 Richard Biener New
Improve COND_EXPR expansion - - - - --- 2012-05-04 Andrew Pinski New
Go patch committed: Error on duplicate import - - - - --- 2012-05-04 Ian Lance Taylor New
patch ping: Add static branch predict heuristic of comparing IV to loop_bound variable - - - - --- 2012-05-04 Dehao Chen New
[C++] PR 53166 - - - - --- 2012-05-04 Paolo Carlini New
[PR52983,PR48866] eliminate autoinc from debug_insn locs - - - - --- 2012-05-03 Alexandre Oliva New
[PR52983] eliminate autoinc from debug_insn locs - - - - --- 2012-05-03 Alexandre Oliva New
PATCH to gengtype to fix diagnostics - - - - --- 2012-05-03 Jason Merrill New
[v3] testsuite_flags vs. -ftrack-macro-expansion - - - - --- 2012-05-03 Benjamin Kosnik New
DWARF patch to reduce the number of inter-CU refs - - - - --- 2012-05-03 Jason Merrill New
Fix emutls code handling aliases - - - - --- 2012-05-03 Jan Hubicka New
Fix LTO spec2k6 build - - - - --- 2012-05-03 Jan Hubicka New
[Fortran] PR53175 - Fix another fallout of the TREE_PUBLIC=0 module variable patch - - - - --- 2012-05-03 Tobias Burnus New
[PR52983] eliminate autoinc from debug_insn locs (was: Re: fix left-over debug insns in DCE) - - - - --- 2012-05-03 Alexandre Oliva New
[C++] fix semi-random template specialization ICE - - - - --- 2012-05-03 Alexandre Oliva New
[powerpc] PR 53199, fix usage of __builtin_bswap64 on power6 - - - - --- 2012-05-03 Michael Meissner New
libgcov support for profile collection in region of interest (issue6186044) - - - - --- 2012-05-03 Teresa Johnson New
Go patch committed: Build interfaces tables for imported interfaces - - - - --- 2012-05-03 Ian Lance Taylor New
two libatomic configure updates - - - - --- 2012-05-03 Richard Henderson New
[v3] doxygen markup for template parameters - - - - --- 2012-05-03 Benjamin Kosnik New
Go patch committed: Fix global dependencies for a, b = foo() - - - - --- 2012-05-03 Ian Lance Taylor New
rfa: shrink rtl_bb_info - - - - --- 2012-05-03 Michael Matz New
Hoist adjacent pointer loads - - - - --- 2012-05-03 Bill Schmidt New
[C++] PR 53186 - - - - --- 2012-05-03 Paolo Carlini New
rfa: Tighten basic_block_def (inline il.gimple) - - - - --- 2012-05-03 Michael Matz New
[alpha] : Remove MAX_OFILE_ALIGNMENT definition - - - - --- 2012-05-03 Uros Bizjak New
Fix some hle* tests - - - - --- 2012-05-03 Uros Bizjak New
[google] re-enable r185948 - - - - --- 2012-05-03 Dehao Chen New
PRE TLC - - - - --- 2012-05-03 Richard Biener New
[C++] PR 53186 - - - - --- 2012-05-03 Paolo Carlini New
Fix gcc-{ar,nm,ranlib} (PR plugins/53126) - - - - --- 2012-05-03 Jakub Jelinek New
[committed] Fix ARM ICE in arm_select_dominance_cc_mode (PR target/53187) - - - - --- 2012-05-03 Jakub Jelinek New
Fix some hle* tests - - - - --- 2012-05-03 Jakub Jelinek New
Fix __ATOMIC_HLE* defines (PR target/53194) - - - - --- 2012-05-03 Jakub Jelinek New
[Fortran] PR53111 - fix -std=f95 diagnostic regression (constructor patch) - - - - --- 2012-05-03 Tobias Burnus New
« 1 2 ... 1085 1086 10871272 1273 »