public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC][debug] Add -fadd-debug-nops
 2018-07-16 13:29 UTC 

cleanup cross product code in VRP
 2018-07-16 13:19 UTC 

[PATCH 1/4] [ARC] Add more additional register names
 2018-07-16 12:29 UTC  (4+ messages)
` [PATCH 2/4] [ARX][FIX] Fix uncache attribute
` [PATCH 3/4] [ARC] Improve instruction selection for fp moves
` [PATCH 4/4] [ARC] Update default optimizations for size

[C++ Patch] Check permerror return value
 2018-07-16 11:46 UTC 

[patch, fortran] Asynchronous I/O, take 3
 2018-07-16 11:25 UTC  (13+ messages)

[PATCH, S390] Avoid LA with base and index on z13
 2018-07-16 11:02 UTC  (2+ messages)

[GCC][PATCH][Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks
 2018-07-16 10:55 UTC  (2+ messages)

[PATCH] Add baseline symbols for riscv64-linux-gnu
 2018-07-16 10:24 UTC 

[PATCH] [ARC] Add support for HS4x cpus
 2018-07-16 10:14 UTC  (3+ messages)

[PATCH] [v3][aarch64] Avoid tag collisions for loads falkor
 2018-07-16 10:01 UTC 

[PATCH] Properly unshare TYPE_SIZE_UNIT/DECL_FIELD_OFFSET (PR86216)
 2018-07-16  9:17 UTC  (7+ messages)

[PATCH][debug] Fix pre_dec handling in vartrack
 2018-07-16  9:02 UTC  (3+ messages)

[PATCH 0/4] Alignment option enhancements
 2018-07-16  8:53 UTC  (5+ messages)
` [PATCH 1/4] Clean up of new format of -falign-FOO
` [PATCH 4/4] Do not enable OPT_falign_* for -Os
` [PATCH 2/4] Fix coding style of ASM_OUTPUT_ALIGN
` [PATCH 3/4] Define MAX_CODE_ALIGN globally

[PATCH, middle-end]: Fix PR86511, traps are generated for non-trapping compares
 2018-07-16  8:40 UTC  (2+ messages)

[patch] Fix PR tree-optimization/86514
 2018-07-16  8:36 UTC  (2+ messages)

[Patch, Fortran] PR 85599: warn about short-circuiting of logical expressions for non-pure functions
 2018-07-16  8:07 UTC  (6+ messages)

[PATCH] S/390: libstdc++: 64 and 32 bit baseline update
 2018-07-16  7:58 UTC  (3+ messages)

[PATCH, S/390] Improved support for the Linux kernel Ftrace
 2018-07-16  7:49 UTC  (4+ messages)
` [PATCH 2/3] S/390: Implement -mrecord-mcount
` [PATCH 3/3] S/390: Implement -mnop-mcount
` [PATCH 1/3] S/390: Implement -mfentry

[PATCH] Fix part of PR86389
 2018-07-16  7:29 UTC  (3+ messages)

[PATCH] restore -Warray-bounds for string literals (PR 83776)
 2018-07-16  2:53 UTC  (6+ messages)

[committed] [PR target/85993] Remove dead conditional in SH target code
 2018-07-15 20:30 UTC 

[PATCH][testsuite/guality] Run guality tests with Og
 2018-07-15 16:32 UTC  (3+ messages)

Re:we can provide you printing and packaging2018/7/15 18:54:52
 2018-07-15 10:55 UTC 

[PATCH] x86: Tune Skylake, Cannonlake and Icelake as Haswell
 2018-07-15  6:02 UTC  (11+ messages)

[wwwdocs] Adjust a link to microsoft.com in gcc-4.7/changes.html
 2018-07-15  5:56 UTC 

[wwwdocs] extensions.html - remove "rogue" MELT page
 2018-07-15  5:55 UTC  (3+ messages)

[wwwdocs] adjust www.itl.nist.gov to https in readings.html
 2018-07-14 21:32 UTC 

[wwwdocs] gcc-4.3/changes.html - switch www.mpfr.org to https
 2018-07-14 21:02 UTC 

[PATCH] RISC-V: Fix nested function trampolines
 2018-07-14 20:07 UTC 

[PATCH, committed] Fix rtl check error in pdp11
 2018-07-14 19:17 UTC 

[PATCH, rs6000] Fix AIX test case failures
 2018-07-14  3:08 UTC  (8+ messages)

[RFC] Induction variable candidates not sufficiently general
 2018-07-14  2:14 UTC  (3+ messages)

