Show patches with: Archived = No       |   126825 patches
« 1 2 ... 580 581 5821268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
C++ PATCH for c++/71576 (bitfield and rvalue reference) - - - - --- 2016-07-24 Jason Merrill New
C++ PATCH For c++/71350 (error-recursion ICE with initializer-list) - - - - --- 2016-07-24 Jason Merrill New
C++ PATCH for c++/71738 (ICE with multi-template friend) - - - - --- 2016-07-24 Jason Merrill New
C++ PATCH for c++/70709 (hang with zero-length array member) - - - - --- 2016-07-24 Jason Merrill New
C++ PATCH for c++/70778 (ICE with member template template parameter) - - - - --- 2016-07-24 Jason Merrill New
C++ PATCH for c++/55922 and 63151 (list-value-initialization of base) - - - - --- 2016-07-24 Jason Merrill New
C++ PATCH for c++/66617 (base list-initialization) - - - - --- 2016-07-24 Jason Merrill New
[1/6] add auto_sbitmap class - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[2/6] use auto_sbitmap in various places - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[3/6] add ctor to topo_info - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[4/6] remove elim_graph typedef - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[5/6] add a constructor to elim_graph - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[6/6] add [cd]tors to scc_info - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[RFC] do not take mutex in _Unwind_Find_registered_FDE if there is no registered objects - - - - --- 2016-07-24 Gleb Natapov New
[1/3] make pattern_regs a vec - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[2/3] haifa-sched.c: make twins a auto_vec<rtx_insn *> - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[3/3] merge adjust_cost and adjust_cost_2 target hooks - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
C++ PATCH for c++/71515 (typename in partial specialization) - - - - --- 2016-07-24 Jason Merrill New
[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst - - - - --- 2016-07-25 Prathamesh Kulkarni New
Revert 2015-11-09 sanitizer/obstack configury - - - - --- 2016-07-25 Alan Modra New
Teach VRP to register assertions along default switch labels (PR 18046) - - - - --- 2016-07-25 Patrick Palka New
[RFC,IPA-VRP] Disable setting param of __builtin_constant_p to null - - - - --- 2016-07-25 Kugan Vivekanandarajah New
Adapt the numbering scheme (PR gcov-profile/64874) - - - - --- 2016-07-25 Martin Liška New
Handle loops with loop->latch == NULL (PR gcov-profile/71868) - - - - --- 2016-07-25 Martin Liška New
Call get_ops just for SSA_NAMEs (PR tree-optimization/71987) - - - - --- 2016-07-25 Martin Liška New
Fix memory leak introduced in r238336 - - - - --- 2016-07-25 Martin Liška New
[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst - - - - --- 2016-07-25 Richard Biener New
[AArch64,3/3] Migrate aarch64_expand_prologue/epilogue to aarch64_add_constant - - - - --- 2016-07-25 Jiong Wang New
Use std::mt19937, std::thread and std::atomic to simplify tests - - - - --- 2016-07-25 Jonathan Wakely New
[Fortran,pr70524,v1,5/6/7,Regression] ICE when using -frepack-arrays -Warray-temporaries - - - - --- 2016-07-25 Andre Vehreschild New
Don't call get_working_sets w/ LTO and -fauto-profile (PR, gcov-profile/70993) - - - - --- 2016-07-25 Martin Liška New
Remove special streaming of builtins - - - - --- 2016-07-25 Richard Biener New
[testuite,committed] Fix some more tests that fail for non 32-bit int targets - - - - --- 2016-07-25 Senthil Kumar Selvaraj New
libstdc++: fix ext/rope::dump() bug - - - - --- 2016-07-25 Georeth Chow New
[1/7,ARM,V8M] Add support for ARMv8-M's Secure Extensions flag and intrinsics - - - - --- 2016-07-25 Andre Vieira (lists) New
[2/7,ARM,V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_entry attribute - - - - --- 2016-07-25 Andre Vieira (lists) New
[3/7,ARM,V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: __acle_se label and bxns return - - - - --- 2016-07-25 Andre Vieira (lists) New
[4/7,ARM,V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers - - - - --- 2016-07-25 Andre Vieira (lists) New
[5/7,ARM,V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_call attribute - - - - --- 2016-07-25 Andre Vieira (lists) New
[6/7,ARM,V8M] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_call - - - - --- 2016-07-25 Andre Vieira (lists) New
[7/7,ARM,V8M] Added support for ARMV8-M Security Extension cmse_nonsecure_caller intrinsic - - - - --- 2016-07-25 Andre Vieira (lists) New
do not take mutex in _Unwind_Find_registered_FDE if there is no registered objects - - - - --- 2016-07-25 Gleb Natapov New
[PR71078] x / abs(x) -> copysign (1.0, x) - - - - --- 2016-07-25 Prathamesh Kulkarni New
libgo patch committed: Update to 1.7rc3 - - - - --- 2016-07-25 Rainer Orth New
[committed] testsuite: add two more label_values annotations - - - - --- 2016-07-25 Alexander Monakov New
[hsa-branch] Switch dynamic parallelism off by default - - - - --- 2016-07-25 Martin Jambor New
[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst - - - - --- 2016-07-25 Prathamesh Kulkarni New
C++ PATCH for c++/71972 (ICE with constexpr array element self-modification) - - - - --- 2016-07-25 Jason Merrill New
C++ PATCH for c++/65970 (constexpr infinite loop) - - - - --- 2016-07-25 Jason Merrill New
C++ PATCH for c++/71833 (member template with two template parameter packs) - - - - --- 2016-07-25 Jason Merrill New
C++ PATCH for c++/71837 (pack expansion in init-capture) - - - - --- 2016-07-25 Jason Merrill New
[committed] Fix selftest::temp_source_file ctor - - - - --- 2016-07-25 David Malcolm New
Remove dead call to gimple_bb in slsr_process_phi - - - - --- 2016-07-25 Bill Schmidt New
[rs6000] Correct effective target in gcc.target/powerpc/pr63354.c - - - - --- 2016-07-25 Bill Schmidt New
Gimple loop splitting v2 - - - - --- 2016-07-25 Andrew Pinski New
[RFC] warn on dead function calls in ipa-pure-const [1/4] - - - - --- 2016-07-25 Prathamesh Kulkarni New
libgo patch committed: Update to 1.7rc3 - - - - --- 2016-07-26 Ian Lance Taylor New
Init df for split pass since some target use REG_NOTE in split pattern - - - - --- 2016-07-26 Kito Cheng New
[Bug,tree-optimization] Fix for PR71994 - - - - --- 2016-07-26 Kugan Vivekanandarajah New
[RS6000] push_secondary_reload ICE - - - - --- 2016-07-26 Alan Modra New
[testuite,committed] Fix some more tests that fail for non 32-bit int targets - - - - --- 2016-07-26 Senthil Kumar Selvaraj New
[AArch64] Cleanup frame push/pop code - - - - --- 2016-07-26 Wilco Dijkstra New
[avr] Fix mmcu to specs issues - - - - --- 2016-07-26 Pitchumani Sivanupandi New
[RFC,IPA-VRP] Early VRP Implementation - - - - --- 2016-07-26 Kugan Vivekanandarajah New
[Bug,tree-optimization] Fix for PR71994 - - - - --- 2016-07-26 Kugan Vivekanandarajah New
Add mark_spam.py script - - - - --- 2016-07-26 Martin Liška New
[AArch64] Handle HFAs of float16 types properly - - - - --- 2016-07-26 James Greenhalgh New
[PR71078] x / abs(x) -> copysign (1.0, x) - - - - --- 2016-07-26 Richard Biener New
, Fix PR 71869, Correctly implement isgreater, etc. on PowerPC __float128 - - - - --- 2016-07-26 Michael Meissner New
gfortran: Fix allocation of diagnostig string (was too small). - - - - --- 2016-07-26 Dominik Vogt New
[2/2,v4] Drop excess size used for run time allocated stack variables. - - - - --- 2016-07-26 Dominik Vogt New
Support constraint flags in loop structure. - - - - --- 2016-07-26 Bin Cheng New
[1/3] (v2) On-demand locations within string-literals - - - - --- 2016-07-26 David Malcolm New
[2/3] Use class substring_loc in c-format.c (PR c/52952) - - - - --- 2016-07-26 David Malcolm New
[3/3] c-format.c: suggest the correct format string to use (PR c/64955) - - - - --- 2016-07-26 David Malcolm New
Vectorize possible infinite loop by loop versioning. - - - - --- 2016-07-26 Bin Cheng New
Fix wrong code on aarch64 due to paradoxical subreg - - - - --- 2016-07-26 Bernd Edlinger New
, Fix PR 71869, Correctly implement isgreater, etc. on PowerPC __float128 - - - - --- 2016-07-26 Michael Meissner New
[1/2] Add a STATIC_ASSERT on sizeof (struct cp_token) - - - - --- 2016-07-26 David Malcolm New
[2/2] Use static_assert for STATIC_ASSERT for C++11 onwards - - - - --- 2016-07-26 David Malcolm New
, Fix PR 71869, Correctly implement isgreater, etc. on PowerPC __float128 - - - - --- 2016-07-27 Michael Meissner New
[Bug,tree-optimization] Fix for PR71994 - - - - --- 2016-07-27 Kugan Vivekanandarajah New
[C++] for PR72457 - - - - --- 2016-07-27 Markus Trippelsdorf New
Introduce no_profile_instrument_function attribute (PR gcov-profile/68025) - - - - --- 2016-07-27 Martin Liška New
predict.c: merge multi-edges - - - - --- 2016-07-27 Martin Liška New
Test cases to check OpenACC offloaded function's attributes and classification - - - - --- 2016-07-27 Thomas Schwinge New
PING: new pass to warn on questionable uses of alloca() and VLAs - - - - --- 2016-07-27 Aldy Hernandez New
Use "oacc kernels" attribute for OpenACC kernels (was: Mark oacc kernels fns) - - - - --- 2016-07-27 Thomas Schwinge New
Fix signed/unsigned warning in predict.c - - - - --- 2016-07-27 Richard Biener New
Fix PR72517 - - - - --- 2016-07-27 Richard Biener New
[PR71078] x / abs(x) -> copysign (1.0, x) - - - - --- 2016-07-27 Prathamesh Kulkarni New
RFC: Make diagnostics for C++ reference binding more consistent - - - - --- 2016-07-27 Jonathan Wakely New
Do not allow make_compound_operation for vector mode, (PR70944) - - - - --- 2016-07-27 Martin Liška New
[1/3] (v2) On-demand locations within string-literals - - - - --- 2016-07-27 David Malcolm New
C++ PATCH for c++/71747 (ICE with self-referential partial specialization) - - - - --- 2016-07-27 Jason Merrill New
[1,of,4,or,5] , Enhance PowerPC vec_extract support for power8/power9 machines - - - - --- 2016-07-27 Michael Meissner New
Use correct location information for OpenACC shape and simple clauses in C/C++ - - - - --- 2016-07-27 Thomas Schwinge New
Implement -Wimplicit-fallthrough: core (take 2) - - - - --- 2016-07-27 Marek Polacek New
Implement -Wimplicit-fallthrough (take 2): fix missing breaks - - - - --- 2016-07-27 Marek Polacek New
Implement -Wimplicit-fallthrough (take 2): questionable code - - - - --- 2016-07-27 Marek Polacek New
« 1 2 ... 580 581 5821268 1269 »