public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix PR79345, better uninit warnings for memory
 2017-03-02 11:14 UTC  (5+ messages)
` [PATCH] Avoid UB in insn-emit.c (PR tree-optimization/79345)

[PATCH] Fix libgfortran build for mingw*
 2017-03-02 11:12 UTC 

[PATCH] Suppress compiler warning in libgcc/unwind-seh.c
 2017-03-02 11:05 UTC  (2+ messages)

[patch, fortran] Enable FMA for AVX2 and AVX512F for matmul
 2017-03-02 11:02 UTC  (14+ messages)

[PATCH,testsuite] Skip gcc.dg/lto/pr60449_0.c for mips*-*-elf* targets
 2017-03-02 10:30 UTC  (7+ messages)

[RFC PATCH libiberty] Fix infinite recursion in demangler
 2017-03-02 10:11 UTC  (2+ messages)

[PATCH][C] Fix PR79756
 2017-03-02 10:11 UTC  (2+ messages)

[PATCH] Fix ICE with multiple conditional traps turned into unconditional in one bb (PR rtl-optimization/79780)
 2017-03-02  9:24 UTC 

[PATCH] Fix rtl/x86_64 fails with -m32
 2017-03-02  9:14 UTC  (3+ messages)

[PATCH] Fix rtl/x86_64 fails with -m32
 2017-03-02  8:19 UTC 

[PATCH] free MPFR caches in gimple-ssa-sprintf.c (PR 79699)
 2017-03-02  8:08 UTC  (3+ messages)

[PATCH docs] remove Java from GCC 7 release criteria
 2017-03-02  7:58 UTC  (11+ messages)

[PATCH] Fix PR79777
 2017-03-02  7:52 UTC 

[PATCH] S/390: Change 2-byte NOPs
 2017-03-02  7:46 UTC 

[C++ PATCH] Fix -Wunused-but-set-parameter in ctors of some abstract classes (PR c++/79746)
 2017-03-02  7:18 UTC  (6+ messages)
    ` [C++ PATCH] -Wunused-but-set-parameter fix followup (PR c++/79782)

Disable some concept checks in C++11
 2017-03-02  5:52 UTC  (2+ messages)

[PATCH] PR libstdc++/79789 fix non-reserved names in headers
 2017-03-02  5:25 UTC 

[PATCH] PR 79798 Fix incorrect use of std::result_of in std::bind
 2017-03-02  5:17 UTC 

C++ PATCH for C++17 class template argument deduction issues
 2017-03-02  1:58 UTC 

[PATCH] avoid using upper bound of width and precision in -Wformat-overlow (PR 79692)
 2017-03-01 23:48 UTC  (3+ messages)

[PATCH] handling address mode changes inside extract_bit_field
 2017-03-01 22:06 UTC 

[PATCH, rs6000] Document default code model for 64-bit Linux
 2017-03-01 21:17 UTC  (2+ messages)

New Spanish PO file for 'gcc' (version 7.1-b20170226)
 2017-03-01 20:27 UTC 

[PATCH] Avoid peeling for gaps if accesses are aligned
 2017-03-01 19:59 UTC  (9+ messages)

[RFA PATCH, i386]: Warn for 64-bit values in general-reg asm operands and error out for 8-bit values in invalid GR asm operand
 2017-03-01 19:26 UTC  (10+ messages)

[PATCH] -Wduplicated-branches -fopenmp ICE in inchash::add_expr (PR c++/79672)
 2017-03-01 19:09 UTC 

[PATCH], PR target/79434, fix PowerPC recursive calls that can replaced at runtime
 2017-03-01 18:37 UTC  (3+ messages)

[PATCH rs6000 testsuite] Additional test in pr79544.c
 2017-03-01 18:21 UTC 

[wwwdocs] RISC-V readings and features
 2017-03-01 17:37 UTC  (5+ messages)

