Show patches with: State = Action Required       |    Archived = No       |   126457 patches
« 1 2 ... 674 675 6761264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
C/C++ PATCH to implement -Wbool-operation (PR c/77490) - - - - --- 2016-09-16 Marek Polacek New
[5.x/6.x/7.x] Be more conservative in early inliner if FDO is enabled - - - - --- 2016-09-16 Yuan, Pengfei New
[simplify-rtx] (GTU (PLUS a C) (C - 1)) --> (LTU a -C) - - - - --- 2016-09-16 Kyrill Tkachov New
[2/n] Change dw2_asm_output_offset to allow assembling extra offset - - - - --- 2016-09-16 Andreas Schwab New
[i386] Spellcheck hints for the i386 backend option handling (PR middle-end/77475, take 2, i386 par… - - - - --- 2016-09-16 Jakub Jelinek New
[PR,lto/77458] Avoid ICE in offloading with differing _FloatN, _FloatNx types (was: Advice sought f… - - - - --- 2016-09-16 Thomas Schwinge New
Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx - - - - --- 2016-09-16 Felipe Magno de Almeida New
[RFC,IPA-VRP] Early VRP Implementation - - - - --- 2016-09-16 Kugan Vivekanandarajah New
[5.x/6.x/7.x] Be more conservative in early inliner if FDO is enabled - - - - --- 2016-09-16 Yuan, Pengfei New
have __builtin_object_size handle POINTER_PLUS with non-const offset - - - - --- 2016-09-16 Martin Sebor New
Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx - - - - --- 2016-09-16 Felipe Magno de Almeida New
[gomp4] Fix PR74600 - - - - --- 2016-09-16 Cesar Philippidis New
[committed] fix-it hints can't contain newlines (yet) - - - - --- 2016-09-16 David Malcolm New
[PR,other/77609] Let the assembler choose ELF section types for miscellaneous named sections - - - - --- 2016-09-15 Roland McGrath New
Don't clobber dominator info in the combiner (PR target/77526) - - - - --- 2016-09-15 Jakub Jelinek New
Fix neg overflow expansion (PR middle-end/77594) - - - - --- 2016-09-15 Jakub Jelinek New
RFA (libstdc++): PATCH to implement C++17 over-aligned new - - - - --- 2016-09-15 Jason Merrill New
C/C++ PATCH to implement -Wbool-operation (PR c/77490) - - - - --- 2016-09-15 Marek Polacek New
[gomp4] add support for fortran common blocks - - - - --- 2016-09-15 Cesar Philippidis New
Fix late dwarf generated early from optimized out globals - - - - --- 2016-09-15 Richard Biener New
[PING] set libfunc entry for sdivmod_optab to NULL in optabs.def - - - - --- 2016-09-15 Prathamesh Kulkarni New
[PING] set libfunc entry for sdivmod_optab to NULL in optabs.def - - - - --- 2016-09-15 Prathamesh Kulkarni New
Editorial fixes to libstdc++ debug mode docs - - - - --- 2016-09-15 Jonathan Wakely New
Fix PR64078 - - - - --- 2016-09-15 Tom de Vries New
C++ PATCH to forbid use of bool with the ++ operator - - - - --- 2016-09-15 Jonathan Wakely New
[PR77503] Record reduction code for CONST_COND_REDUCTION at analysis stage and use it at transform - - - - --- 2016-09-15 Bin Cheng New
[RFC] Speed-up -fprofile-update=atomic - - - - --- 2016-09-15 Martin Liška New
Fix gcc.dg/fold-reassoc-2.c - - - - --- 2016-09-15 Richard Biener New
Partially improve scalability of the unwinder (PR libgcc/71744) - - - - --- 2016-09-15 Jakub Jelinek New
Fix PR77514 - - - - --- 2016-09-15 Richard Biener New
PR fortran/77420 -- take two - - - - --- 2016-09-14 Steve Kargl New
libgo patch committed: Fix typo in libgo/configure.ac - - - - --- 2016-09-14 Ian Lance Taylor New
Verify package integrity of downloaded prerequisites (partially fixes 61439) - - - - --- 2016-09-14 Moritz Klammler New
[committed] Infer architecture from ABI for mips-img* and mips-mti* - - - - --- 2016-09-14 Matthew Fortune New
[8/8] make next_cc0_user take rtx_insn * - - - - --- 2016-09-14 tbsaunde+gcc@tbsaunde.org New
[7/8] make next/prev active_insn and active_insn_p take rtx_insn * - - - - --- 2016-09-14 tbsaunde+gcc@tbsaunde.org New
[6/8] make next/prev nonnote_nondebug_insn take rtx_insn * - - - - --- 2016-09-14 tbsaunde+gcc@tbsaunde.org New
[5/8] make prev_real_insn take rtx_insn * - - - - --- 2016-09-14 tbsaunde+gcc@tbsaunde.org New
[4/8] make next/prev nondebug_insn take rtx_insn * - - - - --- 2016-09-14 tbsaunde+gcc@tbsaunde.org New
[3/8] make next/prev _nonnote_insn take rtx_insn * - - - - --- 2016-09-14 tbsaunde+gcc@tbsaunde.org New
[2/8] use rtx_insn * more - - - - --- 2016-09-14 tbsaunde+gcc@tbsaunde.org New
[1/8] change a few rtx_insn * to rtx_jump_insn * - - - - --- 2016-09-14 tbsaunde+gcc@tbsaunde.org New
Fix incorrect setting of edge probability in loop unroller - - - - --- 2016-09-14 Pat Haugen New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-09-14 Martin Sebor New
Verify package integrity of downloaded prerequisites (partially fixes 61439) - - - - --- 2016-09-14 Moritz Klammler New
RFA (libstdc++): PATCH to implement C++17 over-aligned new - - - - --- 2016-09-14 Jason Merrill New
[updated] Add a warning for suspicious use of conditional expressions in boolean context - - - - --- 2016-09-14 Bernd Edlinger New
C++ PATCH to forbid use of bool with the ++ operator - - - - --- 2016-09-14 Marek Polacek New
PR c++/77539 - - - - --- 2016-09-14 Nathan Sidwell New
C/C++ PATCH to change {cp,}build_unary_op's parameter - - - - --- 2016-09-14 Marek Polacek New
[libstdc++-v3] Fix dg-require before dg-run directives in testsuite. - - - - --- 2016-09-14 Christophe Lyon New
Tree-level fix for PR 69526 - - - - --- 2016-09-14 Richard Biener New
Ping: Re: [PATCH 1/2] gcc: Remove unneeded global flag. - - - - --- 2016-09-14 Andrew Burgess New
[1/3] Put a TARGET_LRA_P into every target - - - - --- 2016-09-14 Segher Boessenkool New
[0/9] RFC: selftests based on RTL dumps - - - - --- 2016-09-14 Bernd Schmidt New
[C++] Fix ICE in C++ lookup_name_fuzzy (PR c++/77549, take 2) - - - - --- 2016-09-14 Jakub Jelinek New
[libgfortran] PR48298 DTIO implementation for Internal Units - - - - --- 2016-09-14 Jerry DeLisle New
fix-it hints for warn_uninit - - - - --- 2016-09-14 David Malcolm New
debug container mutex association - - - - --- 2016-09-13 François Dumont New
[C++] Fix ICE in C++ lookup_name_fuzzy (PR c++/77549) - - - - --- 2016-09-13 Jakub Jelinek New
Fix cond updating in tree-ssa-dom (PR tree-optimization/77454) - - - - --- 2016-09-13 Jakub Jelinek New
[C++] Implement P0028R4, C++17 using attribute namespaces without repetition - - - - --- 2016-09-13 Jakub Jelinek New
C++ PATCH to forbid use of bool with the ++ operator - - - - --- 2016-09-13 Marek Polacek New
Improve string::clear() performance - - - - --- 2016-09-13 Cong Wang New
[Committed] PR fortran/77420 -- revert previous commit - - - - --- 2016-09-13 Steve Kargl New
[committed] fix-it hints: insert_before vs insert_after - - - - --- 2016-09-13 David Malcolm New
Add braces to a condition in predict.c (PR middle-end/77574) - - - - --- 2016-09-13 Martin Liška New
[rs6000] Remove optimize_insn_for_speed_p check on divide -> recip splitter - - - - --- 2016-09-13 Pat Haugen New
[c++,PR77427] Set TYPE_STRUCTURAL_EQUALITY for sysv_abi va_list - - - - --- 2016-09-13 Tom de Vries New
RFC: PATCH to consider MAX_OFILE_ALIGNMENT for targetm.absolute_biggest_alignment - - - - --- 2016-09-13 Jason Merrill New
[Fortran] Test for implied sequence in structures in common blocks - - - - --- 2016-09-13 Jim MacArthur New
RFA (libstdc++): PATCH to implement C++17 over-aligned new - - - - --- 2016-09-13 Jason Merrill New
[2/2,AArch64] Add missing support for poly64x1_t - - - - --- 2016-09-13 Tamar Christina New
RFA (libstdc++): PATCH to implement C++17 over-aligned new - - - - --- 2016-09-13 Jason Merrill New
[1/2,AArch64] Add missing support for poly64x1_t - - - - --- 2016-09-13 Tamar Christina New
Verify package integrity of downloaded prerequisites (partially fixes 61439) - - - - --- 2016-09-13 Moritz Klammler New
[C++] Implement P0028R4, C++17 using attribute namespaces without repetition - - - - --- 2016-09-13 Jakub Jelinek New
[C++] Fix constexpr POINTER_PLUS_EXPR handling (PR c++/77553) - - - - --- 2016-09-13 Jakub Jelinek New
Fix cond updating in tree-ssa-dom (PR tree-optimization/77454) - - - - --- 2016-09-13 Jakub Jelinek New
[c++,PR77427] Set TYPE_STRUCTURAL_EQUALITY for sysv_abi va_list - - - - --- 2016-09-13 Jason Merrill New
[committed] Simplify edited_file::print_diff - - - - --- 2016-09-13 David Malcolm New
[3/3] Delete TARGET_LRA_P from those targets that set it to "true" - - - - --- 2016-09-12 Segher Boessenkool New
[2/3] Change the default of TARGET_LRA_P to true - - - - --- 2016-09-12 Segher Boessenkool New
[1/3] Put a TARGET_LRA_P into every target - - - - --- 2016-09-12 Segher Boessenkool New
[v3] Implement P0040R3, Extending memory management tools. - - - - --- 2016-09-12 Ville Voutilainen New
[Bug,target/77570] New: [msp430-elf] Wrong assembly in delay_cycles_32x insn declaration - - - - --- 2016-09-12 DJ Delorie New
[PATCH/AARCH64] Improve ThunderX code generation slightly with load/store pair - - - - --- 2016-09-12 Andrew Pinski New
Add a warning for suspicious use of conditional expressions in boolean context - - - - --- 2016-09-12 Bernd Edlinger New
RFA (libstdc++): PATCH to implement C++17 over-aligned new - - - - --- 2016-09-12 Jason Merrill New
[RFC] COMDAT Safe Module Level Multi versioning - - - - --- 2016-09-12 Sriraman Tallam New
RFC: PATCH to consider MAX_OFILE_ALIGNMENT for targetm.absolute_biggest_alignment - - - - --- 2016-09-12 Jason Merrill New
RFA (libstdc++): PATCH to implement C++17 over-aligned new - - - - --- 2016-09-12 Jason Merrill New
Make max_align_t respect _Float128 [version 3] - - - - --- 2016-09-12 Joseph Myers New
unbreak libsanitizer build on sparc-linux (PR 67899) - - - - --- 2016-09-12 Mikael Pettersson New
Optimise the fpclassify builtin to perform integer operations when possible - - - - --- 2016-09-12 Tamar Christina New
RFA (libstdc++): PATCH to implement C++17 over-aligned new - - - - --- 2016-09-12 Jonathan Wakely New
[v2,AArch64] Fix symbol offset limit - - - - --- 2016-09-12 Wilco Dijkstra New
[AArch64,-,v3] Simplify eh_return implementation - - - - --- 2016-09-12 Wilco Dijkstra New
Fix aarch64 fallout of [PATCH, LRA] Fix PR rtl-optimization 77289, LRA matching constraint problem - - - - --- 2016-09-12 Bernd Edlinger New
Fix libgo syscall test on Solaris - - - - --- 2016-09-12 Rainer Orth New
« 1 2 ... 674 675 6761264 1265 »