[PATCH] [v2][aarch64] Avoid tag collisions for loads falkor
 2018-07-14  1:57 UTC  (3+ messages)

[PATCH], Remove undocumented -mtoc-fusion from PowerPC
 2018-07-13 20:56 UTC 

libgo patch committed: Skip zero-sized fields in structs when converting to libffi CIF
 2018-07-13 20:39 UTC 

Go patch commited: Fix parsing of composite literals with omitted pointer types
 2018-07-13 18:25 UTC 

[PATCH, rs6000] Alphabetize prototypes of AltiVec built-in functions in extend.texi
 2018-07-13 18:16 UTC  (2+ messages)

[PATCH, rs6000] Add missing logical-op interfaces to emmintrin.h
 2018-07-13 17:21 UTC  (2+ messages)

C++ patch ping
 2018-07-13 16:53 UTC  (4+ messages)

[PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/6)]
 2018-07-13 16:46 UTC  (5+ messages)

[PATCH][GCC][AArch64] Ensure that outgoing argument size is at least 8 bytes when alloca and stack-clash. [Patch (3/6)]
 2018-07-13 16:35 UTC  (2+ messages)

[PATCH][GCC][AArch64] Validate and set default parameters for stack-clash. [Patch (3/3)]
 2018-07-13 16:35 UTC  (2+ messages)

[ARM/FDPIC v2 00/21] FDPIC ABI for ARM
 2018-07-13 16:19 UTC  (22+ messages)
