public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
r253513 - in /trunk/gcc: ChangeLog common.opt d
 2017-10-08 13:36 UTC 

[patch, fortran, committed] Small -fdump-fortran-original fixes, plus documentation update
 2017-10-08 13:17 UTC  (2+ messages)

[PATCH][mingw] Enable colorized diagnostics
 2017-10-08 12:57 UTC  (5+ messages)

X+Y < X iff Y<0 moved to match.pd
 2017-10-08 11:40 UTC 

[PATCH PR79868 ][aarch64] Fix error calls in aarch64 code so they can be translated (version 2)
 2017-10-08 11:22 UTC  (3+ messages)

Zen tuning part 5: Disable buldozer dispatch scheduling
 2017-10-08 11:17 UTC 

Zen tuning part 4: Avoid 512bit memcpy/memset expansions on AVX128 optimal targets
 2017-10-08 10:58 UTC 

Restore functional DONT_USE_BUILTIN_SETJMP support
 2017-10-08 10:57 UTC 

[RFC] propagate malloc attribute in ipa-pure-const pass
 2017-10-07 22:17 UTC  (16+ messages)

[RFA] [PATCH] Add a warning for invalid function casts
 2017-10-07 18:23 UTC  (20+ messages)
          `  "

[Patch, fortran] PR82375 - PDT components in PDT declarations fail to compile
 2017-10-07 16:48 UTC 

[PATCH] Fortran -- Handle BOZ in accordance with F2008/2015
 2017-10-07 16:25 UTC  (2+ messages)

[PATCH]C++/PR80188: Add correct marco call to error_at call in maybe_complain_about_tail_call
 2017-10-07 15:48 UTC 

[PATCH] Fix PR82397
 2017-10-07 15:15 UTC  (2+ messages)

[openacc, testsuite, committed] Fix libgomp.oacc-c-c++-common/parallel-reduction.c for non-nvidia devices
 2017-10-07 10:37 UTC  (2+ messages)
` [openacc, testsuite, committed] Fix libgomp.oacc-fortran/{firstprivate-1,parallel-reduction}.f90 "

[PATCH] Fortran -- Handle BOZ in accordance with F2008/2015
 2017-10-07  8:49 UTC  (3+ messages)

[patch, fortran] Set implicit ASYNCHRONOUS attribute
 2017-10-07  4:30 UTC  (2+ messages)

[patch, fortran] Error for non-contiguous pointers
 2017-10-07  2:47 UTC  (2+ messages)

[PATCH][aarch64] Put vector fnma instruction into canonical form for better code generation
 2017-10-06 22:06 UTC 

[PATCH] Fix PR80295[aarch64] [7/8 Regression] ICE in __builtin_update_setjmp_buf expander
 2017-10-06 20:34 UTC  (6+ messages)

tree-complex.c: fix some_nonzerop test over reals (and a bug fix)
 2017-10-06 19:56 UTC  (3+ messages)

[PATCH], Add PowerPC ISA 3.0 Atomic Memory Operation functions
 2017-10-06 18:58 UTC  (6+ messages)

[patch, wwwdocs, committed]
 2017-10-06 18:06 UTC 

[PATCH] libstdc++: istreambuf_iterator keep attached streambuf
 2017-10-06 18:03 UTC  (7+ messages)
        ` [PATCH] libstdc++: istreambuf_iterator proxy (was: keep attached streambuf)

[PATCH] Implement smart multiple switch expansion algorithms
 2017-10-06 17:31 UTC  (2+ messages)

[PATCH][RFC] Radically simplify emission of balanced tree for switch statements
 2017-10-06 17:24 UTC  (5+ messages)
  ` [PATCH] Implement smart multiple switch expansion algorithms
    ` [PATCH] Add selftest for vec::reverse

[PATCH] Add sanopt support for UBSAN_PTR
 2017-10-06 17:13 UTC  (13+ messages)
      ` [PATCH v2] "

[PATCH][GCC] Simplification of 1U << (31 - x)
 2017-10-06 17:00 UTC  (12+ messages)

[PATCH][GCC][ARM] Dot Product commandline options [Patch (1/8)]
 2017-10-06 16:24 UTC  (4+ messages)

