public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] 16/19 modula2 front end: bootstrap and documentation tools
 2022-11-27 16:51 UTC  (11+ messages)
    ` [PATCH v2 16/19] "

[PATCH] rtl: add predicates for addition, subtraction & multiplication
 2022-11-27 14:21 UTC  (3+ messages)

[PATCH]rs6000: Load high and low part of 64bit constant independently
 2022-11-27 13:09 UTC  (6+ messages)

[RFA] src-release.sh: Fix gdb source tarball build failure due to libsframe
 2022-11-27 12:53 UTC 

[PATCH] d: Update __FreeBSD_version values [PR107469]
 2022-11-27  8:23 UTC  (2+ messages)
` Ping: "

Security Product Sales,
 2022-11-27  1:24 UTC 

[PATCH] tree-optimization/103356 Add missing (~a) == b folding for _Bool
 2022-11-26 17:49 UTC  (2+ messages)

[PATCH 19/56] Revert "Move void_list_node init to common code". (8ff2a92a0450243e52d3299a13b30f208bafa7e0)
 2022-11-26  8:41 UTC  (7+ messages)

[PATCH 16/56] gcc: Re-add TYPE_METHODS
 2022-11-26  8:26 UTC  (8+ messages)

[PATCH 14/56] middle-end: Set TREE_ADDRESSABLE in folding debug stmts
 2022-11-26  0:19 UTC  (3+ messages)

[PATCH] tree-optimization/106912 - IPA profile and pure/const
 2022-11-25 20:26 UTC  (7+ messages)

[PATCH] tree-optimization/107672 - avoid vector mode type_for_mode call
 2022-11-25 20:08 UTC  (3+ messages)

[PATCH v3] c++: Allow module name to be a single letter on Windows
 2022-11-25 19:03 UTC  (2+ messages)
` PING "

[PATCH][sanitizer/106558] asan: fix unsafe optimization of Asan checks
 2022-11-25 16:18 UTC  (4+ messages)
` [PATCH][PING][sanitizer/106558] "

[PATCH] RISC-V: Add duplicate vector support
 2022-11-25 16:06 UTC 

[PATCH] sync libsframe toplevel from binutils-gdb
 2022-11-25 15:47 UTC  (2+ messages)

[committed] libstdc++: Fix orphaned/nested output of configure checks
 2022-11-25 15:08 UTC 

[committed] libstdc++: Call predicate with non-const values in std::erase_if [PR107850]
 2022-11-25 15:08 UTC 

[committed] libstdc++: Do not define operator!= in <random> for C++20
 2022-11-25 15:08 UTC 

[committed] libstdc++: Add always_inline to trivial iterator operations
 2022-11-25 15:08 UTC 

[PATCH V2] rs6000: Support to build constants by li/lis+oris/xoris
 2022-11-25 14:43 UTC  (4+ messages)

Fix resolution streaming with incremental linking
 2022-11-25 14:10 UTC 

[PATCH] RISC-V: Avoid redundant sign-extension for SImode SGE, SGEU, SLE, SLEU
 2022-11-25 14:07 UTC  (4+ messages)
    ` [PING][PATCH] "

[PATCH v2 00/11] OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
 2022-11-25 13:22 UTC  (7+ messages)
` [PATCH v2 06/11] OpenMP: lvalue parsing for map clauses (C++)

[PATCH] i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
 2022-11-25 12:57 UTC 

[PATCH V2] Use subscalar mode to move struct block for parameter
 2022-11-25 12:29 UTC  (7+ messages)

[PATCH v4] OpenMP: Generate SIMD clones for functions with "declare target"
 2022-11-25 11:35 UTC  (2+ messages)

[Patch] libgomp: Add no-target-region rev offload test + fix plugin-nvptx
 2022-11-25 11:25 UTC  (2+ messages)

[PATCH, testsuite] Add effective target stack_size
 2022-11-25 11:09 UTC  (3+ messages)
` nvptx: stack size limits are relevant for execution only (was: [PATCH, testsuite] Add effective target stack_size)
  ` [PING] "

[Patch] libgomp.texi: OpenMP Impl Status 5.1 additions + TR11
 2022-11-25 11:03 UTC  (3+ messages)

[PATCH 1/2]middle-end: Support early break/return auto-vectorization
 2022-11-25 10:32 UTC  (7+ messages)

[PATCH] lto: fix usage of timer in materialize_cgraph
 2022-11-25  9:48 UTC  (2+ messages)

[PATCH] Fix thinko in operator_bitwise_xor::op1_range
 2022-11-25  9:35 UTC  (2+ messages)

[PATCH] [x86] Fix incorrect implementation for mm_cvtsbh_ss
 2022-11-25  9:18 UTC  (6+ messages)
