Show patches with: Archived = No       |   126776 patches
« 1 2 ... 947 948 9491267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
C++ PATCH for c++/59791 (ICE with return type mentioning local variable) - - - - --- 2014-01-29 Jason Merrill New
[rs6000] Implement -maltivec=be for vec_mergeh and vec_mergel Altivec builtins - - - - --- 2014-01-29 Bill Schmidt New
PATCH: PR target/59672: Add -m16 support for x86 - - - - --- 2014-01-28 H.J. Lu New
FIx a valgrind reported issue in build tools (PR other/58712) - - - - --- 2014-01-28 Jakub Jelinek New
Improve EDGE_ABNORMAL construction (PR middle-end/59917, tree-optimization/59920) - - - - --- 2014-01-28 Jakub Jelinek New
Fix up vectorizer DDR_REVERSED_P handling (PR tree-optimization/59594, take 2) - - - - --- 2014-01-28 Jakub Jelinek New
[jit] Implement nested jit-compilation contexts - - - - --- 2014-01-28 David Malcolm New
C++ PATCH for c++/59818 (wrong overload with PMF) - - - - --- 2014-01-28 Jason Merrill New
Go patch committed: Put nointerface methods in unique sections - - - - --- 2014-01-28 Ian Lance Taylor New
C++ PATCH for c++/53756 (-g and C++1y auto) - - - - --- 2014-01-28 Paolo Carlini New
C++ PATCH for c++/58701 (ICE with NSDMI and static anonymous union) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/58632 (ICE with class shadowing template parm) - - - - --- 2014-01-28 Jason Merrill New
[C++] PR 51219 - - - - --- 2014-01-28 Paolo Carlini New
C++ PATCH for c++/54652 (ICE with repeated typedef/attribute) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/53756 (-g and C++1y auto) - - - - --- 2014-01-28 Jason Merrill New
PATCH: PR target/59672: Add -m16 support for x86 - - - - --- 2014-01-28 H.J. Lu New
PATCH: PR target/59672: Add -m16 support for x86 - - - - --- 2014-01-28 H.J. Lu New
-Og bug? - - - - --- 2014-01-28 Thomas Schwinge New
VEC_WIDEN_MULT_(LO|HI)_EXPR vs. VEC_WIDEN_MULT_(EVEN|ODD)_EXPR in vectorization. - - - - --- 2014-01-28 Bingfeng Mei New
-Og bug? (was: [PATCH] libsanitizer demangling using cp-demangle.c) - - - - --- 2014-01-28 Thomas Schwinge New
[ARM,committed] Remove useless statement in arm_new_rtx_costs - - - - --- 2014-01-28 Kyrylo Tkachov New
Fix gcc.target/arm/thumb-cbranchqi.c. - - - - --- 2014-01-28 Kazu_Hirata@mentor.com New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2014-01-28 Dodji Seketeli New
[jit] Add set_options function to the testsuite - - - - --- 2014-01-28 David Malcolm New
fix libstdc++/59656 - - - - --- 2014-01-28 Jonathan Wakely New
[PING] Fix for PR59600 (prohibit inlining if no_sanitize_address) - - - - --- 2014-01-28 Yury Gribov New
C++ PATCH for c++/59823 (wrong overload resolution)/DR 1138 - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/54652 (ICE with repeated typedef/attribute) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/58504 (ICE with trait in default template arg) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/58606 (ICE with partial specialization in variadic template) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/58639 (infinite recursion with {} initialization of self-reference) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCHes for Core 1288 and c++/58812 (ICE with excess braces) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/58814 (ICE with volatile vector) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/58837 (ICE on invalid static_assert) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/59097 (ICE with invalid array bound) - - - - --- 2014-01-28 Jason Merrill New
[ARM] ICE when building kernel raid6 neon code - - - - --- 2014-01-28 Zhenqiang Chen New
[google,gcc-4_8] Tree Loop Unrolling - Relax code size increase with -O2 - - - - --- 2014-01-28 Sriraman Tallam New
proposed fix for libstdc++/59829 - - - - --- 2014-01-27 Jonathan Wakely New
[MIPS,testsuite] Checking in obvious testsuite patch - - - - --- 2014-01-27 Steve Ellcey New
[C++] for c++/37140 - - - - --- 2014-01-27 Fabien Chêne New
[fortran] PR58007: unresolved fixup hell - - - - --- 2014-01-27 Mikael Morin New
[jit] Fix accidental removal of GCC_JIT_BOOL_OPTION_DUMP_GENERATED_CODE - - - - --- 2014-01-27 David Malcolm New
Fix comment typo - - - - --- 2014-01-27 Jeff Law New
PATCH: PR target/59672: Add -m16 support for x86 - - - - --- 2014-01-27 H.J. Lu New
proposed fix for libstdc++/59829 - - - - --- 2014-01-27 Jonathan Wakely New
[cygwin64] : Fix building *-*-cygwin* target cross-compilers - - - - --- 2014-01-27 Kai Tietz New
proposed fix for libstdc++/59829 - - - - --- 2014-01-27 Jonathan Wakely New
[jit] Verify argument counts within gcc_jit_context_new_call - - - - --- 2014-01-27 David Malcolm New
[RFA,PR,16361] Add warnings for NULL pointer dereferences and such - - - - --- 2014-01-27 Jeff Law New
[jit] Remove GCC_JIT_BINARY_OP_FLOATING_DIVIDE - - - - --- 2014-01-27 David Malcolm New
fix libstdc++/59215 - - - - --- 2014-01-27 Jonathan Wakely New
[Ada] Do not service entries after a protected function call (with -gnatp). - - - - --- 2014-01-27 Arnaud Charlet New
[Ada] Fix irregularity in tree generated for SPARK - - - - --- 2014-01-27 Arnaud Charlet New
[Ada] Refined external states - - - - --- 2014-01-27 Arnaud Charlet New
[Ada] Assign and Copy do not work for ordered and hashed maps - - - - --- 2014-01-27 Arnaud Charlet New
[Ada] Include constant objects in SPARK cross references - - - - --- 2014-01-27 Arnaud Charlet New
[Ada] Fix incorrect reason in exception information for range check - - - - --- 2014-01-27 Arnaud Charlet New
[Ada] Improved handling of semicolon instead of colon after label - - - - --- 2014-01-27 Arnaud Charlet New
[Ada] Remove AUTO mode for SPARK_Mode pragma - - - - --- 2014-01-27 Arnaud Charlet New
[Ada] Synchronization of SPARK implementation against reference manual - - - - --- 2014-01-27 Arnaud Charlet New
Fix bootstrap/59934 - - - - --- 2014-01-27 Jeff Law New
[Ada] Only functions can have Ghost convention - - - - --- 2014-01-27 Arnaud Charlet New
[C++] PR 51219 - - - - --- 2014-01-27 Paolo Carlini New
libstdc++ PATCH for c++/41174, c++/59224, Core DR 475 - - - - --- 2014-01-27 Jason Merrill New
[ARM] Add support for armv7ve into gcc - - - - --- 2014-01-27 Renlin Li New
[i386,11/8,AVX512,2/2] Add missing packed PF gathers/scatters. - - - - --- 2014-01-27 Kirill Yukhin New
[ARM,Documentation] Clarify -mcpu, -mtune, -march - - - - --- 2014-01-27 James Greenhalgh New
[-,obvious] Remove unused create_gimple_tmp declaration - - - - --- 2014-01-27 James Greenhalgh New
[i386] Separate Intel processor with expanded ISA - - - - --- 2014-01-27 Uros Bizjak New
[fortran] PR58007: unresolved fixup hell - - - - --- 2014-01-27 Mikael Morin New
[committed] hppa: Use indirect long call to non-local functions when generating 32-bit code - - - - --- 2014-01-26 John David Anglin New
[committed] Slightly improve some indirect call sequences on PA - - - - --- 2014-01-26 John David Anglin New
[fortran] PR58007: unresolved fixup hell - - - - --- 2014-01-26 Mikael Morin New
[i386] Separate Intel processor with expanded ISA - - - - --- 2014-01-26 Allan Sandfeld Jensen New
Fix typo in comment - - - - --- 2014-01-26 Jonathan Wakely New
Adjust some libstdc++ tests - - - - --- 2014-01-26 Jonathan Wakely New
profile mode fix - - - - --- 2014-01-26 Jonathan Wakely New
profile mode fix - - - - --- 2014-01-26 François Dumont New
[Ada] Fix slight discrepancy between fat and thin pointers - - - - --- 2014-01-25 Eric Botcazou New
[Ada] Fix error with pragma Linker_Section - - - - --- 2014-01-25 Eric Botcazou New
[Ada] Pass in Out param with Default_Value aspect - - - - --- 2014-01-25 Eric Botcazou New
[GOOGLE] Adjust profile for AutoFDO - - - - --- 2014-01-25 Dehao Chen New
[jit] Add test case for a client that adds nothing to a gcc_jit_context - - - - --- 2014-01-25 David Malcolm New
[jit] Eliminate the code-creation callback - - - - --- 2014-01-25 David Malcolm New
[C++,RFC/Patch] PR 58561 - - - - --- 2014-01-24 Paolo Carlini New
[committed] Replace flag_enable_cilkplus with flag_cilkplus - - - - --- 2014-01-24 Iyer, Balaji V New
Go patch committed: Use backend interface for unary expressions - - - - --- 2014-01-24 Ian Lance Taylor New
Set correct probability for ORDER/UNORDER jumps - - - - --- 2014-01-24 Dehao Chen New
Improve dumping CALL_INSN_FUNCTION_USAGE - - - - --- 2014-01-24 Jakub Jelinek New
Don't ignore write/write DDR_REVERSED_P dependencies (PR tree-optimization/59594) - - - - --- 2014-01-24 Jakub Jelinek New
Don't warn with -Waggressive-loop-optimizations multiple times about the same loop (PR middle-end/5… - - - - --- 2014-01-24 Jakub Jelinek New
[RFA] Fix tree-optimization/59919 - - - - --- 2014-01-24 Jeff Law New
PR libstdc++/59529, 59530,59531 Various string_view bugs. - - - - --- 2014-01-24 Ed Smith-Rowland New
[jit] Support floating-point division; add test-quadratic.c - - - - --- 2014-01-24 David Malcolm New
fix libstdc++/59548 - - - - --- 2014-01-24 Jonathan Wakely New
_Cilk_for for C and C++ - - - - --- 2014-01-24 Iyer, Balaji V New
C++ PATCH for c++/58550 (ICE on invalid 'auto' with LTO) - - - - --- 2014-01-24 Jason Merrill New
Set correct probability for ORDER/UNORDER jumps - - - - --- 2014-01-24 Dehao Chen New
[ARM] Suppress Redundant Flag Setting for Cortex-A15 - - - - --- 2014-01-24 Ian Bolton New
[jit] Use access methods for context options - - - - --- 2014-01-24 David Malcolm New
« 1 2 ... 947 948 9491267 1268 »