public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] S/390: Fix layout of struct sigaction_t
 2020-04-01 16:20 UTC  (4+ messages)

[PATCH]libstdc++-v3/test: Skip "use_service.cc" for aarch64 baremetal
 2020-04-01 15:59 UTC  (3+ messages)

[PATCH] Check endianess detection
 2020-04-01 15:59 UTC  (22+ messages)
                      ` [PATCH] PR lto/94249: Correct endianness detection with the __BYTE_ORDER macro

[PATCH][RFC] c/94392 - only enable -ffinite-loops for C++
 2020-04-01 15:56 UTC  (4+ messages)

[pushed] c++: Fix DMI with lambda 'this' capture [PR94205]
 2020-04-01 14:47 UTC  (2+ messages)

[AArch64] Backporting -moutline-atomics to gcc 9.x and 8.x
 2020-04-01 14:40 UTC  (7+ messages)

rs6000 - allow builtin initialization regardless of mask
 2020-04-01 14:20 UTC  (3+ messages)

[committed] testsuite: Split up gdc-test.exp into each subdirectory
 2020-04-01 13:03 UTC  (2+ messages)

[PATCH v2 0/9] aarch64: Implement TImode comparisons
 2020-04-01 12:37 UTC  (8+ messages)
` [PATCH v2 1/9] aarch64: Accept 0 as first argument to compares
` [PATCH v2 3/9] aarch64: Add <su>cmp_*_carryinC patterns

[PATCH] testsuite: Add testcase for already fixed PR [PR94436]
 2020-04-01 12:36 UTC 

[PATCH v3 0/4] Fix library testsuite compilation for build sysroot
 2020-04-01 12:12 UTC  (15+ messages)
` [PATCH v3 2/4] libffi/test: Fix "
` [PATCH v3 4/4] libgomp/test: Remove a build sysroot fix regression

[PATCH] S/390: Fix PR91628
 2020-04-01 10:50 UTC  (3+ messages)

[PATCH][RFC] Come up with VEC_COND_OP_EXPRs
 2020-04-01 10:19 UTC  (2+ messages)
` [stage1][PATCH] Lower VEC_COND_EXPR into internal functions

[patch, 10 Regression] FAIL: gfortran.dg/pr93365.f90 PR94386
 2020-04-01  9:50 UTC  (6+ messages)

GCC 10.0 Status Report (2020-04-01)
 2020-04-01  9:08 UTC 

[committed] wwwdocs: ada: Tweak link to GNAT: The GNU Ada Compiler
 2020-04-01  7:55 UTC  (2+ messages)

[PATCH] Enable GCC support for TSXLDTRK
 2020-04-01  7:37 UTC  (3+ messages)

[PATH] Enable GCC support for SERIALIZE
 2020-04-01  7:36 UTC  (2+ messages)

[PATCH] objsz: Don't call replace_uses_by on SSA_NAME_OCCURS_IN_ABNORMAL_PHI [PR94423]
 2020-04-01  7:28 UTC  (2+ messages)

[committed] Move pspace.org to https
 2020-04-01  7:25 UTC 

[committed] wwwdocs: Follow redirect for Thread Building Blocks on GitHub
 2020-04-01  7:24 UTC 

[Fortran, OpenACC] Reject vars of different scope in $acc declare (PR94120)
 2020-04-01  7:07 UTC  (5+ messages)
` Fwd: "
  ` [C/C++, OpenACC] Reject vars of different scope in acc "

[committed] wwwdocs: ada: Tweak link to GNAT: The GNU Ada Compiler
 2020-04-01  6:59 UTC 

[PATCH] [ARC] Allow more ABIs in GLIBC_DYNAMIC_LINKER
 2020-04-01  0:52 UTC  (5+ messages)

PATCH -- Fix degree trignometric functions
 2020-03-31 23:45 UTC  (7+ messages)

[committed] d: Merge UDAs between function prototype and definitions (PR90136)
 2020-03-31 22:14 UTC 

[committed] d: Add always_inline to the internal attribute table
 2020-03-31 21:12 UTC 

[PATCH] Fix an error in extend.texi
 2020-03-31 20:32 UTC 