[PATCH][GCC][testsuite][mid-end][ARM][AARCH64] Fix failing vec align tests
 2017-10-06 16:07 UTC  (5+ messages)

[PR c++/82424] Dont convert dependent types
 2017-10-06 15:55 UTC 

Patch ping
 2017-10-06 15:27 UTC  (3+ messages)

[PATCH, rs6000] Process deferred rescans between mini-passes
 2017-10-06 15:18 UTC  (2+ messages)

Allow non-wi <op> wi
 2017-10-06 14:56 UTC  (5+ messages)

[PATCH][GRAPHITE] Fix PR82449
 2017-10-06 14:48 UTC  (4+ messages)

[GCC][PATCH][TESTSUITE][ARM][COMMITTED] Invert check to misalign in vect_hw_misalign (PR 78421)
 2017-10-06 14:39 UTC  (8+ messages)

[PATCH, i386] Avoid 512-bit mode MOV for prefer-avx256 option in Intel AVX512 configuration
 2017-10-06 14:20 UTC  (3+ messages)

[C++ PATCH] hash-table for extern-c fns
 2017-10-06 14:18 UTC 

[C++ Patch] PR 47791
 2017-10-06 13:53 UTC  (2+ messages)

libbacktrace patch committed: Support compressed debug sections
 2017-10-06 13:37 UTC  (3+ messages)

[PATCH] Add -fsanitize=pointer-{compare,subtract}
 2017-10-06 13:34 UTC  (2+ messages)

[PATCH][AArch64] Fix ICE caused in aarch64_simd_valid_immediate
 2017-10-06 13:26 UTC  (6+ messages)

[PATCH] Fix PR82396: qsort comparator non-negative on sorted output
 2017-10-06 13:24 UTC  (9+ messages)

[C++ PATCH] use hash-table for namespace contents
 2017-10-06 13:13 UTC 

[PATCH] [graphite] translate reads and writes in a single traversal of memory ops
 2017-10-06 12:56 UTC  (5+ messages)

[PATCH v3 1/14] D: The front-end (DMD) language implementation and license
 2017-10-06 12:52 UTC  (9+ messages)

Let the target choose a vectorisation alignment
 2017-10-06 12:48 UTC  (5+ messages)

[PATCH][GCC][AArch64] Dot Product SIMD patterns [Patch (5/8)]
 2017-10-06 12:45 UTC  (4+ messages)

[PATCH][GCC][Testsuite][ARM][AArch64] Enable Dot Product for generic tests for ARM and AArch64 [Patch (7/8)]
 2017-10-06 12:45 UTC  (4+ messages)

[PATCH][GCC][ARM][AArch64] Testsuite framework changes and execution tests [Patch (8/8)]
 2017-10-06 12:45 UTC  (4+ messages)

[PATCH][GCC][AArch64] Dot Product commandline options [Patch (4/8)]
 2017-10-06 12:44 UTC  (3+ messages)

[PATCH][GCC][ARM] Dot Product NEON patterns [Patch (2/8)]
 2017-10-06 12:44 UTC  (3+ messages)

Fix profile update in switch conversion
 2017-10-06 12:33 UTC  (2+ messages)