` [ARM/FDPIC v2 02/21] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts
` [ARM/FDPIC v2 01/21] [ARM] FDPIC: Add -mfdpic option support
` [ARM/FDPIC v2 03/21] [ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided
` [ARM/FDPIC v2 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture
` [ARM/FDPIC v2 05/21] [ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy generation
` [ARM/FDPIC v2 08/21] [ARM] FDPIC: Ensure local/global binding for function descriptors
` [ARM/FDPIC v2 07/21] [ARM] FDPIC: Avoid saving/restoring r9 on stack since it is RO
` [ARM/FDPIC v2 06/21] [ARM] FDPIC: Add support for c++ exceptions
` [ARM/FDPIC v2 11/21] [ARM] FDPIC: Add support to unwind FDPIC signal frame
` [ARM/FDPIC v2 09/21] [ARM] FDPIC: Add support for taking address of nested function
` [ARM/FDPIC v2 10/21] [ARM] FDPIC: Implement TLS support
` [ARM/FDPIC v2 14/21] [ARM][testsuite] FDPIC: Skip unsupported tests
` [ARM/FDPIC v2 12/21] [ARM] FDPIC: Restore r9 after we call __aeabi_read_tp
` [ARM/FDPIC v2 13/21] [ARM] FDPIC: Force LSB bit for PC in Cortex-M architecture
` [ARM/FDPIC v2 15/21] [ARM][testsuite] FDPIC: Adjust scan-assembler patterns
` [ARM/FDPIC v2 16/21] [ARM][testsuite] FDPIC: Skip v8-m and v6-m tests that currently produce an ICE
` [ARM/FDPIC v2 17/21] [ARM][testsuite] FDPIC: Skip tests that don't work in PIC mode
` [ARM/FDPIC v2 20/21] [ARM][testsuite] FDPIC: Adjust pr43698.c to avoid clash with uclibc
` [ARM/FDPIC v2 19/21] [ARM][testsuite] FDPIC: Enable tests on pie_enabled targets
` [ARM/FDPIC v2 18/21] [ARM][testsuite] FDPIC: Handle *-*-uclinux*
` [ARM/FDPIC v2 21/21] [ARM][testsuite] FDPIC: Skip tests using architecture older than v7

[PATCH] reject conflicting attributes before calling handlers (PR 86453)
 2018-07-13 15:46 UTC  (4+ messages)

[PR c++/86374] Name lookup failure in enclosing template
 2018-07-13 15:32 UTC 

[PATCH][Middle-end]3rd patch of PR78809
 2018-07-13 14:16 UTC  (6+ messages)
    ` [PATCH][Middle-end][version 3]3rd "

C++ PATCH for c++/86190, bogus -Wsign-conversion warning
 2018-07-13 13:43 UTC  (2+ messages)

abstract wide int binop code from VRP
 2018-07-13 13:21 UTC  (10+ messages)

arm - Add vendor and CPU id information to arm-cpus.in
 2018-07-13 11:50 UTC 

[PATCH][wwwdocs] Mention Cortex-A76 support in GCC 9 changes.html
 2018-07-13 11:28 UTC  (3+ messages)

[PATCH] Fix PR85974
 2018-07-13 11:24 UTC 

[testsuite/guality, committed] Prevent optimization of local in vla-1.c
 2018-07-13 11:10 UTC  (14+ messages)
        ` [PATCH][debug] Handle references to skipped params in remap_ssa_name
                ` [PATCH][debug] Handle debug references to skipped params
                  ` [PATCH][debug] Reuse debug exprs generated in remap_ssa_name

[PATCH][testsuite, guality] Add -fno-ipa-icf in gcc.dg/guality
 2018-07-13 11:09 UTC  (2+ messages)

[PATCH, Ada] RISC-V: Initial riscv linux Ada port
 2018-07-13 10:16 UTC  (8+ messages)

[testsuite] Minor tweak to 4 Aarch64 testcases
 2018-07-13  9:57 UTC  (3+ messages)

[gen/AArch64] Generate helpers for substituting iterator values into pattern names
 2018-07-13  9:15 UTC 

[testsuite] Robustify target_tls_runtime check
 2018-07-13  8:54 UTC 

[PATCH, S390] Increase function alignment to 16 bytes
 2018-07-13  8:15 UTC  (4+ messages)

[SPARC] Minor tweak
 2018-07-13  8:13 UTC 

代开--发票
 2018-07-13  7:49 UTC 

RFC: lra-constraints.c and TARGET_HARD_REGNO_CALL_PART_CLOBBERED question/patch
 2018-07-12 22:59 UTC  (4+ messages)

[PATCH] RISC-V: Silence expected Ada testsuite warning
 2018-07-12 20:32 UTC 

[PATCH] Fix _Pragma GCC diagnostic in macro expansions
 2018-07-12 20:20 UTC  (2+ messages)
` [PING] "

[Patch, Fortran] PR 85599: warn about short-circuiting of logical expressions for non-pure functions
 2018-07-12 20:03 UTC  (6+ messages)

[PATCH] RISC-V: Report error if function declare with different
 2018-07-12 19:59 UTC  (3+ messages)

[committed] #pragma omp declare target fixes
 2018-07-12 19:38 UTC 

[PATCH, committed] Fix typo in pdp11 target
 2018-07-12 19:27 UTC 

[PATCH] doc: update looping constructs
 2018-07-12 19:05 UTC  (5+ messages)

[PATCH, rs6000 v3] enable gimple folding for vec_xl, vec_xst
 2018-07-12 19:01 UTC  (6+ messages)
      ` [PATCH, rs6000 v4] "

[PATCH][GCC][front-end][build-machinery][opt-framework] Allow setting of stack-clash via configure options. [Patch (4/6)]
 2018-07-12 17:45 UTC  (3+ messages)

[committed] [PR tree-optimization/86010] More aggressively trim partially dead mem* and str* calls
 2018-07-12 17:33 UTC  (3+ messages)

[PATCH] Fix PR86452
 2018-07-12 17:14 UTC  (2+ messages)

[PATCH][AARCH64] PR target/84521 Fix frame pointer corruption with -fomit-frame-pointer with __builtin_setjmp
 2018-07-12 17:01 UTC  (6+ messages)

[contrib] compare_tests: Print number of tests
 2018-07-12 16:50 UTC  (2+ messages)

GCC 8.2 Status Report (2018-07-12)
 2018-07-12 16:47 UTC 

[AArch64] Generate load-pairs when the last load clobbers the address register [2/2]
 2018-07-12 16:35 UTC  (4+ messages)

[Patch AArch64] Add early clobber for the store_exclusive patterns
 2018-07-12 15:40 UTC  (2+ messages)

Add dump file for WPA streaming
 2018-07-12 13:42 UTC 

Add IFN_COND_FMA functions
 2018-07-12 13:04 UTC  (3+ messages)

[PATCH] Fix PR84829
 2018-07-12 11:48 UTC  (2+ messages)

[PATCH] Add testcase for already fixed bug
 2018-07-12 11:23 UTC 

[PATCH] Fix PR86462
 2018-07-12 11:03 UTC  (4+ messages)

Do not stream DECL_FCONTEXT
 2018-07-12 11:02 UTC  (2+ messages)

[PATCH][GCC][AARCH64] Canonicalize aarch64 widening simd plus insns
 2018-07-12 10:39 UTC  (3+ 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).