C++ PATCH to fix wrong-code with pointer-to-data-members (PR c++/79687)
 2017-03-01 15:17 UTC  (5+ messages)

[PATCH v3] add -fprolog-pad=N,M option
 2017-03-01 13:36 UTC  (14+ messages)
  ` [PATCH v4] "
      ` [PATCH v5] "
              ` [PATCH v6] "
                  ` Poll for option name (Was: [PATCH v6] add -fprolog-pad=N,M option)

[wwwdocs+doc] Adjust doxygen.org links
 2017-03-01 12:55 UTC 

[PATCH,testsuite] MIPS: Force O32 ABI for inline-memcpy-3.c
 2017-03-01 12:37 UTC 

[PATCH] Add wide_int_storage::operator=
 2017-03-01 12:18 UTC  (3+ messages)

[PATCH PR66768]Skip address type iv_use if base object can't be determined
 2017-03-01 12:14 UTC  (2+ messages)

[PATCH] Some more translation related tweaks
 2017-03-01 11:14 UTC  (9+ messages)

[PATCH] For broken exception handling in GDB on AIX platform
 2017-03-01  8:03 UTC  (2+ messages)

PR79715: Special case strcpy/strncpy for dse
 2017-03-01  7:54 UTC  (5+ messages)

[PATCH] Fix vector lowering of VEC_COND_EXPR with VECTOR_BOOLEAN_TYPE_P with scalar mode (PR tree-optimization/79734)
 2017-03-01  7:53 UTC  (2+ messages)

ARC options documentation questions
 2017-03-01  4:35 UTC  (3+ messages)

[PATCH,rs6000] PR79395: Fix compile error with -mcpu=power9 and -mno-vsx and __builtin_vec_cmpne_p
 2017-03-01  1:12 UTC  (2+ messages)

[PATCH][PR target/79752] fix rs6000 power9 peephole2 for udiv/umod
 2017-03-01  0:37 UTC  (2+ messages)

libgo patch committed: Fix quoting in mksigtab.sh
 2017-02-28 22:44 UTC  (3+ messages)

[Ada] PR target/79749
 2017-02-28 22:31 UTC 

PR79697: Delete calls to strdup, strndup, realloc if there is no lhs
 2017-02-28 22:02 UTC  (3+ messages)

Fwd: [Bug fortran/79739] [7 Regression] ICE with some interesting code
 2017-02-28 20:08 UTC 

Merge from trunk to gccgo branch
 2017-02-28 19:35 UTC 

[PATCH] Add tabulars for options with enum values
 2017-02-28 18:47 UTC  (5+ messages)
` [PATCH 2/3] Introduce =<number> for couple of options
` [PATCH 3/3] Introduce IntegerRange for options (PR driver/79659)

OpenACC 2.5 Profiling Interface (incomplete)
 2017-02-28 17:54 UTC 

libgomp, OpenACC: Fix locking of cached_base_dev (guarded by acc_device_lock)
 2017-02-28 17:44 UTC 

[RFC PATCH 0/3] Call summary class
 2017-02-28 17:40 UTC  (8+ messages)