[C PATCH] Fix -Wtautological-compare (PR c/82437)
 2017-10-06 12:21 UTC  (3+ messages)
  ` [C PATCH] Fix -Wtautological-compare (PR c/82437; #2)

[PATCH] PR82396 workaround for AArch64 bootstrap failure
 2017-10-06 11:47 UTC  (2+ messages)

[C++ PATCH] Fix comment
 2017-10-06 11:35 UTC  (5+ messages)

[PATCH] Testcase for PR82422
 2017-10-06  8:23 UTC 

[PATCH] Testcase for PR82421
 2017-10-06  8:20 UTC 

[PATCH] Improve -fstore-merging for bool/enum constants (PR tree-optimization/82434)
 2017-10-06  8:10 UTC  (2+ messages)

[PATCH] C++17 P0067R5 std::to_chars and std::from_chars (partial)
 2017-10-06  7:44 UTC  (5+ messages)

[PATCH] Fix PR82436
 2017-10-06  7:02 UTC 

Zen tuning part 2: Increase branch_cost to 3
 2017-10-06  5:55 UTC  (3+ messages)

bootstrap-debug-lean + flags in producer vs compare
 2017-10-06  1:15 UTC 

Go patch committed: Drop special handling of unexported func/var names
 2017-10-05 23:25 UTC 

[PATCH] rs6000: Fix an error message in sysv4.h
 2017-10-05 21:52 UTC 

[PATCH] PR target/68256 Defining TARGET_USE_CONSTANT_BLOCKS_P causes go bootstrap failure on aarch64
 2017-10-05 21:25 UTC  (3+ messages)

[PATCH] Improve alloca alignment
 2017-10-05 19:49 UTC  (7+ messages)

[RFA] [PATCH 4/4] Ignore reads of "dead" memory locations in DSE
 2017-10-05 19:40 UTC  (4+ messages)

Go patch committed: Consolidate all names in one place
 2017-10-05 17:20 UTC 

[PATCH][RFC] Instrument function exit with __builtin_unreachable in C++
 2017-10-05 16:53 UTC  (3+ messages)

[PATCH] Fix PR81422[aarch64] internal compiler error: in update_equiv_regs, at ira.c:3425
 2017-10-05 16:50 UTC  (3+ messages)

[PATCH] Print variadic C-functions properly in diagnostics
 2017-10-05 16:49 UTC  (2+ messages)

libbacktrace patch committed: Minor decompression improvement
 2017-10-05 16:39 UTC 

Fix PR ada/82393
 2017-10-05 16:32 UTC 

[PATCH 2/2] C/C++: add fix-it hints for various missing symbols (v2)
 2017-10-05 16:08 UTC  (2+ messages)
` [PATCH 2/2] C/C++: add fix-it hints for various missing symbols (v3)

[PATCH][AArch64] Add BIC-imm and ORR-imm SIMD pattern
 2017-10-05 15:41 UTC  (3+ messages)

Zen tuning part 3: Simplify ia32_multipass_dfa_lookahead
 2017-10-05 15:36 UTC 

[PATCH] ira-color: fix allocno_priority_compare_func for qsort (PR 82395)
 2017-10-05 15:18 UTC 

[PATCH v3 7/14] D: Add D language support to GCC targets
 2017-10-05 15:14 UTC  (3+ messages)

[GCC][PATCH][testsuite][mid-end] Fix failing slp test on aarch64 and arm
 2017-10-05 14:44 UTC  (2+ messages)

[PATCH][GRAPHITE] Rewrite PHI handling in code-gen
 2017-10-05 14:40 UTC  (4+ messages)

[PATCH] Fix typos in graphite testcases
 2017-10-05 14:24 UTC  (2+ messages)

[PATCH][GRAPHITE] Adjust CASE_CONVERT in extract_affine
 2017-10-05 14:23 UTC  (2+ messages)

[AArch64] Backport to gcc-7 PR71727 fix -mstrict-align
 2017-10-05 13:49 UTC  (2+ messages)

Zen tuning part 1 (reassociation width)
 2017-10-05 13:46 UTC 

[PATCH] C++ warning on vexing parse
 2017-10-05 13:26 UTC  (5+ messages)

[PATCH GCC][7/7]Merge adjacent memset builtin partitions
 2017-10-05 13:18 UTC 

[PATCH GCC][5/7]Extend loop distribution for two-level innermost loop nest
 2017-10-05 13:17 UTC 

[PATCH GCC][6/7]Support loop nest distribution for builtin partition
 2017-10-05 13:17 UTC 

[PATCH GCC][2/7]Don't rename variables for deleted new preheader
 2017-10-05 13:16 UTC 

[PATCH GCC][4/7]Choose exit edge/path when removing inner loop's exit statement
 2017-10-05 13:16 UTC 

[PATCH GCC][3/7]Don't skip renaming PHIs in loop nest with only one inner loop
 2017-10-05 13:16 UTC 

[PATCH GCC][1/7]Delete unused field of struct partition in loop distribution
 2017-10-05 13:15 UTC 

[PATCH] simplify-rtx: Remove non-simplifying simplification (PR77729)
 2017-10-05 12:34 UTC  (4+ messages)

[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
 2017-10-05 12:09 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).