[PATCH] c++: Fix ICE in tsubst_default_argument [PR92010]
 2020-03-31 19:50 UTC  (8+ messages)

[PATCH][gcc] libgccjit: introduce version entry points
 2020-03-31 19:00 UTC  (10+ messages)
` [PATCH V3][gcc] "
      ` [PATCH V4][gcc] "

[Patch] libgomp – fix handling of 'target enter data'
 2020-03-31 18:03 UTC  (4+ messages)

[committed] d: Use memset to fill alignment holes with zeroes
 2020-03-31 17:05 UTC 

[GCC][PATCH][ARM]: Fix for MVE ACLE intrinsics with writeback (PR94317)
 2020-03-31 16:13 UTC 

[PATCH] x86: Insert ENDBR if function will be called indirectly
 2020-03-31 15:11 UTC 

Contents of PO file 'cpplib-10.1-b20200209.sr.po'
 2020-03-31 14:32 UTC 

New Serbian PO file for 'cpplib' (version 10.1-b20200209)
 2020-03-31 14:32 UTC 

[PATCH] ICE: in vectorizable_load, at tree-vect-stmts.c:9173
 2020-03-31 14:19 UTC  (6+ messages)

[[committed]] d: Use d_comdat_linkage on generated internal decl
 2020-03-31 14:04 UTC 

[committed] amdgcn: generalize vector insn modes
 2020-03-31 12:40 UTC 

[PATCH] Check DECL_CONTEXT of new/delete operators
 2020-03-31 12:38 UTC  (5+ messages)

[PATCH][committed] arc: Update operand printing
 2020-03-31 12:12 UTC 

[PATCH][committed] arc: Cleanup compilation warning
 2020-03-31 12:03 UTC 

[GCC][ARM][PATCH]: Add MVE ACLE intrinsics vbicq_n_* polymorphic variant support
 2020-03-31 10:09 UTC  (2+ messages)

[GCC][ARM][PATCH]: Add support for MVE ACLE intrinsics polymorphic variants for +mve.fp option
 2020-03-31  9:54 UTC  (2+ messages)

[PATCH 1/2] RISC-V: Update march parser
 2020-03-31  9:06 UTC  (2+ messages)
` [PATCH 2/2] RISC-V: Handle implied extension for -march parser

[PATCH] aarch64: Fix up aarch64_compare_and_swaphi pattern [PR94368]
 2020-03-31  9:04 UTC  (2+ messages)

[PATCH] fold-const: Fix division folding with vector operands [PR94412]
 2020-03-31  8:53 UTC  (2+ messages)

[PATCH] store-merging: Allow enums during bswap recognition [PR94403]
 2020-03-31  8:53 UTC  (2+ messages)

[PATCH] forwprop: Pattern recognize more rotates [PR94344]
 2020-03-31  8:51 UTC  (2+ messages)

[PATCH v3] Fix alignment for local variable [PR90811]
 2020-03-31  8:32 UTC 

[PATCH 2/2] [aarch64] Rework fpcr fpsr getter/setter builtins
 2020-03-31  8:25 UTC  (3+ messages)

[PATCH] combine: Fix split_i2i3 ICE [PR94291]
 2020-03-31  7:04 UTC 

[PATCH] lra: set insn_code_data to NULL when freeing
 2020-03-30 22:51 UTC  (2+ messages)

[PATCH], Make PowerPC -mcpu=future enable -mpcrel on linux ELFv2
 2020-03-30 22:51 UTC  (3+ messages)

[pushed] c++: Fix comparison of fn() and ns::fn() [PR90711]
 2020-03-30 21:15 UTC 

[committed] [P1][PR target/94238] Don't create invalid comparisons
 2020-03-30 21:15 UTC  (3+ messages)

[PATCH] c++: Fix handling of internal fn calls in statement expressions [PR94385]
 2020-03-30 20:44 UTC  (2+ messages)

[PATCH] c++: Fix crash in gimplifier with paren init of aggregates [PR94155]
 2020-03-30 20:28 UTC 

[PATCH] Define TRY_EMPTY_VM_SPACE for riscv64-linux
 2020-03-30 17:53 UTC  (2+ messages)

[PATCH] lower-subreg: PR94123, SVN r273240, causes gcc.target/powerpc/pr87507.c to fail
 2020-03-30 16:39 UTC  (9+ messages)

[PATCH V2][wwwdocs] Document GNU-stack support added to GCC 10 for MIPS
 2020-03-30 16:02 UTC  (5+ messages)

[PATCH] i386: Fix up *one_cmplv*2* insn with avx512f [PR94343]
 2020-03-30 15:51 UTC  (2+ messages)

[PATCH] Fix vextract* masked patterns (PR target/93069)
 2020-03-30 15:36 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] Fix scan pattern of vect-8.f90 dump
 2020-03-30 15:33 UTC  (2+ messages)

[PATCH] XFAIL pr57193.c test-case
 2020-03-30 15:31 UTC  (2+ messages)

[RFC] Fix for pr64706 testcase faulre
 2020-03-30 13:03 UTC  (5+ messages)

[PATCH] Respect user align for local variable
 2020-03-30 12:37 UTC  (3+ messages)

[PATCH] tree: Fix -fcompare-debug issues due to protected_set_expr_location [PR94323]
 2020-03-30 11:13 UTC  (15+ messages)

[PATCH] Fix PR94043 by making vect_live_op generate lc-phi
 2020-03-30 10:38 UTC  (2+ messages)

[PATCH 1/2] Move out increase_alignment into ipa-increase-alignment.cc
 2020-03-30 10:29 UTC  (10+ messages)
` [PATCH 2/2] Fix alignment for local variable [PR90811]

