public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Enable ifunc attribute by default for ARM GNU/Linux
 2017-10-09 22:25 UTC  (2+ messages)

[C++ PATCH] hash-table for extern-c fns
 2017-10-09 22:20 UTC  (3+ messages)

[PATCH, rs6000] testcase coverage for vec_cmp builtins
 2017-10-09 22:16 UTC  (2+ messages)

[PATCH, rs6000] testcase coverage for vec_splat_uX
 2017-10-09 22:01 UTC  (2+ messages)

[PATCH, rs6000] Testcase coverage for vec_splats
 2017-10-09 21:45 UTC  (2+ messages)

[patch, libfortran] Fix EXECUTE_COMMAND_LINE error return
 2017-10-09 21:39 UTC 

[PATCH, rs6000] fix-up int128 fold vector multiply tests
 2017-10-09 21:34 UTC 

[Ada] Small optimizations in Sem_Type.Covers
 2017-10-09 21:28 UTC 

[Ada] Crash on potential access-before-elaboration in ZFP
 2017-10-09 21:03 UTC 

[Ada] Missing error on implicit copy of limited value in expression function
 2017-10-09 21:03 UTC 

[Ada] Update the categorization of N_Call_Marker nodes
 2017-10-09 21:03 UTC 

[PATCH, rs6000] Correct unaligned_load vector cost for Power9
 2017-10-09 20:47 UTC 

[Ada] Crash on child unit name with -gnatdJ
 2017-10-09 20:46 UTC 

[Ada] Check elaboration requirement for SPARK in the static model
 2017-10-09 20:37 UTC 

[Ada] Support for reverse iteration on formal containers
 2017-10-09 20:37 UTC 

[Ada] Spurious warnings with dynamic elab checks
 2017-10-09 20:21 UTC 

[Ada] New access-before-elaboration mechanism
 2017-10-09 20:16 UTC 

[patch] configure option to override TARGET_LIBC_PROVIDES_SSP
 2017-10-09 20:10 UTC  (3+ messages)

[Ada] Internal error on expression function in ghost package
 2017-10-09 20:08 UTC 

[Ada] Spurious error in use of homograph of type name in predicate
 2017-10-09 20:00 UTC 

[Ada] Rewrite check for SPARK RM 7.1.3(10)
 2017-10-09 20:00 UTC 

[Ada] Suppress generation of ABE checks in GNATprove mode
 2017-10-09 20:00 UTC 

[PATCH] Fix ICEs with ss{e,e2,se3} builtins with -mno-mmx (PR target/82483)
 2017-10-09 19:59 UTC  (3+ messages)

[Ada] Spurious error with predicate and class-wide object
 2017-10-09 19:59 UTC 

[PATCH 1/3] Replace insn_rtx_cost with insn_cost and pattern_cost
 2017-10-09 19:48 UTC  (3+ messages)
` [PATCH 2/3] combine: Use insn_cost instead of pattern_cost everywhere
` [PATCH 3/3] Add targetm.insn_cost hook

[PATCH] libstdc++: istreambuf_iterator keep attached streambuf
 2017-10-09 19:35 UTC  (9+ messages)
        ` [PATCH] libstdc++: istreambuf_iterator proxy (was: keep attached streambuf)
            ` [PATCH] libstdc++: istreambuf_iterator proxy

[PATCH] Improve AVX512* vperm[ti]2* (PR target/82460)
 2017-10-09 19:29 UTC 

[C++ Patch] PR 82307
 2017-10-09 19:28 UTC 

[PATCH, i386]: Remove reversed jcc insn patterns
 2017-10-09 19:20 UTC 

[Ada] Suppress checks within finalizers
 2017-10-09 18:53 UTC 

