public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/3] GNAT test suite fixes for build sysroot
 2019-05-16  0:00 UTC  (6+ messages)
` [PATCH 1/3][GCC] gnatmake: Accept the `--sysroot=' GCC driver option
` [PATCH 2/3][GCC] GNAT/testsuite: Pass the `ada' option to target compilation
` [PATCH 3/3][DejaGNU] target: Wrap linker flags into `-largs'/`-margs' for Ada

[PATCH] Fix PR90394, [10 Regression] ICE in is_value_included_in, at tree-ssa-uninit.c:1055
 2019-05-15 23:09 UTC 

[PATCH] Check for overflow in tree-switch-conversion (PR middle-end/90478)
 2019-05-15 22:45 UTC  (5+ messages)
` [committed] Fix up pr90478.c testcase (was Re: [PATCH] Check for overflow in tree-switch-conversion (PR middle-end/90478).)

[PATCH 1/12] implement -Wformat-diag to detect quoting and spelling issues in GCC diagnostics
 2019-05-15 22:36 UTC  (4+ messages)

[PATCH] OpenMP simd if clause support with runtime determined argument
 2019-05-15 21:49 UTC 

[PATCH] gcc: move assemble_start_function / assemble_end_function to output_mi_thunk
 2019-05-15 21:46 UTC  (3+ messages)

[committed] Small OpenMP simd if and simdlen clause tweak
 2019-05-15 21:45 UTC 

[PATCH] i386: Add standard scalar operation patterns
 2019-05-15 21:29 UTC  (3+ messages)
` PING^1: "

[PATCH] Add __raw_visit and __raw_idx_visit, use INVOKE<R>
 2019-05-15 21:19 UTC  (2+ messages)

preserve more debug stmts in gimple jump threading
 2019-05-15 21:03 UTC  (3+ messages)

C++ PATCH for CWG 2096, constraints on literal unions
 2019-05-15 20:38 UTC  (2+ messages)

[C PATCH] Fix up C loop construct debug info without -gno-statement-frontiers (PR debug/90197)
 2019-05-15 20:33 UTC  (6+ messages)
  ` [C++ PATCH] Fix up C++ "
      ` [C++ PATCH] Fix up C++ loop construct debug info without -gno-statement-frontiers (PR debug/90197, take 2)

[PATCH] fortran: C++ support for generating C prototypes
 2019-05-15 19:41 UTC  (3+ messages)

[PATCH] Allow opening file on multiple units
 2019-05-15 19:21 UTC  (4+ messages)

[Contrib PATCH] Add scripts to convert GCC repo from SVN to Git
 2019-05-15 18:47 UTC  (7+ messages)

PATCH, testsuite, x86] Make the requires test for CET a bit stronger
 2019-05-15 18:43 UTC  (4+ messages)

[PATCH, i386]: Macroize DIVMOD patterns
 2019-05-15 18:04 UTC  (5+ messages)

[PATCH, Darwin, PowerPC, testsuite] Exclude Darwin from VSX, Power8 and Power9 tests
 2019-05-15 17:35 UTC  (3+ messages)

[PATCH v2 2/3] Add predict_doloop_p target hook
 2019-05-15 16:44 UTC  (15+ messages)

abstract out EH propagation cleanups
 2019-05-15 16:36 UTC  (8+ messages)

[PATCH v2 3/3] Consider doloop cmp use in ivopts
 2019-05-15 16:17 UTC  (5+ messages)

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

[PATCH] Testsuite: Add s390 exceptions for gen-vect
 2019-05-15 15:59 UTC 

[PATCH] soft-fp: Update soft-fp from glibc
 2019-05-15 15:55 UTC 

[PATCH] PR libstdc++/85965 delay static assertions until types are complete
 2019-05-15 15:54 UTC  (2+ messages)

[PATCH] S/390: Add -march to test case
 2019-05-15 15:45 UTC 

[PATCH] Remove redundant accessors in hash tables
 2019-05-15 15:37 UTC 

[PATCH] [aarch64] Introduce flags for SVE2
 2019-05-15 15:12 UTC  (6+ messages)

[committed, wwwdocs] OpenACC status for GCC 9
 2019-05-15 14:32 UTC  (3+ messages)

[RFC] SHIFT_COUNT_TRUNCATED and shift_truncation_mask
 2019-05-15 14:31 UTC  (3+ messages)

[C++ Patch, obvious] Remove REFERENCE_VLA_OK
 2019-05-15 14:29 UTC 

OpenACC 2.5 Profiling Interface (incomplete)
 2019-05-15 14:28 UTC  (4+ messages)
