Show patches with: State = Action Required       |    Archived = No       |   126614 patches
« 1 2 ... 734 735 7361266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix ICE in vectorizable_store (). - - - - --- 2016-01-19 Kirill Yukhin New
C++ PATCH to suppress bogus -Wunused warning for parameter packs (PR c++/68965) - - - - --- 2016-01-19 Marek Polacek New
RFA: MIPS: Fix race condition causing PR 69129 - - - - --- 2016-01-19 Nick Clifton New
Fix debug info handling in prepare_shrink_wrap (PR debug/65779) - - - - --- 2016-01-19 Jakub Jelinek New
[committed] Readd __tls_get_addr and __interceptor___tls_get_addr to libtsan for ABI compatibility … - - - - --- 2016-01-19 Jakub Jelinek New
[chkp] Clear instrumented_version and thunk_info in cgraph_node::reset - - - - --- 2016-01-19 Jan Hubicka New
[C++] Add -fnull-this-pointer - - - - --- 2016-01-19 Jan Hubicka New
Prune BLOCK_VARs lists in free_lang_data - - - - --- 2016-01-19 Jan Hubicka New
[RFC,nvptx] Try to cope with cuLaunchKernel returning CUDA_ERROR_LAUNCH_OUT_OF_RESOURCES - - - - --- 2016-01-19 Thomas Schwinge New
Fix ICE in get_untransformed_body - - - - --- 2016-01-19 Jan Hubicka New
[PING] genattrab.c generate switch - - - - --- 2016-01-19 Jesper Broge Jørgensen New
Fix ICE in lto-symtab - - - - --- 2016-01-19 Jan Hubicka New
[chkp] Do not stream bodies of instrumentation thunks - - - - --- 2016-01-19 Jan Hubicka New
Do not ICE with -fdump-ipa-cgraph when building firefox - - - - --- 2016-01-19 Jan Hubicka New
Remove outdated text from lto.texi - - - - --- 2016-01-19 Kugan Vivekanandarajah New
[PR,tree-optimization/69328] Fix vectorization of boolean vector comparision in COND_EXPR - - - - --- 2016-01-19 Ilya Enkovich New
Fix PR69352 - - - - --- 2016-01-19 Richard Biener New
Fix PR69352 - - - - --- 2016-01-19 Richard Biener New
[tree-optimization/69320] Optimize tests of boolean ranged objects against constants not 0 or 1 - - - - --- 2016-01-19 Jeff Law New
Fix for PR67896 (C++ FE cannot distinguish __Poly{8,16,64,128}_t types) - - - - --- 2016-01-19 Roger Ferrer Ibáñez New
Fix PR c++/69283 (auto deduction fails when ADL is required) - - - - --- 2016-01-19 Patrick Palka New
[PR66726] Fixe regression caused by Factor conversion out of COND_EXPR - - - - --- 2016-01-19 Kugan Vivekanandarajah New
fix #69251 - [6 Regression] ICE in unify_array_domain on a flexible array member - - - - --- 2016-01-19 Martin Sebor New
Fix RTL DSE (PR rtl-optimization/68955, take 2) - - - - --- 2016-01-18 Jakub Jelinek New
Fix debug info handling in prepare_shrink_wrap (PR debug/65779) - - - - --- 2016-01-18 Jakub Jelinek New
Fix ICE with asm "m" (stmt-expr) operand (PR middle-end/67653) - - - - --- 2016-01-18 Jakub Jelinek New
[testsuite] : Disable LTO for gcc.c-torture/execute/builtins/{memops,strstr}-asm.c - - - - --- 2016-01-18 Uros Bizjak New
C++ PATCH for c++/68586 (rejects-valid with enum in C++11) - - - - --- 2016-01-18 Marek Polacek New
fix #69253 - [6 Regression] ICE in cxx_incomplete_type_diagnostic initializing a flexible array mem… - - - - --- 2016-01-18 Martin Sebor New
gcc/configure test for AIX DWARF - - - - --- 2016-01-18 David Edelsohn New
[fortran] PR65996 [5/6 Regression] gfortran ICE with -dH - - - - --- 2016-01-18 Jerry DeLisle New
Add fopt-info-oacc - - - - --- 2016-01-18 Tom de Vries New
libcc1: rerun configure when gcc/BASE-VER changes - - - - --- 2016-01-18 Andreas Schwab New
C++ PATCH for c++/68586 (rejects-valid with enum in C++11) - - - - --- 2016-01-18 Marek Polacek New
libstdc++/60637 Fix C++98 std::signbit<long double> - - - - --- 2016-01-18 Jonathan Wakely New
PR testsuite/69181: ensure expected multiline outputs is cleared per-test (v2) - - - - --- 2016-01-18 David Malcolm New
Fix pasto in lto-partition.c - - - - --- 2016-01-18 Jan Hubicka New
C++/c-common PATCH for c++/68767 (warning regression with ?:) - - - - --- 2016-01-18 Jason Merrill New
[hsa,merge,09/10] Majority of the HSA back-end - - - - --- 2016-01-18 Martin Jambor New
[hsa,merge,08/10] HSAIL BRIG description header file - - - - --- 2016-01-18 Martin Jambor New
C++ PATCH for c++/68586 (rejects-valid with enum in C++11) - - - - --- 2016-01-18 Marek Polacek New
[v2] libstdc++: Make certain exceptions transaction_safe. - - - - --- 2016-01-18 Torvald Riegel New
[comitted] Add oacc kernels test in libgomp - - - - --- 2016-01-18 Tom de Vries New
[committed] Add oacc kernels tests in goacc - - - - --- 2016-01-18 Tom de Vries New
[committed] Add pass_parallelize_loops to pass_oacc_kernels - - - - --- 2016-01-18 Tom de Vries New
[committed] Add oacc_kernels_p argument to pass_parallelize_loops - - - - --- 2016-01-18 Tom de Vries New
[Committed] Allow pass_parallelize_loops to be run outside the loop pipeline - - - - --- 2016-01-18 Tom de Vries New
[PR68542] - - - - --- 2016-01-18 Richard Biener New
[ARM] Add movv4hf/v8hf expanders & later insns; disable VnHF immediates. - - - - --- 2016-01-18 Alan Lawrence New
[ARM] Remove neon_reinterpret, use casts - - - - --- 2016-01-18 Alan Lawrence New
libstdc++/69293 Fix construction of std::function from null pointer-to-member - - - - --- 2016-01-18 Jonathan Wakely New
[ARM,AARCH64] target/PR68674: relayout vector_types in expand_expr - - - - --- 2016-01-18 Richard Biener New
[Ada] Housekeeping work in gigi (bis) - - - - --- 2016-01-18 Eric Botcazou New
[Ada] Housekeeping work in gigi - - - - --- 2016-01-18 Eric Botcazou New
[fortran] (4/5-regression) PR61831 side-effect deallocation of variable components) - - - - --- 2016-01-18 Dominique d'Humières New
[PR66796] Obvious, revise check condition in test case - - - - --- 2016-01-18 Bin.Cheng New
Fix PR ada/69219 - - - - --- 2016-01-18 Eric Botcazou New
Fix RTL DSE (PR rtl-optimization/68955) - - - - --- 2016-01-18 Jakub Jelinek New
fix #69277 - [6 Regression] ICE mangling a flexible array member - - - - --- 2016-01-18 Martin Sebor New
Fix use of declare'd vars by routine procedures. - - - - --- 2016-01-17 James Norris New
[v2] libstdc++: Make certain exceptions transaction_safe. - - - - --- 2016-01-17 Torvald Riegel New
[committed] Update hppa-linux baseline symbols for gcc-6 - - - - --- 2016-01-17 John David Anglin New
[committed] Fix a warning in omp-low.c - - - - --- 2016-01-17 Jakub Jelinek New
Fix a warning in haifa-sched.c - - - - --- 2016-01-17 Jakub Jelinek New
Fix a warning in mpx wrappers - - - - --- 2016-01-17 Jakub Jelinek New
Another warning fix in adaint.c - - - - --- 2016-01-17 Jakub Jelinek New
libcpp: use better locations for _Pragma tokens (preprocessor/69126) - - - - --- 2016-01-17 David Malcolm New
[fortran] Inline MATMUL(A,TRANSPOSE(B)), PR 66094 - - - - --- 2016-01-17 Thomas Koenig New
[doc,6/n] invoke.texi: split debugging options into programmer vs developer sections - - - - --- 2016-01-17 Sandra Loosemore New
fix #69317 - [6 regression] wrong ABI version in -Wabi warnings - - - - --- 2016-01-17 Martin Sebor New
version typeinfo for 128bit types - - - - --- 2016-01-16 H.J. Lu New
libstdc++: Fix static_assert. - - - - --- 2016-01-16 Torvald Riegel New
[Committed] Move pass_expand_omp_ssa out of pass_parallelize_loops - - - - --- 2016-01-16 Tom de Vries New
[committed] Release_defs in expand_omp_atomic_fetch_op - - - - --- 2016-01-16 Tom de Vries New
[testsuite,committed] Add goacc/kernels-alias-ipa-pta-4.c - - - - --- 2016-01-16 Tom de Vries New
[Committed,testsuite] Move gcc.dg/parloops-exit-first-loop-alt-*.c to gcc.dg/autopar - - - - --- 2016-01-16 Tom de Vries New
[committed] libitm: Ensure proxy privatization safety. - - - - --- 2016-01-16 Torvald Riegel New
[RFC,ARM,7/8] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_call] - - - - --- 2016-01-16 Senthil Kumar Selvaraj New
s390: Add -fsplit-stack support - - - - --- 2016-01-16 Marcin Kościelnicki New
[v2] libstdc++: Make certain exceptions transaction_safe. - - - - --- 2016-01-16 Jonathan Wakely New
[v2] libstdc++: Make certain exceptions transaction_safe. - - - - --- 2016-01-16 Jonathan Wakely New
reject decl with incomplete struct/union type in check_global_declaration() - - - - --- 2016-01-16 Prathamesh Kulkarni New
[committed] PR diagnostic/68899: fix read-beyond-buffer when printing very wide source lines - - - - --- 2016-01-16 David Malcolm New
Fix RTL DSE (PR rtl-optimization/68955) - - - - --- 2016-01-16 Jakub Jelinek New
doc/sourcebuild.texi (Directives): Remove extra closing braces. - - - - --- 2016-01-16 Jonathan Wakely New
[hsa,merge,09/10] Majority of the HSA back-end - - - - --- 2016-01-15 Martin Jambor New
libstdc++/69293 Use static assertion for uses-allocator construction - - - - --- 2016-01-15 Jonathan Wakely New
libstdc++/48891 Use ::isinf and ::isnan if libc defines them - - - - --- 2016-01-15 Jonathan Wakely New
[v2] libstdc++: Make certain exceptions transaction_safe. - - - - --- 2016-01-15 Torvald Riegel New
[PR,tree-optimization/69270] Exploit VRP information in DOM - - - - --- 2016-01-15 Jeff Law New
Fix PR68799 - - - - --- 2016-01-15 Bill Schmidt New
[aarch64] Fix target/69176 - - - - --- 2016-01-15 Richard Henderson New
[graphite] fix pr68692: reinstantiate the copy of internal parameters - - - - --- 2016-01-15 Sebastian Pop New
Decrease size of cp_token (PR bootstrap/68271) - - - - --- 2016-01-15 Jakub Jelinek New
Fix -Wformat-security warning in libgfortran - - - - --- 2016-01-15 Jakub Jelinek New
Fix warning in adaint.c - - - - --- 2016-01-15 Jakub Jelinek New
[2/2] RFE: poisoning of invalid memory blocks and obstacks - - - - --- 2016-01-15 David Malcolm New
[1/2] fix memory chunk corruption for opts_obstack (PR jit/68446) - - - - --- 2016-01-15 David Malcolm New
[hsa,2/10] Modifications to libgomp proper - - - - --- 2016-01-15 Jakub Jelinek New
[graphite] fix PR68976: only add loop close phi for names defined in loop - - - - --- 2016-01-15 Sebastian Pop New
« 1 2 ... 734 735 7361266 1267 »