Show patches with: Archived = No       |   126714 patches
« 1 2 ... 683 684 6851267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Handle preprocessor constants with -fdump-ada-spec - - - - --- 2016-08-15 Eric Botcazou New
[COMMITTED] Add branch_changer.py script to maintainer-scripts - - - - --- 2016-08-15 Martin Liška New
gcov: add new option (--hash-names) (PR gcov-profile/36412). - - - - --- 2016-08-15 Martin Liška New
[PR70895] Add copy mapping for reductions on OpenACC loop directives - - - - --- 2016-08-15 Chung-Lin Tang New
Fix val-prof-7.c on --target_board 'unix/-m32' - - - - --- 2016-08-15 Martin Liška New
Some timevar fixes - - - - --- 2016-08-15 Richard Biener New
Fix early debug regression with DW_AT_string_length (PR debug/71906) - - - - --- 2016-08-15 Jakub Jelinek New
[OpenACC] Fix reduction lowering segfault in omp-low - - - - --- 2016-08-15 Chung-Lin Tang New
PR71752 - SLP: Maintain operand ordering when creating vec defs - - - - --- 2016-08-15 Alan Hayward New
Add mark_spam.py script - - - - --- 2016-08-15 Martin Liška New
[doc] Document GNU make version for libjava on Solaris - - - - --- 2016-08-15 Eric Botcazou New
[libstdc++] Fixed PR72840: dg-error syntax in 20_util/ratio/cons/cons_overflow_neg.cc as obvious - - - - --- 2016-08-15 Thomas Preudhomme New
[committed] Fix typo in my recent const_with_all_bytes_same fix (PR tree-optimization/72824) - - - - --- 2016-08-15 Jakub Jelinek New
[v3] Implement C++17 make_from_tuple. - - - - --- 2016-08-14 Ville Voutilainen New
[COMMITTED] Add branch_changer.py script to maintainer-scripts - - - - --- 2016-08-14 Gerald Pfeifer New
[wwwdocs] PATCH for Re: New CA mirror - - - - --- 2016-08-14 Gerald Pfeifer New
[Fortran] Fix PR 71902 - - - - --- 2016-08-14 Thomas Koenig New
[i386] : Fix PR76342, rename _mm512_undefined_si512 to _mm512_undefined_epi32 - - - - --- 2016-08-14 Uros Bizjak New
Add mark_spam.py script - - - - --- 2016-08-13 Martin Liška New
New hpux fix to add noreturn attribute to longjmp declarations in setjmp.h - - - - --- 2016-08-13 John David Anglin New
RFC [1/2] divmod transform - - - - --- 2016-08-13 Prathamesh Kulkarni New
RFC [1/2] divmod transform - - - - --- 2016-08-13 Prathamesh Kulkarni New
libgo patch committed: Change build procedure to use build tags - - - - --- 2016-08-13 Ian Lance Taylor New
libgo patch committed: Change build procedure to use build tags - - - - --- 2016-08-13 Ian Lance Taylor New
Go patch committed to GCC 6 branch - - - - --- 2016-08-13 Ian Lance Taylor New
Add mark_spam.py script - - - - --- 2016-08-12 Martin Liška New
[gomp4] Extend libgomp's fortran test coverage of host_data - - - - --- 2016-08-12 Cesar Philippidis New
Fix suggestions for non-trivial Wformat type cases (PR c/72858) - - - - --- 2016-08-12 David Malcolm New
Add source information to -fverbose-asm - - - - --- 2016-08-12 David Malcolm New
lra: A multiple_sets is not a simple_move_p (PR73650) - - - - --- 2016-08-12 Segher Boessenkool New
[v2] Extend -falign-FOO=N to N[,M]: the second number is max padding - - - - --- 2016-08-12 Denys Vlasenko New
Remove "at least 8 byte alignment" code from x86 targets - - - - --- 2016-08-12 Denys Vlasenko New
[PR,fortran/72741] Handle intrinsic functions specified in !$ACC ROUTINE ( NAME ) - - - - --- 2016-08-12 Thomas Schwinge New
Fix ubsan EH updating (PR c/71512) - - - - --- 2016-08-12 Jakub Jelinek New
[C] Fix set_nonincremental_init_from_string (PR c/67410) - - - - --- 2016-08-12 Jakub Jelinek New
Implement -Wswitch-fallthrough - - - - --- 2016-08-12 Marek Polacek New
[testsuite] : Fix PR71008, FAIL: gcc.target/i386/avx512f-vprord-1.c scan-assembler-times vprord - - - - --- 2016-08-12 Uros Bizjak New
[PR56974] output DWARF-5 markers for ref_qualifiers - - - - --- 2016-08-12 Alexandre Oliva New
[COMMITTED] Add branch_changer.py script to maintainer-scripts - - - - --- 2016-08-12 Martin Liška New
Fix PR57326 - - - - --- 2016-08-12 Richard Biener New
Fix invalid memory access in gcc.c (driver/72765) - - - - --- 2016-08-12 Martin Liška New
divmod transform: add test-cases - - - - --- 2016-08-12 Prathamesh Kulkarni New
libgo patch committed: Change build procedure to use build tags - - - - --- 2016-08-12 Andreas Krebbel New
Properly propagate into PHIs in forwprop - - - - --- 2016-08-12 Richard Biener New
Fix 4 avx512* mask reg constraints - - - - --- 2016-08-12 Jakub Jelinek New
[RFC,IPA-VRP] Early VRP Implementation - - - - --- 2016-08-12 Richard Biener New
RFC: A few more fallthrus - - - - --- 2016-08-12 Marek Polacek New
Refactor doloop by moving cheaper checks earlier. - - - - --- 2016-08-12 Bin Cheng New
[committed] Fix up tsan on aarch64 (PR sanitizer/71042) - - - - --- 2016-08-12 Jakub Jelinek New
[RFC] Add the ability to record sub-timevars (-ftime-report-details) - - - - --- 2016-08-12 Richard Biener New
[RFC,PR61839] Convert CST BINOP COND_EXPR to COND_EXPR ? (CST BINOP 1) : (CST BINOP 0) - - - - --- 2016-08-12 Kugan Vivekanandarajah New
- improve sprintf buffer overflow detection (middle-end/49905) - - - - --- 2016-08-12 Martin Sebor New
Indicate minimum in-tree MPFR version handled - - - - --- 2016-08-11 Maciej W. Rozycki Accepted
, Patch #4, Improve vector int/long initialization on PowerPC - - - - --- 2016-08-11 Michael Meissner New
[gomp4] Extend libgomp's fortran test coverage of host_data - - - - --- 2016-08-11 Cesar Philippidis New
[preapproved] Disable DF_VERIFY_SCHEDULED at end of df_verify (PR72855) - - - - --- 2016-08-11 Bill Schmidt New
libgo patch committed: Change build procedure to use build tags - - - - --- 2016-08-11 Ian Lance Taylor New
[c++,testsuite] : Fix UNRESOLVED: g++.dg/cpp1z/constexpr-lambda6.C testsuite failure - - - - --- 2016-08-11 Uros Bizjak New
Extend -falign-FOO=N to N[,M]: the second number is max padding - - - - --- 2016-08-11 Denys Vlasenko New
PR middle-end/74113: Don't limit piecewise move to MAX_FIXED_MODE_SIZE - - - - --- 2016-08-11 H.J. Lu New
RFC: -fasm-show-source - - - - --- 2016-08-11 David Malcolm New
Increase alignment for bit-field access when predictive commoning (PR 71083) - - - - --- 2016-08-11 Bernd Edlinger New
[libstdc++v3] : Fallback to read/write ops in case sendfile fails with ENOSYS or EINVAL. - - - - --- 2016-08-11 Uros Bizjak New
[c++,testsuite] : Fix UNRESOLVED: g++.dg/cpp1z/constexpr-lambda6.C testsuite failure - - - - --- 2016-08-11 Uros Bizjak New
[rs6000] Fix PR72863 (swap optimization misses swaps generated from intrinsics) - - - - --- 2016-08-11 Bill Schmidt New
Support TImode CONST_WIDE_INT store in 64-bit STV - - - - --- 2016-08-11 H.J. Lu New
[PR72817/PR73450] Fix wrong code caused by niter analyzer for NE_EXPR exit cond. - - - - --- 2016-08-11 Bin Cheng New
Use TImode for piecewise move in 64-bit mode - - - - --- 2016-08-11 H.J. Lu New
C++ PATCH for c++/73456 (concepts ICE with constrained parameter pack) - - - - --- 2016-08-11 Jason Merrill New
Use TImode for piecewise move in 64-bit mode - - - - --- 2016-08-11 H.J. Lu New
[WIP,PR,fortran/72741] Rework Fortran OpenACC routine clause handling (was: [PATCH] OpenACC routine… - - - - --- 2016-08-11 Thomas Schwinge New
[C++] Handle CASE_HIGH in constexpr evaluation (PR c++/72868) - - - - --- 2016-08-11 Jakub Jelinek New
[libfortran] Multi-threaded random_number - - - - --- 2016-08-11 Rainer Orth New
RFC: A few more fallthrus - - - - --- 2016-08-11 Marek Polacek New
Early jump threading - - - - --- 2016-08-11 Jan Hubicka New
Improve VRP PHI handling - - - - --- 2016-08-11 Richard Biener New
Update or add fall through comments in switches - - - - --- 2016-08-11 Marek Polacek New
[2/2] S/390: Provide low-level builtins with __int128 ops. - - - - --- 2016-08-11 Andreas Krebbel New
[1/2] S/390: Fix vlvg vlgv low-level builtins. - - - - --- 2016-08-11 Andreas Krebbel New
fold strlen (s) eq/ne 0 to *s eq/ne 0 on GIMPLE - - - - --- 2016-08-11 Prathamesh Kulkarni New
Fwd: [PATCH, doc/ARM] Remove false affirmation that Thumb cannot use an FPU - - - - --- 2016-08-11 Thomas Preudhomme New
[AArch64] Delete useless var declaration as obvious - - - - --- 2016-08-11 Bin Cheng New
Fix unaligned access when predictive commoning (PR 71083) - - - - --- 2016-08-11 Bernd Edlinger New
[AArch64] Fix spurious warning with explicit initialization - - - - --- 2016-08-11 Bin Cheng New
fix crash on 64-bit mingw-w64 hosted compiler using more than 4 gb of ram - - - - --- 2016-08-11 Stanislaw Halik New
[libfortran] Multi-threaded random_number - - - - --- 2016-08-11 Janne Blomqvist New
Improve backwards threading - - - - --- 2016-08-11 Richard Biener New
[Fortran,pr71936,v1,6/7,Regression] ICE in wide_int_to_tree, at tree.c:1487 - - - - --- 2016-08-11 Andre Vehreschild New
[Fortran,PR72698,v1,5/6/7,Regression] ICE in lhd_incomplete_type_error, at langhooks.c:205 - - - - --- 2016-08-11 Andre Vehreschild New
[testsuite] Skip tests that expect 4 byte alignment for avr - - - - --- 2016-08-11 Senthil Kumar Selvaraj New
[RFC,PR61839] Convert CST BINOP COND_EXPR to COND_EXPR ? (CST BINOP 1) : (CST BINOP 0) - - - - --- 2016-08-11 Kugan Vivekanandarajah New
[v3] Implement C++17 make_from_tuple. - - - - --- 2016-08-11 Ville Voutilainen New
[PR72835] Incorrect arithmetic optimization involving bitfield arguments - - - - --- 2016-08-10 Kugan Vivekanandarajah New
C++ PATCH for C++17 constexpr if - - - - --- 2016-08-10 Jason Merrill New
C++ PATCH for C++17 constexpr if - - - - --- 2016-08-10 Jason Merrill New
Add mark_spam.py script - - - - --- 2016-08-10 Martin Liška New
Fix caret locations in format_type_warning (PR c/72857) - - - - --- 2016-08-10 David Malcolm New
Go patch committed - - - - --- 2016-08-10 Ian Lance Taylor New
[rs6000] Fix vec_construct vectorization cost to be somewhat more accurate - - - - --- 2016-08-10 Bill Schmidt New
[AArch64] Add legitimize_address_displacement hook - - - - --- 2016-08-10 Wilco Dijkstra New
« 1 2 ... 683 684 6851267 1268 »