` OpenACC 2.5 Profiling Interface

[PATCH, lto-plugin] Make the plugin more -save-temps friendly
 2019-05-15 14:11 UTC  (4+ messages)

[C++ Patch] Consistently use OVL_P
 2019-05-15 13:27 UTC  (10+ messages)

[PATCH 0/2] [RFC][PR88834]
 2019-05-15 13:24 UTC  (6+ messages)
` [PATCH 1/2] Add support for IVOPT
` [PATCH 2/2] aarch64 back-end changes

[PATCH] PR90424 - lowpart vector set recognition
 2019-05-15 13:01 UTC  (5+ messages)

[PATCH] Call update_address_taken before into-SSA
 2019-05-15 12:56 UTC 

@代@理@税@票@
 2019-05-15 12:48 UTC 

malloc cannot alias preexisting pointers
 2019-05-15 11:48 UTC  (8+ messages)

[PATCH 0/12] detect quoting and punctuation problems in diagnostics
 2019-05-15 11:40 UTC  (2+ messages)

[PATCH][RFC] Come up with TARGET_HAS_FAST_MEMPCPY_ROUTINE (PR middle-end/90263)
 2019-05-15 11:35 UTC  (7+ messages)

[RFC, PATCH] Don't introduce useless edge splits unless in PRE
 2019-05-15 11:33 UTC  (2+ messages)

[PATCH GCC]Correct cand_chain and stmt_cand_map for copy/cast
 2019-05-15 11:09 UTC  (2+ messages)

[PATCH GCC]refactor process of copy and cast in slsr
 2019-05-15 11:08 UTC  (2+ messages)

[PATCH] Refactor away an obsolete is_unsigned distinction in is_value_included_in
 2019-05-15 11:06 UTC  (2+ messages)

[PATCH][gimplefe] Add __BIT_FIELD_REF parsing
 2019-05-15 11:03 UTC 

[PATCH] Fix PR90474
 2019-05-15 10:16 UTC 

[PATCH v2 1/3] Move prepare_decl_rtl to expr.[ch] as extern
 2019-05-15 10:04 UTC  (9+ messages)

[PATCH] Fix bogus check in recent forwprop change
 2019-05-15  9:57 UTC 

[PATCH, Darwin, Testsuite, PPC] Fix failing PR87600
 2019-05-15  7:27 UTC 

[PATCH, Darwin, Testsuite] Last part for PR82920
 2019-05-15  7:24 UTC 

New .md construct: define_insn_and_rewrite
 2019-05-15  6:48 UTC  (3+ messages)

[PATCH PR57534]Support strength reduction for MEM_REF in slur
 2019-05-15  4:30 UTC 

New Documents For(gcc-patches@gcc.gnu.org)Your Shipment (Shipping SF Electronic Invoice Notification)
 2019-05-15  3:15 UTC 

[PATCH 12/12] fix diagnostic quoting/spelling issues in ObjC
 2019-05-14 23:16 UTC  (2+ messages)

[PATCH] Fix aarch64 exception handling (PR c++/59813)
 2019-05-14 22:57 UTC  (13+ messages)

[PATCH 11/12] fix diagnostic quoting/spelling issues in i386 back-end
 2019-05-14 21:33 UTC 

[PATCH 8/12] fix diagnostic quoting/spelling in the middle-end
 2019-05-14 21:33 UTC 

[PATCH 9/12] adjust tests to quoting/spelling diagnostics fixes
 2019-05-14 21:33 UTC 

[PATCH 10/12] fix diagnostic quoting/spelling in D
 2019-05-14 21:33 UTC 

[PATCH 2/12] fix diagnostic quoting/spelling in ada
 2019-05-14 21:32 UTC 

[PATCH 3/12] fix diagnostic quoting/spelling in Brig
 2019-05-14 21:32 UTC 

[PATCH 4/12] fix diagnostic quoting/spelling in the C front-end
 2019-05-14 21:32 UTC 

[PATCH 5/12] fix diagnostic quoting/spelling in c-family
 2019-05-14 21:32 UTC 

[PATCH 7/12] fix diagnostic quoting/spelling in libgcc
 2019-05-14 21:32 UTC 

[PATCH 6/12] fix diagnostic quoting/spelling in C++
 2019-05-14 21:32 UTC 

C++ PATCH to add test for c++/68918
 2019-05-14 21:18 UTC 

C++ PATCH to add test for c++/70156
 2019-05-14 21:09 UTC 

[PATCH, Darwin] Fix more PR82920
 2019-05-14 20:43 UTC 

[PATCH] improve linter for diagnostics
 2019-05-14 20:37 UTC 

[PATCH] Add __gnu_test::NullablePointer utility to testsuite
 2019-05-14 20:01 UTC  (3+ messages)

[PATCH] GCC 8 Backports for AIX
 2019-05-14 18:16 UTC  (2+ messages)

[DRIVER PATCH]: Nadger subprocess argv[0]
 2019-05-14 17:26 UTC  (2+ messages)

[PATCH 1/2] rs6000: New enum epilogue_type
 2019-05-14 17:23 UTC  (2+ messages)
` [PATCH 2/2] rs6000: Make eh_set_lr_<mode> a define_insn_and_split

[v3 PATCH] nonesuch is insufficiently useless (lwg2996)
 2019-05-14 16:11 UTC  (3+ messages)

[PATCH] Add gdc support to macOS
 2019-05-14 16:02 UTC  (2+ messages)

[PATCH] Define std::__invoke_r for INVOKE<R>
 2019-05-14 15:25 UTC 

[PATCH] Use INVOKE<R> in std::function, std::bind and std::packaged_task
 2019-05-14 15:25 UTC 

libgo patch committed: Reduce profiling overhead
 2019-05-14 15:00 UTC 

[PATCH] Add __is_nothrow_convertible to fix std::is_nothrow_invocable_r
 2019-05-14 14:40 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).