Show patches with: Archived = No       |   128518 patches
« 1 2 ... 733 734 7351285 1286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Improved error message for illegal procedure function definition. - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Clean up global variables - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Remove SPARK legality checks performed in GNATprove - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Optimization of Unbounded_Priority_Queues - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] New function GNAT.Source_Info.Compilation_ISO_Date - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Overflow in internal compiler tables - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Warning on (others => <>) that does not cover any components. - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Derivation of Ghost types - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Implicit self dependence of task on itself - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Spurious errors on tag indeterminate calls. - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Spurious inlining error with function completed by an expression function - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Add statistics dumping function to Atree package - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Fix small inefficiency in Disambiguate - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Fix inefficiency in Operator_Matches_Spec - - - - --- 2016-04-18 Arnaud Charlet New
[PR,target/70711,ARM] Fix big-endian ARMv8.1-A builds. - - - - --- 2016-04-18 Matthew Wahab New
[PING,testsuite] Add dot-file scan to test-case - - - - --- 2016-04-18 Tom de Vries New
Edit the C++14 library warning header to not indicate experimental. - - - - --- 2016-04-18 Ed Smith-Rowland New
Fix nothrow discovery WRT interposition - - - - --- 2016-04-17 Jan Hubicka New
[Bug,bootstrap/70706] New: [7 Regression] r235082 caused bootstrap failure - - - - --- 2016-04-17 Jan Hubicka New
Fix PR c++/70241 (inconsistent access with in-class enumeration) - - - - --- 2016-04-17 Patrick Palka New
[c-family] Handle qualified pointer parameters with -fdump-ada-spec - - - - --- 2016-04-17 Eric Botcazou New
Fix dumping of branch predictor hitrates - - - - --- 2016-04-17 Jan Hubicka New
[wwwdocs,Java] Remove java/status.html - - - - --- 2016-04-17 Gerald Pfeifer New
Fix pure/const discovery WRT interposition part 3 - - - - --- 2016-04-17 Jan Hubicka New
[wwwdocs] Reduce use of MetaHTML for navigation - - - - --- 2016-04-17 Gerald Pfeifer New
Fix PR c++/27100 - - - - --- 2016-04-16 Patrick Palka New
[RFC,PR61839] Convert CST BINOP COND_EXPR to COND_EXPR ? (CST BINOP 1) : (CST BINOP 0) - - - - --- 2016-04-16 Kugan Vivekanandarajah New
Fix missed DSE opportunity with operator delete. - - - - --- 2016-04-16 Mikhail Maltsev New
lto-streamer.h: Include gimple.h for LAST_AND_UNUSED_GIMPLE_CODE. - - - - --- 2016-04-16 Khem Raj New
Fix pure/const discovery WRT interposition part 2 - - - - --- 2016-04-16 Jan Hubicka New
[3/4,libgomp] Resolve deadlock on plugin exit, HSA plugin parts - - - - --- 2016-04-16 Chung-Lin Tang New
update handling of 'acc parallel loop' reductions for PR70626 - - - - --- 2016-04-15 Cesar Philippidis New
[6,and,trunk] Fix bootstrap with older host compilers - - - - --- 2016-04-15 Segher Boessenkool New
Fix for PR70498 in Libiberty Demangler - - - - --- 2016-04-15 Marcel Böhme New
PATCH] Fix PR 31531: A microoptimization of isnegative of signed integer - - - - --- 2016-04-15 Marc Glisse New
C++ PATCH for c++/70505 (wrong error with template-id in default argument) - - - - --- 2016-04-15 Jason Merrill New
rtlanal: Fix bits/bytes confusion in set_noop_p (PR68814) - - - - --- 2016-04-15 Segher Boessenkool New
[i386,AVX-512] Fix PR target/70662. - - - - --- 2016-04-15 Kirill Yukhin New
C PATCH to improve location of bit-field error message (PR c/70671) - - - - --- 2016-04-15 Marek Polacek New
[committed] nvptx: fix -moptimize help text - - - - --- 2016-04-15 Alexander Monakov New
[AArch64] Work around PR target/64971 - - - - --- 2016-04-15 Kyrill Tkachov New
C PATCH to overhaul warning about dangling else (PR c/70436) - - - - --- 2016-04-15 Jakub Jelinek New
c++/70594 debug info differences - - - - --- 2016-04-15 Nathan Sidwell New
PATCH to fix ICE-on-invalid with wrong type of va_arg (PR c/70651) - - - - --- 2016-04-15 Marek Polacek New
Fix PR 60040 - - - - --- 2016-04-15 Senthil Kumar Selvaraj New
69517 - [5/6 regression] SEGV on a VLA with excess initializer elements - - - - --- 2016-04-15 Jakub Jelinek New
[testsuite] PR rtl-optimization/70681: XFAIL ira-shrinkwrap-prep-2.c and pr10474.c tests on arm, po… - - - - --- 2016-04-15 Kyrill Tkachov New
Fix -fcompare-debug issue caused by do_niy (PR c++/70675) - - - - --- 2016-04-15 Jakub Jelinek New
[RFC,PR68217] Improve value range for signed & sign-bit-CST - - - - --- 2016-04-15 Kugan Vivekanandarajah New
[2/2,ARC] Add TLS support. - - - - --- 2016-04-15 Claudiu Zissulescu New
[1/2,ARC/LIBGCC] Add TLS support. - - - - --- 2016-04-15 Claudiu Zissulescu New
Maybe change __size_t definition in <stddef.h>? - - - - --- 2016-04-15 Sebastian Huber New
[i386,AVX-512] Fix PR target/70662. - - - - --- 2016-04-15 Kirill Yukhin New
[i386,AVX-512] Fix PR target/70662. - - - - --- 2016-04-15 Kirill Yukhin New
__DTOR_LIST__ and __CTOR_END__ undeclared when portting to new ARM target - - - - --- 2016-04-15 Jakub Sejdak New
C++ PATCH for c++/70494 (ICE with lambda capture of array) - - - - --- 2016-04-15 Jason Merrill New
C++ PATCH for c++/70528 (mutual dependence error) - - - - --- 2016-04-15 Jason Merrill New
Fix PR target/70669 (allow __float128 to use direct move) - - - - --- 2016-04-14 Michael Meissner New
fix an openacc test case - - - - --- 2016-04-14 Cesar Philippidis New
C++ PATCH for c++/70622 (wrong error with multiple auto) - - - - --- 2016-04-14 Jason Merrill New
[#2] , PR target/70640, Fix thinkos in PowerPC IEEE 128-bit floating point emulation - - - - --- 2016-04-14 Michael Meissner New
C++ PATCH for c++/70543 (wrong error with static const as array bound) - - - - --- 2016-04-14 Jason Merrill New
C++ PATCH for c++/70648 (wrong error with constexpr constructor) - - - - --- 2016-04-14 Jason Merrill New
Fix -fcompare-debug due to incorrect block pruning (PR c++/70594) - - - - --- 2016-04-14 Jakub Jelinek New
PATCH to disable the canonical types check in verify_type (PR c++/70029) - - - - --- 2016-04-14 Marek Polacek New
Splitting up gcc/omp-low.c? - - - - --- 2016-04-14 Thomas Schwinge New
[C++] PR 70540 ("[4.9/5/6 Regression] ICE on invalid code in cxx_incomplete_type_diagnostic...") - - - - --- 2016-04-14 Paolo Carlini New
Fix PR31096 - - - - --- 2016-04-14 Hurugalawadi, Naveen New
PATCH] Fix PR 31531: A microoptimization of isnegative of signed integer - - - - --- 2016-04-14 Hurugalawadi, Naveen New
fix an openacc reference-type reduction bug in PR70643 - - - - --- 2016-04-13 Cesar Philippidis New
RFC: C++ PATCH to adjust empty class parameter passing ABI - - - - --- 2016-04-13 H.J. Lu New
RFC: C++ PATCH to adjust empty class parameter passing ABI - - - - --- 2016-04-13 Jonathan Wakely New
libgcc: Fix typos in comments for ARM FP emulation routines - - - - --- 2016-04-13 Martin Galvan New
RFC: C++ PATCH to adjust empty class parameter passing ABI - - - - --- 2016-04-13 Jason Merrill New
libgo patch committed: Update to 1.6.1 release - - - - --- 2016-04-13 Ian Lance Taylor New
removing aged ifdef 0 from boehm-gc/os_dep.c - - - - --- 2016-04-13 gcc@glenstark.net New
69517 - [5/6 regression] SEGV on a VLA with excess initializer elements - - - - --- 2016-04-13 Martin Sebor New
C++ PATCH for c++/70627 (ICE with opaque enum) - - - - --- 2016-04-13 Jason Merrill New
Fix ICE caused by nothrow pass (PR c++/70641) - - - - --- 2016-04-13 Jakub Jelinek New
fix an openacc reduction test for PR68242 - - - - --- 2016-04-13 Cesar Philippidis New
C PATCH to overhaul warning about dangling else (PR c/70436) - - - - --- 2016-04-13 Marek Polacek New
c++/70594 debug info differences - - - - --- 2016-04-13 Nathan Sidwell New
PATCH for c++/70639 (ICE-on-valid with -Wmisleading-indentation and switch) - - - - --- 2016-04-13 Marek Polacek New
[committed,Fortran] PR67039 and PR58000 minor documentation changes - - - - --- 2016-04-13 Dominique d'Humières New
[C++] PR 70635 ([4.9/5/6 Regression] ICE on (and rejects) valid code...) - - - - --- 2016-04-13 Paolo Carlini New
C++ PATCH for c++/70634 (ICE with self-referential initializer) - - - - --- 2016-04-13 Jason Merrill New
[rs6000] Add support for int versions of vec_adde - - - - --- 2016-04-13 Bill Seurer New
[C++] Avoid code generation differences dependent on DECL_UID gaps (PR c++/70594) - - - - --- 2016-04-13 Jakub Jelinek New
C++ PATCH for c++/70615 (ICE with pointer to member) - - - - --- 2016-04-13 Jason Merrill New
Don't include DECL_UIDs in tree-sra fancy names for -fdump-final-insns= (PR c++/70594) - - - - --- 2016-04-13 Jakub Jelinek New
C/C++ PATCH to add -Wdangling-else option - - - - --- 2016-04-13 Marek Polacek New
C PATCH to overhaul warning about dangling else (PR c/70436) - - - - --- 2016-04-13 Marek Polacek New
[i386] Fix operands order in kunpck* insns and corresponding expands - - - - --- 2016-04-13 Ilya Enkovich New
Some tree-vect-data-refs.c cleanup - - - - --- 2016-04-13 Robin Dapp New
[testsuite] gcc-dg: handle all return values when shouldfail is set - - - - --- 2016-04-13 Christophe Lyon New
libgo patch committed: Fix Value.Call results to not be addressable - - - - --- 2016-04-12 Ian Lance Taylor New
[SPARC] Fix PR target/70630 - - - - --- 2016-04-12 Eric Botcazou New
Fix debug ICE on aarch64 due to bad rtl simplification (PR debug/70628) - - - - --- 2016-04-12 Jakub Jelinek New
RFC: C++ PATCH to adjust empty class parameter passing ABI - - - - --- 2016-04-12 Jason Merrill New
Clear TREE_STATIC on vector ctors if needed (PR middle-end/70633) - - - - --- 2016-04-12 Jakub Jelinek New
« 1 2 ... 733 734 7351285 1286 »