public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[og7] Update nvptx_fork/join barrier placement
 2018-03-20 10:41 UTC  (9+ messages)
          ` [nvptx, PR84952, committed] Fix bar.sync position

[PATCH] Fix ICE in match_asm_constraints_1 (PR inline-asm/84941)
 2018-03-20 10:39 UTC  (5+ messages)

[PATCH] Fix PR84986
 2018-03-20 10:35 UTC 

[PATCH][ARM][PR82989] Fix unexpected use of NEON instructions for shifts
 2018-03-20 10:08 UTC  (2+ messages)

[AARCH64 PATCH] Fix shift+rotate patterns with masking (PR target/84845)
 2018-03-20 10:03 UTC  (2+ messages)

Small fix for -fdump-ada-spec
 2018-03-20  9:58 UTC 

[PATCH, 2/2][nvptx, PR83589] Workaround for branch-around-nothing JIT bug
 2018-03-20  9:44 UTC  (2+ messages)
` [nvptx, PR84954, committed] Fix prevent_branch_around_nothing

[wwwdocs] Release notes for SVE
 2018-03-20  9:17 UTC  (3+ messages)

[wwwdocs] Update gcc-8/changes.html for some IPA and x86 canges
 2018-03-20  8:52 UTC  (4+ messages)

[PATCH] jit: fix link on OS X and Solaris (PR jit/64089 and PR jit/84288)
 2018-03-20  8:52 UTC  (5+ messages)
      ` Seeking Release Manager approval for: "

[PATCH PR81647][AARCH64] Fix handling of Unordered Comparisons in aarch64-simd.md
 2018-03-20  8:19 UTC  (4+ messages)

[PATCH] Remove ICEing test-case
 2018-03-20  8:13 UTC 

[PATCH] Fix __builtin_cpu_supports (PR target/84945)
 2018-03-20  8:08 UTC  (2+ messages)

真正的优质外贸客户是搜索到的
 2018-03-20  8:03 UTC 

[PATCH] Fix strpbrk (x, "") folding (PR c/84953)
 2018-03-20  7:39 UTC  (2+ messages)

[PATCH] Avoid compiler UB in store-merging (PR tree-optimization/84946)
 2018-03-20  6:40 UTC  (2+ messages)

[PATCH, rs6000] Fix PR83789: __builtin_altivec_lvx fails for powerpc for altivec-4.c
 2018-03-20  6:35 UTC  (3+ messages)

[PATCH] relax -Wclass-memaccess for class members (PR 84850)
 2018-03-20  2:12 UTC 

[PATCH] [Microblaze]: PIC Data Text Relative
 2018-03-20  2:06 UTC  (14+ messages)

[PATCH] PR fortran/42651 -- Fix accepts-invalid
 2018-03-20  1:14 UTC 

Use SCEV information when aligning for vectorisation (PR 84005)
 2018-03-19 22:49 UTC  (3+ messages)

[PATCH] Avoid UBSAN -fsanitize=enum errors on GCC memmodel enum (PR rtl-optimization/84643)
 2018-03-19 20:38 UTC  (2+ messages)

[PATCH] Fix libsanitizer on i?86-linux with glibc 2.27+ (PR sanitizer/84761)
 2018-03-19 20:36 UTC  (2+ messages)

[PATCH][PR sanitizer/78651] Incorrect exception handling when catch clause uses local class and PIC and sanitizer are active
 2018-03-19 20:35 UTC  (5+ messages)

[PATCH] Security improvement for dwarf indirect constants (PR sanitizer/78651)
 2018-03-19 20:33 UTC  (2+ messages)

C++ PATCH for c++/71834, template-id with too few arguments accepted
 2018-03-19 20:02 UTC 

[C++ PATCH] Fix FIX_TRUNC_EXPR instantiation (PR c++/84942)
 2018-03-19 19:55 UTC 

C++ PATCH for c++/84925, ICE in enclosing_instantiation_of
 2018-03-19 19:36 UTC  (2+ messages)

[PR c++/84835] ICE with generic lambda in extern "C"
 2018-03-19 18:55 UTC 

C++ PATCH for c++/84927, ICE with NSDMI and reference
 2018-03-19 18:54 UTC  (2+ messages)

[PATCH] RISC-V: Fix bootstrap failure
 2018-03-19 18:22 UTC 

[PR middle-end/70359] uncoalesce IVs outside of loops
 2018-03-19 17:55 UTC 

[GCC 6] PATCH: Backport -mindirect-branch= patches
 2018-03-19 17:08 UTC 

New Swedish PO file for 'gcc' (version 8.1-b20180128)
 2018-03-19 14:38 UTC 

[C++/84812] ICE with local fn decl
 2018-03-19 14:05 UTC 

[PATCH] Fix PR84933
 2018-03-19 14:04 UTC 

[PATCH ] PR 844422 Fix FCTID, FCTIW with -mcpu=power7
 2018-03-19 13:33 UTC  (5+ messages)

[PATCH] Fix PR84929
 2018-03-19 13:19 UTC 

[Patch AArch64] Turn on -fasynchronous-unwind-tables and -funwind-tables by default
 2018-03-19 12:45 UTC  (2+ messages)

[PATCH][AARCH64] PR target/84521 Fix frame pointer corruption with -fomit-frame-pointer with __builtin_setjmp
 2018-03-19 12:12 UTC  (2+ messages)

[PATCH] Fix PR84859
 2018-03-19 12:12 UTC  (2+ messages)

[PATCH] Fix PR84512
 2018-03-19 11:55 UTC  (5+ messages)

[PATCH][GCC][ARM] Fix can_change_mode_class for big-endian
 2018-03-19  9:11 UTC  (4+ messages)

[wwwdocs] PATCH for Re: GCC mirror - Please read it
 2018-03-19  8:54 UTC 

[PATCH 0/3] wwwdocs: Updates for gcc 8 changes
 2018-03-19  0:26 UTC  (8+ messages)
` [PATCH 2/3] Add htdocs/ansi2html.css
` [PATCH 3/3] Document my gcc 8 changes for the website
` [PATCH 1/3] bin: add ansi2html.sh

