Show patches with: State = Action Required       |   126642 patches
« 1 2 ... 440 441 4421266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[stage1,PR65443] Add transform_to_exit_first_loop_alt - - - - --- 2015-03-27 Tom de Vries New
C++ PATCH for c++/65556 (ICE with switch and bit-fields) - - - - --- 2015-03-27 Marek Polacek New
patch to fix PR65407 - - - - --- 2015-03-27 Vladimir Makarov New
Fix ICE in resolve_speculation - - - - --- 2015-03-27 Jan Hubicka New
libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge … - - - - --- 2015-03-27 Julian Brown New
Fix ice on comdat groups with -check-pointer-bounds - - - - --- 2015-03-27 Jan Hubicka New
Fix detailed mem report WRT hash tables - - - - --- 2015-03-27 Jan Hubicka New
Fix ICE with hard register - - - - --- 2015-03-27 Jan Hubicka New
C++ PATCH for c++/65509 (constexpr address comparison) - - - - --- 2015-03-27 Jason Merrill New
libcc1: '@' GDB array operator - - - - --- 2015-03-27 Jan Kratochvil New
Fix size & type for cold partition names (hot-cold function partitioning) - - - - --- 2015-03-27 Caroline Tice New
Fix ICE with -fpie (PR target/65593) - - - - --- 2015-03-27 Jakub Jelinek New
[PR64164] drop copyrename, integrate into expand - - - - --- 2015-03-27 Alexandre Oliva New
PR target/65248: Copy relocation against protected symbol doesn't work - - - - --- 2015-03-27 H.J. Lu New
Backport of patch for PR64688 to gcc-4.9 branch - - - - --- 2015-03-27 Vladimir Makarov New
fortran/65429 -- don't dereference a null pointer - - - - --- 2015-03-27 Steve Kargl New
[libfortran] Bug 65596 - [4.9,5.0 Regression] NAMELIST bug with f2003: reads too far - - - - --- 2015-03-28 Jerry DeLisle New
gcc/config/c6x/c6x.h: Handle default case for switch statement in TARGET_CPU_CPP_BUILTINS(). - - - - --- 2015-03-28 Chen Gang New
[libstdc++/65420] Use constexpr variables as regex_constans flags - - - - --- 2015-03-28 Tim Shen New
gcc/config/c6x/c6x.md (mvilc): Add "SI" for "unspec". - - - - --- 2015-03-28 Chen Gang New
[testsuite] Fixed comment in testcase - - - - --- 2015-03-28 Andre Vehreschild New
[committed] hpux11_lwp_rwlock_valid fix - - - - --- 2015-03-28 John David Anglin New
[PR64164] drop copyrename, integrate into expand - - - - --- 2015-03-28 Alexandre Oliva New
libffi testsuite: Don't run testsuite/libffi.call/float2.c on hppa*-*-hpux* - - - - --- 2015-03-28 John David Anglin New
ipa-cp heuristic tweek - - - - --- 2015-03-29 Jan Hubicka New
fortran/65429 -- don't dereference a null pointer - - - - --- 2015-03-29 Steve Kargl New
[rs6000,testsuite,PR65456] Changes for unaligned vector load/store support on POWER8 - - - - --- 2015-03-29 Bill Schmidt New
[Ada] Fix powerpc-darwin bootstrap with gcc-trunk. - - - - --- 2015-03-29 Iain Sandoe New
[rfc,stage,1] default to -fno-delete-null-pointer-checks on nios2-elf - - - - --- 2015-03-29 Sandra Loosemore New
Inliner badness metric tweak - - - - --- 2015-03-30 Jan Hubicka New
Make maybe_cast_to_ptrmode function as static - - - - --- 2015-03-30 Honggyu Kim New
PATCH] PR target/65612: Multiversioning doesn't work with DSO nor PIE - - - - --- 2015-03-30 H.J. Lu New
Silence merge warnings on artiical types - - - - --- 2015-03-30 Jan Hubicka New
Fix partition WRT static variables taking address of labels - - - - --- 2015-03-30 Jan Hubicka New
[PR65511] Fix edge probabilities in gimple_duplicate_sese_tail - - - - --- 2015-03-30 Tom de Vries New
[PR65511] Fix edge probabilities in gimple_duplicate_sese_tail - - - - --- 2015-03-30 Tom de Vries New
[PR65511] Fix edge probabilities in gimple_duplicate_sese_tail - - - - --- 2015-03-30 Tom de Vries New
Fix PR ipa/65557 - - - - --- 2015-03-30 Martin Liška New
[MIPS] Enable load-load/store-store bonding - - - - --- 2015-03-30 sameera New
Fix ice on comdat groups with -check-pointer-bounds - - - - --- 2015-03-30 Ilya Enkovich New
Fix another wrong-code bug with -fstrict-volatile-bitfields - - - - --- 2015-03-30 Bernd Edlinger New
[ada,PR65490] Fix bzero warning in child_setup_tty - - - - --- 2015-03-30 Tom de Vries New
[PR,target/65602] Fix check_effective_target_mpx to check lib availability - - - - --- 2015-03-30 Ilya Enkovich New
[committed] Fix c++/65556 testcase - - - - --- 2015-03-30 Marek Polacek New
C++ PATCH for c++/65398 (valid constexpr rejected once again) - - - - --- 2015-03-30 Marek Polacek New
Silence merge warnings on artiical types - - - - --- 2015-03-30 Jan Hubicka New
gccgo patch committed: Permit conversion from any uintptr type to unsafe.Pointer - - - - --- 2015-03-30 Ian Lance Taylor New
[fortran,PR44672,v1,F08] ALLOCATE with SOURCE and no array-spec - - - - --- 2015-03-30 Andre Vehreschild New
[committed] Fix Fortran linear clause handling (PR fortran/65597) - - - - --- 2015-03-30 Jakub Jelinek New
libstdc++/65630 add exports for operator+() with std::__cxx11::basic_string - - - - --- 2015-03-30 Jonathan Wakely New
[WIP] Avoid -fcompare-debug regressions due to ipa-polymorphic-call stuff (PR ipa/65610) - - - - --- 2015-03-30 Jakub Jelinek New
libstdc++/65630 add exports for operator+() with std::__cxx11::basic_string - - - - --- 2015-03-30 Jonathan Wakely New
[WIP] Avoid -fcompare-debug regressions due to ipa-polymorphic-call stuff (PR ipa/65610) - - - - --- 2015-03-30 Jakub Jelinek New
Fix for PR26702: Emit .size for BSS variables on arm-eabi - - - - --- 2015-03-30 Kwok Cheung Yeung New
libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge … - - - - --- 2015-03-30 Julian Brown New
Fix PR ipa/65557 - - - - --- 2015-03-30 Martin Liška New
PATCH] PR target/65612: Multiversioning doesn't work with DSO nor PIE - - - - --- 2015-03-30 H.J. Lu New
Go patch committed: Mark erroneous builtin calls as erroneous - - - - --- 2015-03-31 Ian Lance Taylor New
PATCH] PR target/65612: Multiversioning doesn't work with DSO nor PIE - - - - --- 2015-03-31 H.J. Lu New
PATCH] PR target/65612: Multiversioning doesn't work with DSO nor PIE - - - - --- 2015-03-31 H.J. Lu New
[RFC] : Next stage1, refactoring: propagating rtx subclasses - - - - --- 2015-03-31 Mikhail Maltsev New
Another inline heuristic tweak - - - - --- 2015-03-31 Jan Hubicka New
Silence merge warnings on artificial types - - - - --- 2015-03-31 Jan Hubicka New
[ada,PR65490] Fix bzero warning in child_setup_tty - - - - --- 2015-03-31 Arnaud Charlet New
[libmpx,i386,PR,driver/65444] Pass '-z bndplt' when building dynamic objects with MPX - - - - --- 2015-03-31 Ilya Enkovich New
New regression on ARM Linux - - - - --- 2015-03-31 Richard Biener New
PATCH] PR target/65612: Multiversioning doesn't work with DSO nor PIE - - - - --- 2015-03-31 H.J. Lu New
[emutls] :Fix PR 65566 - - - - --- 2015-03-31 Kai Tietz New
[c++] : Fix for PR/65390 - - - - --- 2015-03-31 Marek Polacek New
New regression on ARM Linux - - - - --- 2015-03-31 Alan Lawrence New
S390: Nested functions can be hotpatched like all other functions. - - - - --- 2015-03-31 Dominik Vogt New
[emutls] :Fix PR 65566 - - - - --- 2015-03-31 Kai Tietz New
libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge … - - - - --- 2015-03-31 Ilya Verbin New
Fix arm regression after SRA alignment fix - - - - --- 2015-03-31 Richard Biener New
[libstdc++/65033] Give alignment info to libatomic - - - - --- 2015-03-31 Jonathan Wakely New
PATCH] PR target/65612: Multiversioning doesn't work with DSO nor PIE - - - - --- 2015-03-31 Jack Howarth New
PATCH] PR target/65612: Multiversioning doesn't work with DSO nor PIE - - - - --- 2015-03-31 H.J. Lu New
libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge … - - - - --- 2015-03-31 Ilya Verbin New
PATCH] PR target/65612: Multiversioning doesn't work with DSO nor PIE - - - - --- 2015-03-31 Jack Howarth New
[i386] : Fix PR 58945, Improve atomic_compare_and_swap*_doubleword pattern - - - - --- 2015-03-31 Uros Bizjak New
[C++,Patch/RFC] PR 56100 - - - - --- 2015-03-31 Paolo Carlini New
C++ PATCH for c++/65554 (ICE with user-defined initializer_list) - - - - --- 2015-03-31 Marek Polacek New
libgo patch committed: Fix go tool to put external tests first - - - - --- 2015-03-31 Ian Lance Taylor New
[rs6000,testsuite,PR65456] Changes for unaligned vector load/store support on POWER8 - - - - --- 2015-03-31 Bill Schmidt New
libgo patch committed: Remove some accidentally committed files - - - - --- 2015-03-31 Ian Lance Taylor New
[zlib,PATH] Use AM_ENABLE_MULTILIB only if with_target_subdir isn't empty - - - - --- 2015-03-31 H.J. Lu New
libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge … - - - - --- 2015-03-31 Ilya Verbin New
Fix ICE with thunks taking scalars passed by reference - - - - --- 2015-04-01 Jan Hubicka New
[libcpp] Fix ICE with conditional macros (PR preprocessor/61977) - - - - --- 2015-04-01 Jakub Jelinek New
Disable ppc/spu context sensitive macros for CLK_ASM preprocessing (PR preprocessor/61977) - - - - --- 2015-04-01 Jakub Jelinek New
[C++,Patch/RFC] PR 56100 - - - - --- 2015-04-01 Paolo Carlini New
C++ PATCH for c++/65554 (ICE with user-defined initializer_list) - - - - --- 2015-04-01 Marek Polacek New
[AArch64] Fix PR 65624 (ICE in aarch64-linux-gnueabi crosscompiler on i686 host). - - - - --- 2015-04-01 max New
[libcpp] Disable cb.line_change callbacks from within cpp_peek_token (PR preprocessor/61977) - - - - --- 2015-04-01 Jakub Jelinek New
PATCH: Update --with-system-zlib - - - - --- 2015-04-01 H.J. Lu New
libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge … - - - - --- 2015-04-01 Ilya Verbin New
[fortran,PR44672,v2,F08] ALLOCATE with SOURCE and no array-spec - - - - --- 2015-04-01 Andre Vehreschild New
[CFT] Fix bootstrap with in-tree ISL - - - - --- 2015-04-01 Bernhard Reutner-Fischer New
C++ PATCH for c++/65646 (ICE after error specializing missing static data member) - - - - --- 2015-04-01 Jason Merrill New
[i386] : Fix atomic_storedi_fpu predicate - - - - --- 2015-04-01 Uros Bizjak New
« 1 2 ... 440 441 4421266 1267 »