` [RFC PATCH 3/3] Remove ipa_update_after_lto_read
` [RFC PATCH 1/3] call_summary to keep info about cgraph_edges
` [RFC PATCH 2/3] Use call_summary in ipa-prop and ipa-cp

[PATCH] Fix gimple-ssa-store-merging.c on little-endian (PR tree-optimization/79737)
 2017-02-28 17:22 UTC  (3+ messages)

[PATCH] Workaround premature bitfield folding (PR c++/79681)
 2017-02-28 16:42 UTC  (3+ messages)

[PATCH] Another x86 output_operand_lossage fix (PR target/79729)
 2017-02-28 16:29 UTC  (2+ messages)

[PATCH] [ARC] Handle complex PIC move patterns
 2017-02-28 16:04 UTC 

[PATCH 0/2] [ARC] Code size mods
 2017-02-28 16:00 UTC  (3+ messages)
` [PATCH 1/2] [ARC] Add code density instructions
` [PATCH 2/2] [ARC] Code size modifications

[PATCH] Do not allow to run GIMPLE or RTL test-cases w/ LTO (PR lto/79625)
 2017-02-28 15:45 UTC  (6+ messages)

[PATCH] Fix PR79721
 2017-02-28 15:35 UTC 

[PATCH 0/2] [ARC] Two small patches to fix faulty instruction patterns
 2017-02-28 15:34 UTC  (3+ messages)
` [PATCH 2/2] [ARC] Fix tst_bitfield_tst pattern
` [PATCH 1/2] [ARC] Fix conditional move contstraint

[PATCH] Fix PR79740
 2017-02-28 15:31 UTC  (2+ messages)

[PATCH] Fix PR79731
 2017-02-28 15:30 UTC  (2+ messages)

libgo patch committed: Fix sigfwd to not allocate memory
 2017-02-28 15:16 UTC 

[PR 78140] Reuse same IPA bits and VR info
 2017-02-28 15:09 UTC  (5+ messages)

[PATCH, ARM] Fix PR79742 incorrect scheduler choice
 2017-02-28 14:31 UTC 

maintainer-scripts/update_web_docs_svn
 2017-02-28 13:51 UTC 

[PATCH][AArch64] Allow const0_rtx operand for atomic compare-exchange patterns
 2017-02-28 12:59 UTC 

[FYI] Various SMS (modulo scheduling) patches
 2017-02-28 12:29 UTC 

[PATCH] TS_OPTIMIZATION/TS_TARGET_OPTION need no chain/type
 2017-02-28 10:31 UTC  (5+ messages)
  ` [BUILDROBOT] arm-netbsdelf: Error during -fself-test (was: [PATCH] TS_OPTIMIZATION/TS_TARGET_OPTION need no chain/type)

Documentation patch related to PR42376
 2017-02-28 10:10 UTC  (6+ messages)

[PATCH] Fix PR79732
 2017-02-28 10:05 UTC 

[PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular
 2017-02-28 10:03 UTC  (3+ messages)

[wwwdocs] Document in changes.html -fcode-hoisting, -fipa-bit-cp, -fipa-vrp, -fsplit-loops, GCJ removal, x86 ISA additions, -fshrink-wrap-separate etc
 2017-02-28  9:54 UTC  (10+ messages)

[wwwdocs] Update changes.html for LTO and IPA
 2017-02-28  9:52 UTC  (4+ messages)

[PATCH 0/4] Merge from HSA branch to trunk
 2017-02-28  9:04 UTC  (11+ messages)
` [PATCH 3/4] OpenMP lowering changes from the hsa branch
    ` [omp] Create openmp -fopt-info optimization group
      ` [gomp4] add -finform-parallelism
          ` Rename the "openmp" group of optimizations to "omp" (was: [PATCH 3/4] OpenMP lowering changes from the hsa branch)
            ` Miscellaneous optimization group fixes (was: Rename the "openmp" group of optimizations to "omp")
                ` Rename the "openmp" group of optimizations to "omp" (was: Miscellaneous optimization group fixes)
                ` Miscellaneous optimization group fixes

gcc-7/changes.html adjustments
 2017-02-28  8:50 UTC 

[wwwdocs] Handle /onlinedocs/ld
 2017-02-28  7:57 UTC 

[wwwdocs] adding ira-select branch description
 2017-02-28  7:50 UTC 

[PATCH] rs6000: float128 on BE and 32-bit
 2017-02-27 23:14 UTC  (2+ messages)

[PATCH] Remove x86 pcommit instruction
 2017-02-27 23:05 UTC  (15+ messages)

[Patch, fortran] PR79676 - [submodules] Compilation/linking error when module procedures PRIVATE
 2017-02-27 20:11 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).