` [PATCH v2] [x86] Fix incorrect _mm_cvtsbh_ss
      ` [PATCH V3] "

[PATCH 56/56] java, libjava: Upgrade from in-tree boehm-gc to external boehm-gc 8.3.0
 2022-11-25  8:42 UTC 

[PATCH 55/56] classpath: Mark generate-locale-list.sh as executable
 2022-11-25  8:42 UTC 

[PATCH 54/56] classpath: Use info-in-builddir
 2022-11-25  8:42 UTC 

[PATCH 53/56] classpath: Use modern autotools mkdir -p handling
 2022-11-25  8:42 UTC 

[PATCH 52/56] libjava: Move from in-tree libltdl to external libltdl 2.4.7
 2022-11-25  8:42 UTC 

[PATCH 51/56] libjava: Check for libz_convenience.la instead of libzgcj_convenience.la
 2022-11-25  8:42 UTC 

[PATCH 50/56] libjava: Replace AC_LANG_PROGRAM with AC_LANG_SOURCE
 2022-11-25  8:42 UTC 

[PATCH 49/56] libjava: Move to autoconf 2.69, automake 1.15
 2022-11-25  8:42 UTC 

[PATCH 48/56] classpath: Rename documentation files from .texinfo to .texi
 2022-11-25  8:42 UTC 

[PATCH 47/56] libjava: Use ucontext_t instead of struct ucontext
 2022-11-25  8:42 UTC 

[PATCH 46/56] libjava: Remove unnecessary parentheses
 2022-11-25  8:42 UTC 

[PATCH 45/56] libjava: Remove unnecessary register keyword
 2022-11-25  8:42 UTC 

[PATCH 44/56] java: Add FUNCTION_DECL_CHECK in METHOD_DUMMY
 2022-11-25  8:42 UTC 

[PATCH 43/56] java: Include opt-suggestions.h in jvspec.cc
 2022-11-25  8:42 UTC 

[PATCH 42/56] java: Include memmodel.h in builtins.cc
 2022-11-25  8:42 UTC 

[PATCH 41/56] java: Replace struct deps with struct mkdeps and set phoniness of dependencies via bool argument to deps_write
 2022-11-25  8:41 UTC 

[PATCH 40/56] java: Fix Wstringop-* warnings
 2022-11-25  8:41 UTC 

[PATCH 39/56] java: Check that type is array or integer before checking string flag
 2022-11-25  8:41 UTC 

[PATCH 38/56] java: Use dump_flags_t
 2022-11-25  8:41 UTC 

[PATCH 37/56] java: Build SWITCH_EXPR using build2 instead of build3
 2022-11-25  8:41 UTC 

[PATCH 36/56] java: Don't check the value of dump_switch_p
 2022-11-25  8:41 UTC 

[PATCH 35/56] java: Use checking forms of DECL_FUNCTION_CODE
 2022-11-25  8:41 UTC 

[PATCH 34/56] java: Replace flag_excess_precision_cmdline with flag_excess_precision
 2022-11-25  8:41 UTC 

[PATCH 33/56] java: Fix -Wformat-diag warnings
 2022-11-25  8:41 UTC 

[PATCH 32/56] java: Replace pfatal_with_name with fatal_error
 2022-11-25  8:41 UTC 

[PATCH 31/56] java: Use HOST_WIDE_INT
 2022-11-25  8:41 UTC 

[PATCH 30/56] java: Add handle_nonnull_attribute function
 2022-11-25  8:41 UTC 

[PATCH 29/56] java: Properly handle GET_MODE_SIZE as a poly_uint16
 2022-11-25  8:41 UTC 

[PATCH 28/56] java: Replace TYPE_MINVAL with TYPE_MIN_VALUE_RAW
 2022-11-25  8:41 UTC 

[PATCH 27/56] java: Replace source_location with location_t
 2022-11-25  8:41 UTC 

[PATCH 26/56] java: Remove 'FREE' macro
 2022-11-25  8:41 UTC 

[PATCH 25/56] java: Replace PTR with 'void *'
 2022-11-25  8:41 UTC 

[PATCH 24/56] java: Add empty selftest hook
 2022-11-25  8:41 UTC 

[PATCH 23/56] java: Don't build by default
 2022-11-25  8:41 UTC 

[PATCH 22/56] java: Comment out -fassert documentation
 2022-11-25  8:40 UTC 

