Show patches with: State = Action Required       |    Archived = No       |   126624 patches
« 1 2 ... 1011 1012 10131266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Fortran] PR56907 - do not 'pack' arrays passed to C_LOC - - - - --- 2013-04-10 Tobias Burnus New
[RFA] patch to fix PR56903 - - - - --- 2013-04-10 Vladimir Makarov New
[DF] fix df_find_def and df_find_use - - - - --- 2013-04-10 Steven Bosscher New
Fix assembler options for -mcpu={supersparc,hypersparc} - - - - --- 2013-04-10 David Miller New
[wwwdocs,committed] Updated Fortran part of http://gcc.gnu.org/gcc-4.9/changes.html - - - - --- 2013-04-10 Tobias Burnus New
[testsuite] : Avoid "error: inlining failed in call to always_inline" with -fpic - - - - --- 2013-04-10 Uros Bizjak New
[google,gcc-4_7] offline profile tool (patchset 4) (issue8508048) - - - - --- 2013-04-10 Rong Xu New
Fix PR48184 - - - - --- 2013-04-10 Marek Polacek New
Fix extract_muldiv (PR tree-optimization/56899) - - - - --- 2013-04-10 Jakub Jelinek New
[AArch64] Fix the generation of .arch and .cpu assembly directives - - - - --- 2013-04-10 Yufeng Zhang New
[Fortran] PR39505 - add support for !GCC$ attributes NO_ARG_CHECK - - - - --- 2013-04-10 Tobias Burnus New
Add -gdwarf option to make gcc generate DWARF with the default version - - - - --- 2013-04-10 Senthil Kumar Selvaraj New
[C++] PR 54216 - - - - --- 2013-04-10 Paolo Carlini New
[gomp4] Some libgomp changes - - - - --- 2013-04-10 Jakub Jelinek New
[C++11,4.9] Add missing REDUC_PLUS_EXPR case to potential_constant_expression_1. - - - - --- 2013-04-10 James Greenhalgh New
[AArch64] Compare Negative instruction in shift and extend mode - - - - --- 2013-04-10 Hurugalawadi, Naveen New
[AArch64] Negate and set flags in shift mode - - - - --- 2013-04-10 Hurugalawadi, Naveen New
[AARCH64] Fix unrecognizable insn issue - - - - --- 2013-04-10 James Greenhalgh New
[AARCH64] Fix unrecognizable insn issue - - - - --- 2013-04-10 Zhenqiang Chen New
Add myself to MAINTAINERS as Write After Approval - - - - --- 2013-04-10 Chung-Ju Wu New
Call fold_non_dependent_expr_sfinae before maybe_constant_value (PR c++/56895) - - - - --- 2013-04-10 Jakub Jelinek New
Drop more of the old alias handling code - - - - --- 2013-04-09 Jan Hubicka New
[Debug,Fortran] RFC patch for DW_TAG_namelist (PR fortran/37132) - - - - --- 2013-04-09 Tobias Burnus New
[google,gcc-4_7] offline profile tool (patchset 3) (issue8508048) - - - - --- 2013-04-09 Rong Xu New
C++ PATCH for c++/25466 (runtime SEGV with typeid) - - - - --- 2013-04-09 Jason Merrill New
[google] Avoid warning when unused attribute applied to C++ member variables (issue8580044) - - - - --- 2013-04-09 Teresa Johnson New
RFC: add some static probes to libstdc++ - - - - --- 2013-04-09 Tom Tromey New
Fill more delay slots in conditional returns - - - - --- 2013-04-09 Steven Bosscher New
RFA: Fix tree-optimization/55524 - - - - --- 2013-04-09 Joern Rennecke New
Fill more delay slots in conditional returns - - - - --- 2013-04-09 Eric Botcazou New
[SH] Error: unaligned opcodes detected in executable segment - - - - --- 2013-04-09 Christian Bruel New
Vectorizer TLC, split SLP discovery and cost calculation - - - - --- 2013-04-09 Richard Biener New
Fix omp loop ICEs if iterators are addressable - - - - --- 2013-04-09 Jakub Jelinek New
color diagnostics markers - - - - --- 2013-04-09 Jakub Jelinek New
RFA: Fix tree-optimization/55524 - - - - --- 2013-04-09 Joern Rennecke New
Fix PR48762 - - - - --- 2013-04-09 Marek Polacek New
print SEQUENCE of insns in sched-vis.c - - - - --- 2013-04-09 Steven Bosscher New
Random cleanups - - - - --- 2013-04-09 Richard Biener New
[v3] IPA: fixing inline fail report caused by overwritable functions. - - - - --- 2013-04-09 Zhouyi Zhou New
Improve cstore code generation on 64-bit sparc. - - - - --- 2013-04-09 David Miller New
[RFA] Improve VRP of COND_EXPR_CONDs -- v2 - - - - --- 2013-04-09 Jeff Law New
[google,gcc-4_7] offline profile merge (patchset 2) (issue8508048) - - - - --- 2013-04-08 Rong Xu New
[google,gcc-4_7] offline profile merge tool (issue8508048) - - - - --- 2013-04-08 Rong Xu New
obvious: remove REG_EH_CONTEXT note - - - - --- 2013-04-08 Steven Bosscher New
[fortran] Committed fix for PR 56782 - - - - --- 2013-04-08 Thomas Koenig New
Don't forwprop into clobbers in some cases (PR tree-optimization/56854) - - - - --- 2013-04-08 Jakub Jelinek New
useless cast blocking some optimization in gcc 4.7.3 - - - - --- 2013-04-08 Laurent Alfonsi New
[cygwin] : Replace use of TARGET_CYGWIN64 by TARGET_64BIT - - - - --- 2013-04-08 Kai Tietz New
RFA: Fix tree-optimization/55524 - - - - --- 2013-04-08 Joern Rennecke New
[cilkplus] misc cleanups for <#pragma simd> implementation - - - - --- 2013-04-08 Aldy Hernandez New
[C++] PR 56871 - - - - --- 2013-04-08 Paolo Carlini New
[Fortran,RFC] Document naming and argument passing convention - - - - --- 2013-04-08 Tobias Burnus New
[cilkplus] misc cleanups for <#pragma simd> implementation - - - - --- 2013-04-08 Iyer, Balaji V New
RFC: color diagnostics markers - - - - --- 2013-04-08 Jakub Jelinek New
Assorted dump/debug fixes for the vectorizer - - - - --- 2013-04-08 Richard Biener New
[build] Use -z ignore instead of --as-needed on Solaris - - - - --- 2013-04-08 Rainer Orth New
Fix PR48762 - - - - --- 2013-04-08 Marek Polacek New
[AVR] Add new ATmega*RFR* devices - - - - --- 2013-04-08 Joerg Wunsch New
[C++] PR 56871 - - - - --- 2013-04-08 Paolo Carlini New
[libstdc++] : Update alpha baseline_symbols.txt - - - - --- 2013-04-08 Uros Bizjak New
Adjust gfortran.dg/vect/fast-math-pr37021.f90 - - - - --- 2013-04-08 Richard Biener New
Adjust g++.dg/vect/slp-pr56812.cc - - - - --- 2013-04-08 Richard Biener New
Another ldist testcase - - - - --- 2013-04-08 Jakub Jelinek New
Fix PR48182 - - - - --- 2013-04-08 Marek Polacek New
[Google] Update all caller edges for AutoFDO invocations - - - - --- 2013-04-08 Dehao Chen New
[Google] Recompute function frequency after calculating branch probability - - - - --- 2013-04-08 Dehao Chen New
[v3] IPA: fixing inline fail report caused by overwritable functions. - - - - --- 2013-04-08 Zhouyi Zhou New
[Fortran] PR56845 - Fix setting of vptr of CLASS(...),SAVE,ALLOCATABLE - - - - --- 2013-04-07 Tobias Burnus New
C++ PATCH to fix [[noreturn]] - - - - --- 2013-04-07 Jason Merrill New
[v3] Define __gnu_cxx::__aligned_buffer - - - - --- 2013-04-07 Jonathan Wakely New
fix comment before add_to_renaming_pragma_list - - - - --- 2013-04-07 Steven Bosscher New
[v3] Do not use __alloc_traits for forward_list::reference - - - - --- 2013-04-07 Jonathan Wakely New
Can -mno-big-switch be removed from the PA port? - - - - --- 2013-04-07 Steven Bosscher New
functional and type_traits cleanup - - - - --- 2013-04-07 François Dumont New
[i386] Replace builtins with vector extensions - - - - --- 2013-04-07 Marc Glisse New
[Fortran] PR56849 - Fix RESHAPE shape checking with order= - - - - --- 2013-04-07 Tobias Burnus New
PR middle-end/43631 - - - - --- 2013-04-06 Steven Bosscher New
update documentation for SEQUENCE - - - - --- 2013-04-06 Steven Bosscher New
C: Add new warning -Wunprototyped-calls - - - - --- 2013-04-06 Tobias Burnus New
[committed] Fix GCC bootstrap on hppa*-*-hpux* using HP cat - - - - --- 2013-04-06 John David Anglin New
[committed] Fix PR target/55487: Don't increment label nuses on NOTE_INSN_DELETED_LABEL notes - - - - --- 2013-04-06 John David Anglin New
[RFA] Improve VRP of COND_EXPR_CONDs - - - - --- 2013-04-06 Jeff Law New
[RFA] Minor improvement to canonicalization of COND_EXPR for gimple - - - - --- 2013-04-06 Jeff Law New
[sparc] define_c_enum for UNSPEC/UNSPECV - - - - --- 2013-04-05 Steven Bosscher New
maintainer-scripts/update_web_docs_libstdcxx_svn: add error detection - - - - --- 2013-04-05 Gerald Pfeifer New
[ira-improv] patch for new code dealing with hard reg preferences - - - - --- 2013-04-05 Vladimir Makarov New
functional and type_traits cleanup - - - - --- 2013-04-05 François Dumont New
Loop distribution improvements - - - - --- 2013-04-05 Marc Glisse New
[PowerPC] Fix PR 56843 - - - - --- 2013-04-05 Bill Schmidt New
Fix PR48182 - - - - --- 2013-04-05 Marek Polacek New
[ARM] Fix signed-unsigned comparison warning - - - - --- 2013-04-05 Kyrylo Tkachov New
Loop distribution improvements - - - - --- 2013-04-05 Jakub Jelinek New
[gomp4] Disallow class iterators in omp simd and omp for simd loops - - - - --- 2013-04-05 Jakub Jelinek New
Document cortex-a53 in invoke.texi - - - - --- 2013-04-05 Ramana Radhakrishnan New
[committed] Another no-dist case (in 4.6 this time) (PR other/43620) - - - - --- 2013-04-05 Jakub Jelinek New
C++11: Observers for the three 'handler functions' - - - - --- 2013-04-05 Jonathan Wakely New
[v2] inline fail reporting: reporting inline fail caused by overwritable function - - - - --- 2013-04-05 Zhouyi Zhou New
[tree-ssa-structalias.c] : Small finding in find_func_aliases function - - - - --- 2013-04-05 Kai Tietz New
Fix PR 56077 - - - - --- 2013-04-05 Andrey Belevantsev New
doc patch committed: Mention Go 1 language standard - - - - --- 2013-04-05 Ian Lance Taylor New
« 1 2 ... 1011 1012 10131266 1267 »