Show patches with: State = Action Required       |    Archived = No       |   126536 patches
« 1 2 ... 713 714 7151265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add noexcept to Filesystem TS operators - - - - --- 2016-04-19 Jonathan Wakely New
Improve detection of constant conditions during jump threading - - - - --- 2016-04-19 Patrick Palka New
C++ PATCH for some tiny cleanups - - - - --- 2016-04-19 Jason Merrill New
C++ PATCH for core issue 2137 - - - - --- 2016-04-19 Jason Merrill New
Support BIT_AND_EXPR in scalar evolution - - - - --- 2016-04-19 Bin Cheng New
Optimize strchr (s, 0) to strlen - - - - --- 2016-04-19 Wilco Dijkstra New
[i386] Relax target requirement for vec_unpacks_lo_hi - - - - --- 2016-04-19 Ilya Enkovich New
Don't build 32-bit libatomic with -march=i486 on x86-64 - - - - --- 2016-04-19 Uros Bizjak New
Remove ix86_legitimate_combined_insn - - - - --- 2016-04-19 H.J. Lu New
Don't build 32-bit libitm with -march=i486 on x86-64 - - - - --- 2016-04-19 H.J. Lu New
Don't build 32-bit libgomp with -march=i486 on x86-64 - - - - --- 2016-04-19 H.J. Lu New
Don't build 32-bit libatomic with -march=i486 on x86-64 - - - - --- 2016-04-19 H.J. Lu New
Remove ix86_legitimate_combined_insn - - - - --- 2016-04-19 H.J. Lu New
Simplify ix86_expand_vector_move_misalign - - - - --- 2016-04-19 H.J. Lu New
[gomp-nvptx] doc: document nvptx shared attribute - - - - --- 2016-04-19 Alexander Monakov New
[i386] : Use lowpart_subreg instead of simplify_gen_subreg (... , 0). - - - - --- 2016-04-19 Uros Bizjak New
gomp_target_fini - - - - --- 2016-04-19 Thomas Schwinge New
C++ PATCH for c++/70522 (friend hides name in unnamed namespace) - - - - --- 2016-04-19 Jason Merrill New
[Ada] Use thread_id as lwp id on Darwin - - - - --- 2016-04-19 Arnaud Charlet New
[Ada] Always require an elaboration counter when preserving control flow - - - - --- 2016-04-19 Arnaud Charlet New
Fix comment in <random> header for gcc-6-branch - - - - --- 2016-04-19 Jonathan Wakely New
[v2,libatomic] Add RTEMS support - - - - --- 2016-04-19 Sebastian Huber New
[Ada] Withing Ghost units - - - - --- 2016-04-19 Arnaud Charlet New
[Ada] Illegal use of type name in a context where it is not a current instance. - - - - --- 2016-04-19 Arnaud Charlet New
PR70674: S/390: Add memory barrier to stack pointer restore from fpr. - - - - --- 2016-04-19 Andreas Krebbel New
[HSA] Load an HSA runtime via dlopen mechanism - - - - --- 2016-04-19 Martin Liška New
[libatomic] Add RTEMS support - - - - --- 2016-04-19 Sebastian Huber New
patch to fix PR70689 - - - - --- 2016-04-19 Vladimir Makarov New
[rs6000] Expand vec_ld and vec_st during parsing to improve performance - - - - --- 2016-04-18 Bill Schmidt New
moxie-rtems patch for libgcc/config.host - - - - --- 2016-04-18 Joel Sherrill New
Free up bits in DECLs and TYPEs - - - - --- 2016-04-18 Michael Matz New
[i386] : Use gen_lowpart some more - - - - --- 2016-04-18 Uros Bizjak New
RFA (6): C++ PATCH for c++/70690, wrong code in tcmalloc - - - - --- 2016-04-18 Jason Merrill New
Remove UNSPEC_LOADU and UNSPEC_STOREU - - - - --- 2016-04-18 H.J. Lu New
[6/6,ARC] Various instruction pattern fixes - - - - --- 2016-04-18 Claudiu Zissulescu Ianculescu New
libstdc++/41759 reword static assertions in <random> - - - - --- 2016-04-18 Jonathan Wakely New
[gomp-nvptx] nvptx backend: write_omp_entry cosmetics - - - - --- 2016-04-18 Alexander Monakov New
Re-apply reverted niter change 1/4 - - - - --- 2016-04-18 Jan Hubicka New
Optimize strchr (s, 0) to strlen - - - - --- 2016-04-18 Wilco Dijkstra New
Remove unused typedefs in std::bind types - - - - --- 2016-04-18 Jonathan Wakely New
Fix typo in comment - - - - --- 2016-04-18 Jonathan Wakely New
libstdc++/70294 Define std::thread::id comparison operators at namespace-scope - - - - --- 2016-04-18 Jonathan Wakely New
PR target/70708: Suboptimal code generated when using _mm_set_sd (X64) - - - - --- 2016-04-18 H.J. Lu New
Patches to reduce warnings in libstdc++ - - - - --- 2016-04-18 Jonathan Wakely New
[committed] Backport PR70297 to 5 - - - - --- 2016-04-18 Marek Polacek New
[wwwdocs] Document GCC 6 Solaris changes - - - - --- 2016-04-18 Rainer Orth New
[doc] Update install.texi for GCC 6 on Solaris - - - - --- 2016-04-18 Rainer Orth New
[6/6,ARC] Various instruction pattern fixes - - - - --- 2016-04-18 Claudiu Zissulescu New
[5/6,ARC] Fix unwanted match for sign extend 16-bit constant. - - - - --- 2016-04-18 Claudiu Zissulescu New
[4/6,ARC] Handle FPX NaN within optimized floating point library. - - - - --- 2016-04-18 Claudiu Zissulescu New
[3/6,ARC] Pass mfpuda to assembler. - - - - --- 2016-04-18 Claudiu Zissulescu New
[2/6,ARC] Fix FPX/FPUDA code gen when compiling for big-endian. - - - - --- 2016-04-18 Claudiu Zissulescu New
[1/6,ARC] Don't use drsub* instructions when selecting fpuda. - - - - --- 2016-04-18 Claudiu Zissulescu New
[Ada] File descriptors leaking - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Compiler error and crash over iterators over qualified expressions. - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Issue check instead of error in static division by zero - - - - --- 2016-04-18 Arnaud Charlet New
[Ada] Stream output to fifos - - - - --- 2016-04-18 Arnaud Charlet New
Allow embedded timestamps by C/C++ macros to be set externally (3) - - - - --- 2016-04-18 Dhole New
[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
« 1 2 ... 713 714 7151265 1266 »