[PATCH 21/56] Rename gcc/java/*.c to *.cc
 2022-11-25  8:40 UTC 

[PATCH 20/56] Re-add Java handling to gcc and gcc/cp
 2022-11-25  8:40 UTC 

[PATCH 18/56] Fix regression around friend declarations in local classes [PR69410]
 2022-11-25  8:40 UTC 

[PATCH 17/56] gcc: Add binfo value to tree_type_non_common and make TYPE_BINFO use it
 2022-11-25  8:40 UTC 

[PATCH 15/56] libcpp: Change deps_write and make_write to take class mkdeps instead of const cpp_reader and to learn about the the dependency phoniness via a bool argument
 2022-11-25  8:40 UTC 

[PATCH 13/56] Re-add flag_evaluation_order, reorder_operands_p, and add reorder bool argument to tree_swap_operands_p
 2022-11-25  8:40 UTC 

[PATCH 12/56] Re-add Java (to) comments
 2022-11-25  8:40 UTC 

[PATCH 11/56] Re-add handling of Java file extensions (.java, .class, .zip, .jar)
 2022-11-25  8:40 UTC 

[PATCH 10/56] Re-add JCR_SECTION_NAME, TARGET_USE_JCR_SECTION, __LIBGCC_JCR_SECTION_NAME__, _Jv_RegisterClasses, __JCR_LIST__, __JCR_END__
 2022-11-25  8:39 UTC 

[PATCH 09/56] Re-add LIBGCJ_SONAME
 2022-11-25  8:39 UTC 

[PATCH 08/56] Re-add MODIFY_JNI_METHOD_CALL
 2022-11-25  8:39 UTC 

[PATCH 07/56] Darwin: Re-add Java workaround constraint about putting small items into data/static data
 2022-11-25  8:39 UTC 

[PATCH 06/56] Re-add tests for Java
 2022-11-25  8:39 UTC 

[PATCH 05/56] contrib: Re-add Java entries
 2022-11-25  8:39 UTC 

[PATCH 04/56] Re-add autotools glue for Java front-end and library
 2022-11-25  8:39 UTC 

[PATCH 03/56] Re-add documentation for Java front-end and library
 2022-11-25  8:39 UTC 

[PATCH 02/56] Re-add libjava/*
 2022-11-25  8:38 UTC 

[PATCH 01/56] Re-add gcc/java/*
 2022-11-25  8:38 UTC 

Java front-end and library patches
 2022-11-25  8:37 UTC 

[PATCH v4, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
 2022-11-25  8:33 UTC  (2+ messages)

[PATCH] tree-optimization/107865 - ICE with outlining of loops
 2022-11-25  7:59 UTC 

[PATCH-1, rs6000] Generate permute index directly for little endian target [PR100866]
 2022-11-25  7:50 UTC  (2+ messages)

[PATCH V2] Update block move for struct param or returns
 2022-11-25  5:12 UTC  (2+ messages)

[PATCH] Adjust the symbol for SECTION_LINK_ORDER linked_to section [PR99889]
 2022-11-25  3:26 UTC  (7+ messages)
` PING^1 "
  ` PING^2 "

[PATCH] [OpenMP] GC unused SIMD clones
 2022-11-25  2:13 UTC 

[committed] libstdc++: Change return type of std::bit_width to int (LWG 3656)
 2022-11-25  0:23 UTC 

[committed] libstdc++: Update tests on trunk [PR106201]
 2022-11-25  0:21 UTC 

[PATCH] gcc/jit/jit-recording.cc: recording::global::write_to_dump: Avoid crashes when writing psuedo-C for globals with string initializers
 2022-11-24 20:43 UTC 

[PATCH] Fortran: error recovery on associate with bad selector [PR107577]
 2022-11-24 18:58 UTC  (2+ messages)

[PATCH]AArch64 sve2: Fix expansion of division [PR107830]
 2022-11-24 18:44 UTC  (4+ messages)

[Patch Arm] Fix PR 92999
 2022-11-24 16:12 UTC  (8+ messages)

[PATCH 00/35] arm: rework MVE testsuite and rework backend where necessary (1st chunk)
 2022-11-24 15:28 UTC  (5+ messages)
` [PATCH 35/35] arm: improve tests for vsetq_lane*
    ` [PATCH 35/35 V2] "

[PATCH] Make Warray-bounds alias to Warray-bounds= [PR107787]
 2022-11-24 15:27 UTC  (5+ messages)

[Patch] OpenMP, libgomp, gimple: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_limit on offload devices
 2022-11-24 14:09 UTC  (6+ messages)

[PATCH][AArch64] Cleanup move immediate code
 2022-11-24 12:20 UTC  (2+ messages)

[PATCH 1/2]middle-end: Add new tbranch optab to add support for bit-test-and-branch operations
 2022-11-24 12:18 UTC  (13+ messages)
` [PATCH 2/2]AArch64 Support new tbranch optab

OpenMP Patch Ping
 2022-11-24 12:01 UTC 

[PATCH] c++: Fix up -fcontract* options
 2022-11-24 10:58 UTC  (3+ messages)
  ` [committed] c++: Further -fcontract* option description fixes

[PATCH] c: Propagate erroneous types to declaration specifiers [PR107805]
 2022-11-24 10:53 UTC  (5+ messages)

[PATCH 0/8] middle-end: Popcount and clz/ctz idiom recognition improvements
 2022-11-24 10:41 UTC  (5+ messages)
` [PATCH 5/8] middle-end: Add cltz_complement idiom recognition

[PATCH] Add a new conversion for conditional ternary set into ifcvt [PR106536]
 2022-11-24 10:24 UTC  (4+ messages)

[PATCH] asan: Fix up error recovery for too large frames [PR107317]
 2022-11-24 10:21 UTC  (2+ messages)

[COMMITTED] ada: Add assertion for the implementation of storage models
 2022-11-24 10:12 UTC 

[COMMITTED] ada: Spurious error on Lock_Free protected type with discriminants
 2022-11-24 10:12 UTC 

[PATCH] 8/19 modula2 front end: libgm2 contents
 2022-11-24 10:02 UTC  (3+ messages)

[r13-4268 Regression] FAIL: gcc.dg/pr107127.c (test for excess errors) on Linux/x86_64
 2022-11-24  9:37 UTC  (2+ messages)
` [committed] testsuite: Fix up broken testcase [PR107127]

[PATCH] libstdc++: Workaround buggy printf on Solaris in to_chars/float128_c++23.cc test [PR107815]
 2022-11-24  9:29 UTC  (2+ messages)

[PATCH] libstdc++: Another merge from fast_float upstream [PR107468]
 2022-11-24  9:28 UTC  (2+ messages)

[PATCH] vect: Fold LEN_{LOAD,STORE} if it's for the whole vector [PR107412]
 2022-11-24  9:24 UTC  (2+ messages)

[PATCH 0/9] rs6000: Rework rs6000_emit_vector_compare
 2022-11-24  9:15 UTC  (10+ messages)
` [PATCH 1/9] rs6000: Rework vector float comparison in rs6000_emit_vector_compare - p1
` [PATCH 2/9] rs6000: Rework vector float comparison in rs6000_emit_vector_compare - p2
` [PATCH 3/9] rs6000: Rework vector float comparison in rs6000_emit_vector_compare - p3
` [PATCH 4/9] rs6000: Rework vector float comparison in rs6000_emit_vector_compare - p4
` [PATCH 5/9] rs6000: Rework vector integer comparison in rs6000_emit_vector_compare - p1
` [PATCH 6/9] rs6000: Rework vector integer comparison in rs6000_emit_vector_compare - p2
` [PATCH 7/9] rs6000: Rework vector integer comparison in rs6000_emit_vector_compare - p3
` [PATCH 8/9] rs6000: Rework vector integer comparison in rs6000_emit_vector_compare - p4
` [PATCH 9/9] rs6000: Rework vector integer comparison in rs6000_emit_vector_compare - p5

[PATCH] c++: Don't clear TREE_READONLY for -fmerge-all-constants for non-aggregates [PR107558]
 2022-11-24  9:13 UTC 

[r13-4272 Regression] FAIL: gcc.dg/guality/loop-1.c -O3 -g -DPREVENT_OPTIMIZATION line 20 i == 1 on Linux/x86_64
 2022-11-24  9:09 UTC 

[PING] [PATCH RESEND] riscv: improve the cost model for loading a 64bit constant in rv32
 2022-11-24  8:07 UTC 

[PATCH (pushed)] analyzer: fix Clang warnings
 2022-11-24  7:42 UTC 

[PATCH] AArch64: Add fma_reassoc_width [PR107413]
 2022-11-24  7:06 UTC  (6+ messages)

[PATCH 0/2] Add a new warning option -Wstrict-flex-array
 2022-11-24  6:45 UTC  (11+ messages)
` [PATCH 2/2] Add a new warning option -Wstrict-flex-arrays

[committed] analyzer: revamp of heap-allocated regions [PR106473]
 2022-11-24  1:52 UTC 

[committed] analyzer: fix nondeterminism in logs
 2022-11-24  1:52 UTC 

[committed 1/2] analyzer: move known funs for fds to sm-fd.cc
 2022-11-24  1:52 UTC  (2+ messages)
` [committed 2/2] analyzer: eliminate region_model::on_ fns for sockets

[PATCH] Remove ASSERT_EXPR
 2022-11-23 20:29 UTC  (3+ messages)
` [PATCH] Remove use_equiv_p in vr-values.cc

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