Show patches with: State = Action Required       |    Archived = No       |   126474 patches
« 1 2 ... 845 846 8471264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[debug-early] remove deferred_asm_name - - - - --- 2015-01-06 Aldy Hernandez New
Go patch committed: Don't initialize zero-sized fields in constructors - - - - --- 2015-01-06 Ian Lance Taylor New
[C] Make -Wdiv-by-zero work even for const ints (PR c/64440) - - - - --- 2015-01-06 Marek Polacek New
Fix for PR ipa/64503 - - - - --- 2015-01-06 Martin Liška New
Fix sporadic failure in g++.dg/tsan/aligned_vs_unaligned_race.C - - - - --- 2015-01-06 Bernd Edlinger New
[2/2,libgo] Backport recover fix for gccgo to gcc 4.9 - - - - --- 2015-01-06 Lynn A. Boger New
[1/2,libgo] Add reflection support to gccgo for ppc64, ppc64le in gcc 4.9 - - - - --- 2015-01-06 Lynn A. Boger New
[Fortran,F03] PR 64508: interface check missing for procedure pointer component as actual argument - - - - --- 2015-01-06 Janus Weil New
Fix up DSE - PR middle-end/64388, target/55023 - - - - --- 2015-01-06 Jakub Jelinek New
Don't make all MEM_REFs with TREE_READONLY arguments TREE_READONLY (PR sanitizer/64336) - - - - --- 2015-01-06 Jakub Jelinek New
New std::string implementation - - - - --- 2015-01-06 Jonathan Wakely New
[C] Don't accept awkward flexarr member initialization (PR c/64417) - - - - --- 2015-01-06 Marek Polacek New
[MIPS] Update the ZC constraint for MIPSR6 and use it - - - - --- 2015-01-06 Matthew Fortune New
[SH] Check for 0 length with inlined strnlen builtin - - - - --- 2015-01-06 Christian Bruel New
ubsan: Do not run the testsuite if ubsan does not work at all - - - - --- 2015-01-06 Eric Botcazou New
[wwwdocs] Add news entry for Visium port - - - - --- 2015-01-06 Eric Botcazou New
[docs,5/5] Update "Predicates" from md.texi - - - - --- 2015-01-06 James Greenhalgh New
[docs,4/5] Update "Output Template/Statement" from md.texi - - - - --- 2015-01-06 James Greenhalgh New
[docs,3/5] Update "RTL Template" in md.texi - - - - --- 2015-01-06 James Greenhalgh New
[docs,2/5] Update "Instruction Patterns" in md.texi - - - - --- 2015-01-06 James Greenhalgh New
[docs,1/5] Update the first section of md.texi - - - - --- 2015-01-06 James Greenhalgh New
New std::string implementation - - - - --- 2015-01-06 Jonathan Wakely New
[Ada] Remove unreachable code in Freeze_Array_Type - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] Handle Str'Last = Positive'Last in Text_IO.Get routines - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] Rework the initialization/finalization of the runtime. - - - - --- 2015-01-06 Arnaud Charlet New
[ARM,PING] __ARM_FP & __ARM_NEON_FP defined when -march=armv7-m - - - - --- 2015-01-06 Mantas Mikaitis New
[ARM,PING] __ARM_FP & __ARM_NEON_FP defined when -march=armv7-m - - - - --- 2015-01-06 Mantas Mikaitis New
[Ada] Preliminary work for new restriction No_Use_Of_Entity - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] SCOs: handle the Short_Circuit_And_Or pragma - - - - --- 2015-01-06 Arnaud Charlet New
[SH] Check for 0 length with inlined strnlen builtin - - - - --- 2015-01-06 Christian Bruel New
[Ada] Function in RCI cannot have anonymous access result - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] improve front-end floating point attributes computation - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] Document recognition of : in place of # - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] Use of incomplete types in invariant and predicate expressions. - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] Changes to SPARK RM 7.1.3(11) - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] Add additional Boolean fields to Name Table info - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] Fix bad error message for No_Elaboration_Code_All - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] Make sure we check divide by zero for fixed-point divide case - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] Add warning for Suppress (Elaboration_Check) in SPARK - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] Missing error on access type conversion - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] Bump copyright year - - - - --- 2015-01-06 Arnaud Charlet New
[Ada] New directories in project path for gnatls --RTS= - - - - --- 2015-01-06 Arnaud Charlet New
[doc,committed] invoke.texi markup fixes - - - - --- 2015-01-06 Sandra Loosemore New
Go patch committed: Use receiver type name in type descriptor name - - - - --- 2015-01-06 Ian Lance Taylor New
, rs6000, PR 64505 -- Fix issue with -m32 -mpowerpc64 - - - - --- 2015-01-06 Michael Meissner New
Disable -fuse-caller-save when -pg is active - - - - --- 2015-01-05 Moore, Catherine New
Minor comment tweak in config/nds32/nds32-peephole2.md - - - - --- 2015-01-05 Eric Botcazou New
Housekeeping work in backends.html - - - - --- 2015-01-05 Eric Botcazou New
[MIPS] Re-enable ABI->ISA inference - - - - --- 2015-01-05 Matthew Fortune New
[doc,committed] invoke.texi markup fixes - - - - --- 2015-01-05 Sandra Loosemore New
-f{no-sanitize,{,no-}sanitize-recover}=all support - - - - --- 2015-01-05 Jakub Jelinek New
Fix sporadic failure in g++.dg/tsan/aligned_vs_unaligned_race.C - - - - --- 2015-01-05 Mike Stump New
Patch committed: Go backports to gcc 4.9 branch - - - - --- 2015-01-05 Ian Lance Taylor New
Fix PR c++/59366 A friend function template defined in a class is found without ADL - - - - --- 2015-01-05 Momchil Velikov New
[C++] PR c++/64489 - - - - --- 2015-01-05 Ville Voutilainen New
[debug-early] remove unused argument from check_die - - - - --- 2015-01-05 Aldy Hernandez New
Fix einline ICE with EH (PR tree-optimization/64465) - - - - --- 2015-01-05 Jakub Jelinek New
Fix SSA_NAME range info ICE (PR tree-optimization/64494) - - - - --- 2015-01-05 Jakub Jelinek New
-f{no-sanitize,{,no-}sanitize-recover}=all support - - - - --- 2015-01-05 Jakub Jelinek New
[committed] Fix typo in docs - - - - --- 2015-01-05 Marek Polacek New
IPA ICF: refactoring + fix for PR ipa/63569 - - - - --- 2015-01-05 Martin Liška New
[hsa] HSA: support for direct function call is introduced. - - - - --- 2015-01-05 Martin Liška New
[committed] Update copyright years, part 1 - - - - --- 2015-01-05 Jakub Jelinek New
Fix up 2 Copyright years lines - - - - --- 2015-01-05 Jakub Jelinek New
[committed] Better location for -Wchar-subscripts (PR c/64423) - - - - --- 2015-01-05 Marek Polacek New
LRA: Fix caller-save store/restore instruction for large mode - - - - --- 2015-01-05 Kito Cheng New
Committed: fix gcc.dg/debug/debug-1.c, debug-2.c for mmix-knuth-mmixware - - - - --- 2015-01-05 Hans-Peter Nilsson New
Fix gcc.dg/pr42629.c for non-scheduling targets. - - - - --- 2015-01-05 Hans-Peter Nilsson New
[doc,committed] fix verb tenses in invoke.texi - - - - --- 2015-01-04 Sandra Loosemore New
Fix sporadic failure in g++.dg/tsan/aligned_vs_unaligned_race.C - - - - --- 2015-01-04 Bernd Edlinger New
[Fortran] Fix previous patch (was: Re: [Patch, Fortran + Testsuite] Fix coarray handling in modules) - - - - --- 2015-01-04 Tobias Burnus New
libstdc++/64483 add dg-require to test - - - - --- 2015-01-04 Jonathan Wakely New
[fortran] PR fortran/60255 Deferred character length - - - - --- 2015-01-04 Andre Vehreschild New
[PATCH/TopLevel] Fix compiling libgo with a combined sources - - - - --- 2015-01-04 Andreas Schwab New
[doc,committed] clean up -fauto-profile documentation - - - - --- 2015-01-04 Sandra Loosemore New
[doc,committed] copy-edit documentation for -fisolate-erroneous-paths-* - - - - --- 2015-01-04 Sandra Loosemore New
[doc,committed] copy-edit -fsemantic-interposition documentation - - - - --- 2015-01-03 Sandra Loosemore New
[Fortran,+,Testsuite] Fix coarray handling in modules - - - - --- 2015-01-03 Tobias Burnus New
[doc,committed] add/fix @opindex entries - - - - --- 2015-01-03 Sandra Loosemore New
[Fortran,+,Testsuite] Fix coarray handling in modules - - - - --- 2015-01-03 Tobias Burnus New
PATCH: [5 Regression] r219037 caused FAIL: gcc.dg/pr44194-1.c - - - - --- 2015-01-03 H.J. Lu New
[committed] Fix memory constraint issue on PA - - - - --- 2015-01-03 John David Anglin New
[committed] gcc.dg/pr57233.c: Add -fno-common option on hppa*-*-hpux* - - - - --- 2015-01-03 John David Anglin New
[Fortran,OOP] PR 63552: Type-bound procedures rejected as actual argument to dummy procedure - - - - --- 2015-01-03 Janus Weil New
[GOOGLE] Refine LIPO aux function removal - - - - --- 2015-01-03 Teresa Johnson New
[doc,committed] fix typos in docs/comments for devirtualization optimizations - - - - --- 2015-01-03 Sandra Loosemore New
[doc,committed] tidy -fopt-info documentation - - - - --- 2015-01-02 Sandra Loosemore New
Fix PR libstdc++/64422 - - - - --- 2015-01-02 Jonathan Wakely New
Fixed my previous check-in (tsan.c) - - - - --- 2015-01-02 Bernd Edlinger New
libstdc++/64468 set TAB_SIZE=8 in doxygen cfg - - - - --- 2015-01-02 Jonathan Wakely New
std::stoi and std::to_string on MinGW - - - - --- 2015-01-02 Jonathan Wakely New
[Fortran,OOP] PR 57562: ICE due to extended derived type with PARAMETER attribute - - - - --- 2015-01-02 Janus Weil New
[Fortran,+,Testsuite] Fix coarray handling in modules - - - - --- 2015-01-02 Tobias Burnus New
Fix a MinGW warning in libiberty/strerror.c - - - - --- 2015-01-02 Eli Zaretskii New
Simplify and improve inliner's badness metric - - - - --- 2015-01-01 Jan Hubicka New
[moxie] Restrict offsets for ldo/sto to 16 bits - - - - --- 2015-01-01 Anthony Green New
[libstdc++/64441] Fix sub_match::first and second - - - - --- 2015-01-01 Tim Shen New
[Fortran] add co_reduce to libcaf_single - - - - --- 2014-12-31 Tobias Burnus New
[www-data,committed] gcc-5/changed.html: Fortran: Add F2015's ERROR STOP in pure - - - - --- 2014-12-31 Tobias Burnus New
pass pr20621 testcase on a small stack target - - - - --- 2014-12-31 James Bowman New
« 1 2 ... 845 846 8471264 1265 »