[PATCH] ICE: in vectorizable_load, at tree-vect-stmts.c:9173
 2020-03-30  9:30 UTC 

[Patch][Fortran] Fix error cleanup of select rank (PR93522)
 2020-03-30  8:15 UTC  (2+ messages)

[Patch, 9/10 Regression] fortran: ICE in build_entry_thunks PR93814
 2020-03-30  8:14 UTC  (5+ messages)

[PATCH, 8/9/10 Regression] fortran: ICE equivalence with an element of an array PR94030
 2020-03-30  7:59 UTC  (2+ messages)

[PATCH, 9/10 Regression] fortran : ICE in gfc_resolve_findloc PR93498
 2020-03-30  7:53 UTC  (2+ messages)

[PATCH] rs6000: Save/restore r31 if frame_pointer_needed is true
 2020-03-30  5:13 UTC  (6+ messages)

[PATCH] rs6000: Don't split constant oprator when add, move to temp register for future optimization
 2020-03-30  3:59 UTC  (3+ messages)

[PATCH] doc: Update -falign-functions/-falign-loops/-falign-jumps
 2020-03-29 22:04 UTC  (2+ messages)

[committed] testsuite: Handle more kinds of gdc.test test flags and directives
 2020-03-29 19:49 UTC 

Contents of PO file 'gcc-10.1-b20200322.sv.po'
 2020-03-29 18:42 UTC 

New Swedish PO file for 'gcc' (version 10.1-b20200322)
 2020-03-29 18:42 UTC 

[committed] testsuite: Move C++ tests in gdc.test into own subdirectory
 2020-03-29 17:27 UTC 

[OBVIOUS][PATCH] Fix typo in a warning related to flatten
 2020-03-29 17:24 UTC 

[stage1][PATCH] Provide warning for missing jobserver
 2020-03-29 17:22 UTC  (3+ messages)

GCC 8 backports
 2020-03-29 17:17 UTC  (2+ messages)

[committed][hppa] Remove duplicate .align output
 2020-03-29 16:44 UTC 

[Patch, fortran] PR94246 - [9/10 Regression] valgrind error for ./gfortran.dg/bessel_5.f90 since r9-1566-g87c789f1c0b2df41
 2020-03-29 12:29 UTC  (4+ messages)

[PATCH] calls.c precompute_register_parameters for TLS
 2020-03-29 10:44 UTC  (4+ messages)

[committed 1/3] libstdc++: Implement C++20 changes to insert iterators
 2020-03-28 22:22 UTC  (4+ messages)
` [committed 2/3] libstdc++: Add remaining C++20 changes to iterator adaptors

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