Show patches with: State = Action Required       |    Archived = No       |   126507 patches
« 1 2 ... 728 729 7301265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PR68021] Don't add biv candidate if it's not incremented by a single stmt - - - - --- 2016-02-05 Bin Cheng New
[RFC,MIPS] Enable non-executable PT_GNU_STACK support - - - - --- 2016-02-05 Faraz Shahbazker New
[Fortran] PR 69495: unused-label warning does not tell which flag triggered it - - - - --- 2016-02-05 Janus Weil New
Fix up move_plus_up (PR rtl-optimization/69691) - - - - --- 2016-02-05 Jakub Jelinek New
Fix PR c++/68948 (wrong code generation due to invalid constructor call) - - - - --- 2016-02-05 Jason Merrill New
[testsuite] : Require avx_runtime target for gcc.target/i386/pr69577.c - - - - --- 2016-02-05 Uros Bizjak New
Fix up bootstrap on i686 --with-arch=corei7 --with-fpmath=sse (PR bootstrap/69677) - - - - --- 2016-02-05 H.J. Lu New
S/390: PR 69625: Add test case - - - - --- 2016-02-05 Dominik Vogt New
[wwwdocs] Add blurb to top of gcc-6/changes.html - - - - --- 2016-02-05 David Malcolm New
[committed] Revert r232560 to fix PR target/69369 - - - - --- 2016-02-05 Ilya Enkovich New
PR rtl-optimization/64081: Enable RTL loop unrolling for duplicated exit blocks and back edges. - - - - --- 2016-02-05 Alexander Fomin New
[ARM] implement division using vrecpe/vrecps with -funsafe-math-optimizations - - - - --- 2016-02-05 Prathamesh Kulkarni New
[PATCH:,RL78] Optimize libgcc routines using clrw and clrb - - - - --- 2016-02-05 Kaushik Phatak New
Fix PR c++/68948 (wrong code generation due to invalid constructor call) - - - - --- 2016-02-05 Patrick Palka New
Fix PR69274, 435.gromacs performance regression due to RA - - - - --- 2016-02-05 Richard Biener New
[Committed] S/390: Fix 64 bit sibcall - - - - --- 2016-02-05 Andreas Krebbel New
Use plain -fopenacc to enable OpenACC kernels processing (was: [PATCH, 6/16] Add pass_oacc_kernels) - - - - --- 2016-02-05 Thomas Schwinge New
S/390: Fix r6 vararg handling. - - - - --- 2016-02-05 Andreas Krebbel New
[ARM] Tests for arm_restrict_it patterns in thumb2.md - - - - --- 2016-02-05 Kyrill Tkachov New
Fix PR69274, 435.gromacs performance regression due to RA - - - - --- 2016-02-05 Richard Biener New
Fix PR c++/68948 (wrong code generation due to invalid constructor call) - - - - --- 2016-02-05 Patrick Palka New
[committed] Compile pr69454-2.c with -msse2 -mno-accumulate-outgoing-args - - - - --- 2016-02-05 H.J. Lu New
[rs6000] Fix type attribute for a few insns - - - - --- 2016-02-05 Pat Haugen New
add basic .gitattributes files to notice whitespace issues - - - - --- 2016-02-05 tbsaunde+gcc@tbsaunde.org New
Fix libstdc++-v3/include/math.h:66:1 2: error: 'constexpr bool std::isnan(double)' conflicts with a… - - - - --- 2016-02-05 Jonathan Wakely New
libstdc++/69626 Test for C99 stdlib.h functions with -std=c++98 - - - - --- 2016-02-04 Jonathan Wakely New
Fix up bootstrap on i686 --with-arch=corei7 --with-fpmath=sse (PR bootstrap/69677) - - - - --- 2016-02-04 Jakub Jelinek New
msp430: fix function type declarations - - - - --- 2016-02-04 DJ Delorie New
[gofrontend-dev] Re: libgo patch committed: Update to Go 1.6rc1 - - - - --- 2016-02-04 Ian Lance Taylor New
PR preprocessor/69664: fix rich_location::override_column - - - - --- 2016-02-04 David Malcolm New
[Fortran] Fix PR 60526, variable name has already been declared as a type - - - - --- 2016-02-04 Thomas Koenig New
Update copyright years in libstdc++ manual - - - - --- 2016-02-04 Jonathan Wakely New
, PR 69667, Fix PowerPC long double failure with -mlra - - - - --- 2016-02-04 Michael Meissner New
tweak -Wplacement-new to fix #69662 - - - - --- 2016-02-04 Martin Sebor New
[C++] Fix regression due to reshape_init being called multiple times (PR c++/69658) - - - - --- 2016-02-04 Jakub Jelinek New
[C] Fix up handling of enum with mode attribute (PR c/69669) - - - - --- 2016-02-04 Jakub Jelinek New
Remove unreachable code from get_ref_base_and_extent - - - - --- 2016-02-04 Jakub Jelinek New
[i386] Partially revert ix86_cannot_change_mode_class changes - - - - --- 2016-02-04 Uros Bizjak New
lra-remat issues (PR68730) - - - - --- 2016-02-04 Bernd Schmidt New
S/390: Fix r6 vararg handling. - - - - --- 2016-02-04 Andreas Krebbel New
[PR69652,Regression] - - - - --- 2016-02-04 Jakub Jelinek New
Fix jit crash on aarch64, mips - - - - --- 2016-02-04 David Malcolm New
Un-parallelized OpenACC kernels constructs with nvptx offloading: "avoid offloading" - - - - --- 2016-02-04 Thomas Schwinge New
[documentation] Fix documentation of --param - - - - --- 2016-02-04 Jeremy Bennett New
[AArch64] Only update assembler .arch directive when necessary - - - - --- 2016-02-04 Kyrill Tkachov New
[testsuite] Require int32 target support in sso tests - - - - --- 2016-02-04 Senthil Kumar Selvaraj New
[testsuite] : Move gcc.dg/sancov/asan.c to gcc.dg/asan/sancov-1.c - - - - --- 2016-02-04 Uros Bizjak New
[wwwdocs] Add some C++ bits to porting_to - - - - --- 2016-02-04 Marek Polacek New
[MIPS] Fix PR target/68273, passing args in wrong regs - - - - --- 2016-02-04 Richard Biener New
s390: Add -fsplit-stack support - - - - --- 2016-02-04 Marcin Kościelnicki New
[wwwdocs] Add some C++ bits to porting_to - - - - --- 2016-02-04 Marek Polacek New
S/390: Do not require -march=z13 on s390 but only on s390x. - - - - --- 2016-02-04 Dominik Vogt New
fix #69251 - [6 Regression] ICE in unify_array_domain on a flexible array member - - - - --- 2016-02-04 Jakub Jelinek New
[AArch64] Force register scaling out of mem ref and comment why - - - - --- 2016-02-04 Bin Cheng New
[ARM,1/4] PR target/65932: Add testcase - - - - --- 2016-02-04 Kyrill Tkachov New
[obvious,ARM] Fix typos. - - - - --- 2016-02-04 Christian Bruel New
[RFC] Variants of __typeof - - - - --- 2016-02-04 Richard Henderson New
obsolete the deprecated rtems targets - - - - --- 2016-02-04 tbsaunde+gcc@tbsaunde.org New
[committed] Define check_union_passing6 only for CHECK_FLOAT128 - - - - --- 2016-02-04 H.J. Lu New
, PR 69461, PowerPC specific fix for toc-fusion - - - - --- 2016-02-03 Michael Meissner New
random struct-layout-1 link failures caused by timeouts - - - - --- 2016-02-03 Mike Stump New
[MIPS] Fix PR target/68273, passing args in wrong regs - - - - --- 2016-02-03 Steve Ellcey New
Fix -mcpu=power8 atomic expansion (PR target/69644) - - - - --- 2016-02-03 Jakub Jelinek New
libgo patch committed: Update to Go 1.6rc1 - - - - --- 2016-02-03 Ian Lance Taylor New
Fix c/69643, named address space wrong-code - - - - --- 2016-02-03 Richard Henderson New
bootstrap/69611 - - - - --- 2016-02-03 Andreas Tobler New
patch to fix PR69461 - - - - --- 2016-02-03 Michael Meissner New
[PR,target/69454] Disable TARGET_STV when stack is not properly aligned - - - - --- 2016-02-03 Jakub Jelinek New
Fix valgrind reported issue with diagnostics caret (PR c/69627) - - - - --- 2016-02-03 Jakub Jelinek New
Fix valgrind reported issue during char constant lexing (PR c++/69628) - - - - --- 2016-02-03 Jakub Jelinek New
[2/2,ARM] PR68532 Fix up vzip recognition for big endian - - - - --- 2016-02-03 Charles Baylis New
[1/2,ARM] PR68532: Fix up vuzp for big endian - - - - --- 2016-02-03 Charles Baylis New
Partially fix PR c++/12277 (Warn on dynamic cast with known NULL results) - - - - --- 2016-02-03 Patrick Palka New
patch to fix PR69461 - - - - --- 2016-02-03 Vladimir Makarov New
Fix constexpr evaluation of comparisons involving pointer-to-members - - - - --- 2016-02-03 Patrick Palka New
s390: Add -fsplit-stack support - - - - --- 2016-02-03 Marcin Kościelnicki New
Re: [wwwdocs] Add common C++ issues to /gcc-6/porting_to.html - - - - --- 2016-02-03 David Malcolm New
PR69619: Fix exponential issue in ccmp.c - - - - --- 2016-02-03 Wilco Dijkstra New
Default compute dimensions (runtime) - - - - --- 2016-02-03 Nathan Sidwell New
[gomp4] Fix use of declare'd vars by routine procedures. - - - - --- 2016-02-03 James Norris New
Fix up various issues with missing lhs on calls with addressable return value (PR ipa/69241, PR c++… - - - - --- 2016-02-03 Jakub Jelinek New
[testsuite] : Improve check_effective_target_fsanitize_thread - - - - --- 2016-02-03 Uros Bizjak New
[i386,COMMITTED] Fix PR69118. - - - - --- 2016-02-03 Kirill Yukhin New
[COMMITTED,AArch64] Fix ccmp_1.c test - - - - --- 2016-02-03 Wilco Dijkstra New
[fortran,pr67451,gcc-5,v1,5/6,Regression] ICE with sourced allocation from coarray - - - - --- 2016-02-03 Andre Vehreschild New
Go patch committed: Mark stub functions with $stub, skip them in runtime.Callers - - - - --- 2016-02-03 Ian Lance Taylor New
Fix c/69643, named address space wrong-code - - - - --- 2016-02-03 Richard Henderson New
Go patch committed: Unpack method names when sorting them - - - - --- 2016-02-03 Ian Lance Taylor New
fix #69251 - [6 Regression] ICE in unify_array_domain on a flexible array member - - - - --- 2016-02-03 Martin Sebor New
s390: Add -fsplit-stack support - - - - --- 2016-02-03 Marcin Kościelnicki New
Add GCC Runtime Library Exception to include/plugin-api.h - - - - --- 2016-02-02 H.J. Lu New
[wwwdocs] Add common C++ issues to /gcc-6/porting_to.html - - - - --- 2016-02-02 Jonathan Wakely New
vector-compare-4.c - - - - --- 2016-02-02 Segher Boessenkool New
Turnoff prefetching for -march=znver1 - - - - --- 2016-02-02 Stepanyan, Victoria New
[Fortran] PR 69495: unused-label warning does not tell which flag triggered it - - - - --- 2016-02-02 Janus Weil New
[committed] Add IA MCU tests for passing/returning of empty structures/unions - - - - --- 2016-02-02 H.J. Lu New
PR 69577: Invalid RA of destination subregs - - - - --- 2016-02-02 Richard Sandiford New
[hsa,branch] Map collapse(2) and collapse(3) to HSA grid dimensions - - - - --- 2016-02-02 Martin Jambor New
[Fortran,pr69296,v1,6,Regression,F03] Problem with associate and vector subscript - - - - --- 2016-02-02 Andre Vehreschild New
[386] : Fix PR67032, Geode optimizations incorrectly return -NaN - - - - --- 2016-02-02 Uros Bizjak New
« 1 2 ... 728 729 7301265 1266 »