[wwwdocs] readings.html - remove SGI STL page
 2018-03-19  0:18 UTC 

[libstdc++,doc] Adjust links to www.fsf.org
 2018-03-19  0:02 UTC 

[libstc++,doc] doc/xml/manual/documentation_hacking.xml: Adjust link to docbook.org
 2018-03-18 23:52 UTC 

[patch, fortran] Fix type conversion in large array constructors with iterators
 2018-03-18 23:38 UTC  (2+ messages)

[PATCH] Improve boostrap-ubsan config (PR bootstrap/64914)
 2018-03-18 22:23 UTC  (5+ messages)

[PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657)
 2018-03-18 22:18 UTC  (10+ messages)

New Spanish PO file for 'gcc' (version 8.1-b20180128)
 2018-03-18 22:17 UTC 

[PATCH] PR fortran/77414 -- catch re-declaration of subroutines
 2018-03-18 21:32 UTC  (2+ messages)

[PATCH] PR fortran/65453 -- procedure statement vs subprogram name clash
 2018-03-18 16:22 UTC  (2+ messages)

PR libstdc++/78420 Make std::less etc. yield total order for pointers
 2018-03-18 10:27 UTC  (4+ messages)

PING^2 [PATCH] i386: Avoid PLT when shadow stack is enabled directly
 2018-03-17 13:46 UTC 

Don't try to vectorise COND_EXPR reduction chains (PR 84913)
 2018-03-17 12:55 UTC  (2+ messages)

PING: [PATCH] i386: Insert ENDBR before the profiling counter call
 2018-03-17 12:48 UTC 

[PR c++/71965] silence multi-dim array init sorry without tf_error
 2018-03-17 12:43 UTC  (2+ messages)

[PR c++/71251] out-of-range parms in tmpl arg substitution
 2018-03-17 12:31 UTC 

[PATCH] Fix x86 -march/-mtune after recent icelake-* split (PR target/84902)
 2018-03-17 10:21 UTC  (2+ messages)

[PATCH AArch64]Fix test failure for pr84682-2.c
 2018-03-17  9:20 UTC  (3+ messages)

[committed] Remove trailing whitespace from diagnostics (PR c/84910)
 2018-03-17  8:54 UTC 

[PATCH] avoid warning for memcpy to self (PR 83456)
 2018-03-17  0:30 UTC  (2+ messages)

[PATCH, rs6000] Finish implementation of __builtin_atlivec_lvx_v1ti
 2018-03-17  0:13 UTC  (2+ messages)

[PATCH v2, rs6000] Remove unused (and incorrect) code for internal store and load operations
 2018-03-17  0:08 UTC  (2+ messages)

[RFC Patch], PowerPC memory support pre-gcc9, patch #1
 2018-03-16 23:31 UTC  (5+ messages)