[RFA] [PATCH] Add a warning for invalid function casts
 2017-10-09 18:46 UTC  (15+ messages)
          `  "

[COMMITTED][testsuite] Fix ssa-dse-26.c
 2017-10-09 18:34 UTC  (2+ messages)

[PATCH] Fortran -- Handle BOZ in accordance with F2008/2015
 2017-10-09 18:26 UTC  (4+ messages)

[PATCH], Add PowerPC ISA 3.0 Atomic Memory Operation functions
 2017-10-09 17:50 UTC  (8+ messages)

[PATCH] Fix PR80295[aarch64] [7/8 Regression] ICE in __builtin_update_setjmp_buf expander
 2017-10-09 17:17 UTC  (9+ messages)

Go patch committed to GCC 7 branch: Update MIPS architecture names
 2017-10-09 17:05 UTC 

[committed] s390 vec_xor fix (PR target/82464)
 2017-10-09 16:59 UTC  (2+ messages)

[PATCH, rs6000] Add Power 8 support to vec_revb
 2017-10-09 16:57 UTC  (2+ messages)

[Ada] Static allocation of secondary dispatch tables
 2017-10-09 15:58 UTC 

[Ada] Spurious error with expression function returning anonymous access
 2017-10-09 15:51 UTC 

[Ada] Improve nnd debugging hooks
 2017-10-09 15:51 UTC 

[Add] Spurious ambiguity in prefixed call to classwide operation
 2017-10-09 15:51 UTC 

[RFA] Implement __VA_OPT__
 2017-10-09 15:37 UTC  (6+ messages)

[Ada] Detect protected types as program units
 2017-10-09 15:32 UTC 

[Ada] Warnings for ineffective use clauses unclear
 2017-10-09 15:19 UTC 

[Ada] Crash on actual that is an instance of a generic child unit
 2017-10-09 15:18 UTC 

[Ada] Crash on validity check on actual with type conversion
 2017-10-09 15:18 UTC 

[PATCH][mingw] Enable colorized diagnostics
 2017-10-09 15:13 UTC  (9+ messages)

[PATCH] Fix PR82397
 2017-10-09 14:16 UTC  (4+ messages)

tree-complex.c: fix some_nonzerop test over reals (and a bug fix)
 2017-10-09 14:13 UTC  (6+ messages)

[PATCH][GRAPHITE] Fix PR82449
 2017-10-09 13:57 UTC  (6+ messages)

[PATCH GCC][5/7]Extend loop distribution for two-level innermost loop nest
 2017-10-09 13:48 UTC  (2+ messages)

[C PATCH] Fix -Wtautological-compare (PR c/82437)
 2017-10-09 13:48 UTC  (4+ messages)
  ` [C PATCH] Fix -Wtautological-compare (PR c/82437; #2)

[PATCH GCC][4/7]Choose exit edge/path when removing inner loop's exit statement
 2017-10-09 13:40 UTC  (2+ messages)

[PATCH GCC][3/7]Don't skip renaming PHIs in loop nest with only one inner loop
 2017-10-09 13:35 UTC  (2+ messages)

[PATCH GCC][2/7]Don't rename variables for deleted new preheader
 2017-10-09 13:30 UTC  (2+ messages)

[PATCH GCC][1/7]Delete unused field of struct partition in loop distribution
 2017-10-09 13:29 UTC  (2+ messages)

Require wi::to_wide for trees
 2017-10-09 13:28 UTC  (2+ messages)

[PATCH][PING][PR 81376] Remove unnecessary float casts in comparisons
 2017-10-09 13:28 UTC  (2+ messages)

Statement Frontier Notes, Location Views, and Inlined Entry Point Markers
 2017-10-09 13:24 UTC  (11+ messages)
` [PATCH 4/9] [SFN] introduce statement frontier notes, still disabled
` [PATCH 1/9] [SFN] adjust RTL insn-walking API
` [PATCH 5/9] [SFN] Introduce -gstatement-frontiers option, enable debug markers
` [PATCH 2/9] [SFN] boilerplate changes in preparation to introduce nonbind markers
` [PATCH 3/9] [SFN] not-quite-boilerplate "

[PATCH][GCC] Simplification of 1U << (31 - x)
 2017-10-09 13:04 UTC  (14+ messages)

[PATCH, ARM] correctly encode the CC reg data flow
 2017-10-09 13:02 UTC  (10+ messages)

X+Y < X iff Y<0 moved to match.pd
 2017-10-09 12:54 UTC  (2+ messages)

Add -Wsuggest-attribute=cold
 2017-10-09 11:42 UTC  (2+ messages)

[RFA] [PATCH 4/4] Ignore reads of "dead" memory locations in DSE
 2017-10-09 11:12 UTC  (5+ messages)

[RFC PATCH] -fsanitize=pointer-overflow support (PR sanitizer/80998)
 2017-10-09 11:01 UTC  (12+ messages)
      ` [RFC PATCH] Fix pointer diff (was: -fsanitize=pointer-overflow support (PR sanitizer/80998))

[C++ Patch] PR 82466 ("Missing warning for re-declaration of built-in function as variable")
 2017-10-09 10:56 UTC 

[patch] generate TAGS for params.def file
 2017-10-09 10:33 UTC 

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

[HSA, PR 82416] Do not extend operands to at least 32 bits
 2017-10-09  9:56 UTC 

Restore functional DONT_USE_BUILTIN_SETJMP support
 2017-10-09  2:13 UTC  (5+ messages)

[PATCH 1/2] rs6000: Update conditional jump patterns, no more (pc) (label_ref)
 2017-10-09  0:26 UTC  (2+ messages)
` [PATCH 2/2] rs6000: Cleanup of various jump patterns

[patch] Fix wrong code with small structure return on PowerPC
 2017-10-08 22:29 UTC  (4+ messages)

[patch][arm][FreeBSD] gcc-6/5: add support for armv7*-*-freebsd*
 2017-10-08 21:15 UTC 

[patch][arm][FreeBSD] gcc-7 branch: add support for armv7*-*-freebsd*
 2017-10-08 21:12 UTC 

[patch][arm][FreeBSD] add support for armv7*-*-freebsd*
 2017-10-08 20:58 UTC 

[Fortran] Committed patch
 2017-10-08 20:44 UTC 

[RFA] [PATCH] Add a warning for invalid function casts
 2017-10-08 18:05 UTC 

[RFA] [PATCH] Add a warning for invalid function casts
 2017-10-08 16:47 UTC 

[committed][PATCH] Avoid stack-clash tests which do not work with -fstack-protector
 2017-10-08 15:52 UTC 

[patch, fortran, committed] Small -fdump-fortran-original fixes, plus documentation update
 2017-10-08 14:59 UTC  (4+ messages)

r253513 - in /trunk/gcc: ChangeLog common.opt d
 2017-10-08 13:36 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 

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

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

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

[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, wwwdocs, committed]
 2017-10-06 18:06 UTC 

[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  (6+ messages)

[PATCH][GCC][testsuite][mid-end][ARM][AARCH64] Fix failing vec align tests
 2017-10-06 16:07 UTC  (4+ 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  (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] 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  (6+ 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  (8+ messages)

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).