` [RFC Patch], PowerPC memory support pre-gcc9, patch #2
` [RFC Patch], PowerPC memory support pre-gcc9, patch #3
` [RFC Patch], PowerPC memory support pre-gcc9, patch #4

New German PO file for 'gcc' (version 8.1-b20180128)
 2018-03-16 22:51 UTC 

[PR c++/84789] do not resolve typename into template-independent
 2018-03-16 22:22 UTC 

[PATCH] Fix postreload constant merging (PR target/84899)
 2018-03-16 21:33 UTC  (2+ messages)

[PATCH] Fix PR84873
 2018-03-16 20:57 UTC  (6+ messages)

[committed] Fix "to to" -> "to" in diagnostics and comments (PR c/84909)
 2018-03-16 20:17 UTC 

[Committed] PR fortran/69395 -- Correct error condition
 2018-03-16 20:15 UTC 

libgo patch committed: add missing entry to noinst_DATA
 2018-03-16 19:22 UTC 

C++ PATCH for c++/84720, ICE with rvalue ref template parameter
 2018-03-16 19:01 UTC  (2+ messages)

patch to fix PR84876
 2018-03-16 18:55 UTC 

C++ PATCH for c++/80227, SFINAE and negative array size
 2018-03-16 18:54 UTC 

C++ PATCH for c++/84906, silent wrong code with ambiguous conversion
 2018-03-16 18:49 UTC 

Enable string_view assertions
 2018-03-16 18:45 UTC  (5+ messages)

Contents of PO file 'gcc-8.1-b20180128.uk.po'
 2018-03-16 17:30 UTC 

New Ukrainian PO file for 'gcc' (version 8.1-b20180128)
 2018-03-16 17:27 UTC 

New German PO file for 'gcc' (version 8.1-b20180128)
 2018-03-16 16:50 UTC 

[committed] Fix ICE for missing header fix-it hints with overlarge #line directives (PR c/84852)
 2018-03-16 16:17 UTC  (4+ messages)

[PATCH][OBVIOUS] Fix UBSAN in regrename.c (PR rtl-optimization/84635)
 2018-03-16 15:50 UTC 

[PATCH] Properly redirect alias for MVC (PR ipa/84722)
 2018-03-16 14:51 UTC  (2+ messages)

[PATCH] Handle -fno-guess-branch-probability properly in predict.c (PR ipa/84825)
 2018-03-16 14:50 UTC  (2+ messages)

[PATCH] Redirect reference in the symbol table (PR ipa/84833)
 2018-03-16 14:50 UTC  (2+ messages)

C++ PATCH for c++/83937, wrong C++17 overload resolution with constructor and {}
 2018-03-16 14:49 UTC 

[PATCH 1/3] [builtins] Generic support for __builtin_load_no_speculate()
 2018-03-16 14:31 UTC 

[og7] vector_length extension part 1: generalize function and variable names
 2018-03-16 13:50 UTC  (3+ messages)
` [og7] vector_length extension part 5: libgomp and tests

RFA (make_dispatcher_decl): PATCH for c++/83911, ICE with multiversioned constructor
 2018-03-16 13:50 UTC  (4+ messages)

[C++ PATCH] Fix ICE in reshape_init_class (PR c++/84874)
 2018-03-16 12:38 UTC  (3+ messages)

[PATCH][committed][PR tree-optimization/82123] 02/06 Perform EVRP analysis in sprintf warning pass
 2018-03-16 12:35 UTC  (2+ messages)
` [testsuite] Require label_values in builtin-unreachable-6.c

[PATCH][committed][Fortran] Add a few new tests for -fdec-static and -fdec-structure
 2018-03-16 10:18 UTC  (3+ messages)

libgo patch committed: Force LANG=C when looking for compiler version
 2018-03-16  8:35 UTC  (6+ messages)

[PATCH] Fix reassoc with -frounding-math or IBM long double (PR tree-optimization/84841)
 2018-03-16  8:07 UTC  (2+ messages)

[PATCH] PR gcc/68256 Defining TARGET_USE_CONSTANT_BLOCKS_P causes go bootstrap failure on aarch64
 2018-03-16  7:52 UTC  (3+ messages)

[C++ PATCH] Fix PLACEHOLDER_EXPR handling (PR c++/79937, PR c++/82410)
 2018-03-16  2:39 UTC  (10+ messages)

[PATCH] PR fortran/69395 -- don't exceed max allowed array dimensions
 2018-03-16  2:17 UTC  (3+ messages)

[patch, committed] fix nios2 thinko
 2018-03-15 22:52 UTC 

PING^3: [PATCH] x86: Force __x86_indirect_thunk_reg for function call via GOT
 2018-03-15 22:39 UTC  (5+ messages)

[PATCH] PR fortran/78741 -- Detect clash of entry and subroutine name
 2018-03-15 20:41 UTC  (2+ messages)

PING^3: [PATCH] i386: Don't generate alias for function return thunk
 2018-03-15 20:18 UTC  (10+ messages)

[PATCH] Fix call expansion ICE (PR c++/79085)
 2018-03-15 20:01 UTC  (2+ messages)

[PATCH] Don't RTL DCE REG_CFA_RESTORE noop moves (PR debug/84875)
 2018-03-15 19:35 UTC 

[PING][PATCH v3 1/14] D: The front-end (DMD) language implementation and license
 2018-03-15 19:06 UTC 

[C++ PATCH] Fix up -Wdeprecated (PR c++/84222)
 2018-03-15 17:33 UTC  (4+ messages)

[arm-embedded][PATCH] Add multilib mapping for -mcpu=cortex-r52
 2018-03-15 17:10 UTC 

[Aarch64] Fix conditional branches with target far away
 2018-03-15 16:56 UTC  (5+ messages)

[PATCH] Fortran -- clean up KILL
 2018-03-15 16:39 UTC  (11+ 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).