public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Ada] Reuse existing To_Mixed routine in pretty-printer
 2021-05-04  9:52 UTC 

[Ada] Do not "optimize" by converting Positive to Unsigned
 2021-05-04  9:52 UTC 

[Ada] Minor tweak in pretty-printing of expressions
 2021-05-04  9:52 UTC 

[Ada] Use function and not procedure UI_Image in pretty-printing
 2021-05-04  9:52 UTC 

[Ada] Refine type of a counter variable from Integer to Natural
 2021-05-04  9:52 UTC 

[Ada] Fix inconsistent iteration with First_Formal and Next_Entity
 2021-05-04  9:52 UTC 

[Ada] Use error marker for messages in GNATprove mode
 2021-05-04  9:52 UTC 

[Ada] Assert_Failure vs Assertion_Error
 2021-05-04  9:52 UTC 

[Ada] Move match function for pragma Warnings to public spec
 2021-05-04  9:52 UTC 

[Ada] Check entries for formals of mode IN appearing as global outputs
 2021-05-04  9:52 UTC 

[Ada] Reuse First_Formal for generic subprograms
 2021-05-04  9:52 UTC 

[Ada] Preliminary cleanup in floating-point output implementation
 2021-05-04  9:52 UTC 

[Ada] Simplify iteration over formal parameters for Global/Depends check
 2021-05-04  9:52 UTC 

[Ada] Simplify use of a global name buffer for Global/Depends errors
 2021-05-04  9:52 UTC 

[Ada] Wrong membership test computation for interface type
 2021-05-04  9:52 UTC 

[Ada] Reject constants of access-to-variable type as function globals
 2021-05-04  9:52 UTC 

[Ada] Reject formals of mode IN appearing as global outputs
 2021-05-04  9:52 UTC 

[Ada] Missing finalization on generic instantiation
 2021-05-04  9:52 UTC 

[Ada] Fix inconsistent handling of character set control switches
 2021-05-04  9:52 UTC 

[Ada] Ongoing work for AI12-0212: container aggregates
 2021-05-04  9:52 UTC 

[Ada] Fix handling of access-to-variable objects in Global and Depends
 2021-05-04  9:52 UTC 

[Ada] Fix reference to SPARK RM rule in comment
 2021-05-04  9:52 UTC 

[Ada] Guard against leading and trailing spaces reappearing in errors
 2021-05-04  9:52 UTC 

[PATCH] Avoid DSE/DCE of pure call that throws
 2021-05-04  9:46 UTC  (8+ messages)

[PATCH] phiopt: Optimize (x <=> y) cmp z [PR94589]
 2021-05-04  9:42 UTC  (2+ messages)

[PATCH] Restrict gcc.dg/tree-ssa/ssa-dse-26.c
 2021-05-04  9:38 UTC 

[PATCH] Remove CC0
 2021-05-04  8:44 UTC  (2+ messages)

Minor testsuite fix for cr16 and xstormy16 targets
 2021-05-04  8:33 UTC  (2+ messages)

[patch] Reuse non-gimple_reg variable for inlining
 2021-05-04  8:30 UTC  (4+ messages)

[Patch, committed] OpenMP/Fortran - fix pasto + testcase in depobj [PR100397]
 2021-05-04  7:28 UTC 

restore EH on x86-vx7r2
 2021-05-04  7:23 UTC  (2+ messages)

[committed][nvptx] Set -misa=sm_35 by default
 2021-05-04  6:30 UTC  (5+ messages)

[RFC] test builtin ratio for loop distribution
 2021-05-04  6:09 UTC  (22+ messages)
                          ` [PR94092] "

[PATCH][_GLIBCXX_DEBUG] libbacktrace integration
 2021-05-04  6:03 UTC  (4+ messages)

ctype support for libstdc++ on VxWorks
 2021-05-04  2:52 UTC 

RFC: Changing AC_PROG_CC to AC_PROG_CC_C99 in top level configure
 2021-05-03 23:30 UTC  (8+ messages)

[PATCH] define auto_vec copy ctor and assignment (PR 90904)
 2021-05-03 21:50 UTC  (6+ messages)
        ` [PING][PATCH] "

[PATCH, OBVIOUS] testsuite: Fix dg directives order in arm/aarch64 vml[as]_float_not_fused.c
 2021-05-03 21:03 UTC 

[r12-382 Regression] FAIL: gcc.dg/tree-ssa/ssa-dse-26.c scan-tree-dump-times dse1 "Deleted dead store: y = " 1 on Linux/x86_64
 2021-05-03 18:06 UTC 

[Patch] OpenMP: Support complex/float in && and || reduction
 2021-05-03 17:38 UTC  (2+ messages)

[PATCH][openmp, simt] Error out for user-defined reduction
 2021-05-03 17:14 UTC  (4+ messages)

[PATCH] c++: base-clause parsing and implicit 'this' [PR100362]
 2021-05-03 16:55 UTC  (2+ messages)

[PATCH] libstdc++: Fix wrong thread waking on notify [PR100334]
 2021-05-03 16:43 UTC 

[PATCH] tree-ssa-dse: Fix up go.test/test/fixedbugs/issue16095.go miscompilation [PR100382]
 2021-05-03 16:29 UTC  (3+ messages)

[PATCH] c++: Fix ICE with invalid requires-expression [PR100055]
 2021-05-03 16:28 UTC  (2+ messages)

[PATCH] c++: mark_used and ADL with template-id [PR100344]
 2021-05-03 16:24 UTC  (2+ messages)

[PATCH] c++: Remove GCC12 FIXME for DR1312
 2021-05-03 16:23 UTC  (2+ messages)

[Ping, Patch, Fortran, Update 2] PR98301 Re: RANDOM_INIT() and coarray Fortran
 2021-05-03 15:20 UTC  (2+ messages)

[PATCH 2/2] testsuite: Fix Wattributes test cases for s390 and add new test
 2021-05-03 15:20 UTC 

[PATCH 1/2] c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is similar
 2021-05-03 14:53 UTC 

[PATCH] Improve PHI handling in DSE
 2021-05-03 13:10 UTC 

[PATCH] split loop for NE condition
 2021-05-03 12:18 UTC  (4+ messages)

[PATCH v2] Add line debug info for virtual thunks [PR97937]
 2021-05-03 11:44 UTC  (3+ messages)

[PATCH v2] IBM Z: Handle hard registers in s390_md_asm_adjust()
 2021-05-03 11:09 UTC  (3+ messages)

[PATCH v2 0/2] OpenRISC support for cmodel=large
 2021-05-03 10:34 UTC  (4+ messages)
` [PATCH v2 1/2] or1k: Add mcmodel option to handle large GOTs
` [PATCH v2 2/2] or1k: Use cmodel=large when building crtstuff

[PATCH] Perform reverse program order walk for GIMPLE DSE
 2021-05-03 10:21 UTC 

[Ada] Spurious accessibility error on call in return statement
 2021-05-03  9:29 UTC 

[Ada] Remove confusing warning on type export
 2021-05-03  9:29 UTC 

[Ada] Error message on invalid prefixed procedure call
 2021-05-03  9:29 UTC 

[Ada] Replace calls to RTE with Is_RTE where possible
 2021-05-03  9:29 UTC 

[Ada] Expansion in _postconditions confusing CodePeer
 2021-05-03  9:29 UTC 

[Ada] Spurious warning on postcondition and result
 2021-05-03  9:29 UTC 

[Ada] No_Implicit_Loops restriction and pragma Assert
 2021-05-03  9:29 UTC 

[Ada] Fix attributes Version and Body_Version for concurrent units
 2021-05-03  9:29 UTC 

[Ada] Ada.Strings.Unbounded.Aux.Set_String
 2021-05-03  9:29 UTC 

[Ada] Fix calls to Error_Msg_NE instead of Error_Msg_N
 2021-05-03  9:29 UTC 

[Ada] Refine type of a counter object from Int to Nat
 2021-05-03  9:29 UTC 

[Ada] Spurious warning about premature use of selected component
 2021-05-03  9:29 UTC 

[Ada] Allow attributes Version and Body_Version prefixed by entries
 2021-05-03  9:29 UTC 

[Ada] Remove unused initial values in expansion of distributed calls
 2021-05-03  9:29 UTC 

[Ada] Remove leading and trailing spaces in error messages
 2021-05-03  9:29 UTC 

[Ada] Rename package instead of each routine
 2021-05-03  9:29 UTC 

[Ada] Crash on aggregate in function call in object declaration
 2021-05-03  9:29 UTC 

[PATCH] [PR91400] build only one __cpu_model variable
 2021-05-03  9:08 UTC  (2+ messages)

[PATCH V7 4/7] CTF/BTF debug formats
 2021-05-03  9:01 UTC  (6+ messages)

[patch] Fix libiberty link failure in LTO mode
 2021-05-03  8:28 UTC  (2+ messages)

[libiberty] Make test for variables more robust
 2021-05-03  8:24 UTC  (2+ messages)

[PATCH 0/2] GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs
 2021-05-03  8:23 UTC  (4+ messages)
` [PATCH 1/2] "
  ` PING^1 "

[PATCH 00/12] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-05-03  8:18 UTC  (10+ messages)
` [PATCH 02/12] Allow generating pseudo register with specific alignment

OpenMP – patches pending review
 2021-05-03  7:42 UTC 

[committed] libstdc++: Move unix.org reference to https
 2021-05-03  0:02 UTC 

[committed] wwwdocs: Remove link to Intel AVX-512{VL, BW, DQ} Programming Reference
 2021-05-02 23:52 UTC 

[committed] wwwdocs: Update link to Fedora rebuild gcc-4.3.0
 2021-05-02 23:48 UTC 

[PATCH] nvptx: Fix up nvptx build against latest libstdc++ [PR100375]
 2021-05-02 12:03 UTC  (2+ messages)

[PATCH] i386: Fix up plugin header install on x86 [PR100336]
 2021-05-02  8:06 UTC  (2+ messages)

[PATCH] [RISCV] Add Pattern for builtin overflow
 2021-05-02  0:06 UTC  (6+ messages)

[committed] wwwdocs: Remove final references to www.cilkplus.org
 2021-05-01 19:03 UTC  (2+ messages)

[patch] Generate debug info for local dynamic record types
 2021-05-01 17:55 UTC 

[committed] wwwdocs: Update the ntua.gr mirror from FTP to https
 2021-05-01 17:37 UTC 

[PATCH 0/3] VAX backend preparatory updates for switching to LRA
 2021-05-01 16:33 UTC  (5+ messages)

[PATCH RFA] tree-iterator: C++11 range-for and tree_stmt_iterator
 2021-05-01 16:29 UTC 

[pushed] c++: C++11 range-for and ovl/lkp_iterator
 2021-05-01 16:27 UTC 

[Patch] Fortran: Async I/O - avoid unlocked unlocking [PR100352]
 2021-05-01 16:15 UTC  (2+ messages)

[PATCH] RISC-V: Implement __clear_cache via __builtin__clear_cache
 2021-05-01  5:23 UTC  (2+ messages)

[PATCH] doc/options.texi: Fix the discription of 'Negative'
 2021-05-01  3:55 UTC  (2+ messages)

[PATCH,AIX] Redesign section encoding and selection
 2021-05-01  2:05 UTC 

[PATCH 1/2] REE: PR rtl-optimization/100264: Handle more PARALLEL SET expressions
 2021-04-30 23:09 UTC  (3+ messages)

[PATCH] libstdc++: Implement P2328 changes to join_view
 2021-04-30 22:51 UTC  (7+ messages)

[PATCH] Add GTY support for irange
 2021-04-30 22:38 UTC  (2+ messages)

[PATCH] diagnostics: Support for -finput-charset [PR93067]
 2021-04-30 21:53 UTC  (4+ messages)
    ` Ping: "

[committed] libstdc++: Define __cpp_lib_constexpr_string macro
 2021-04-30 21:27 UTC  (2+ messages)

About implementation of the Negative property of options
 2021-04-30 21:23 UTC  (6+ messages)
    ` 回复:About "

[PATCH, libstdc++] GLIBCXX_HAVE_INT64_T
 2021-04-30 20:18 UTC  (12+ messages)

[PATCH 00/57] Replace the Power target-specific built-in machinery
 2021-04-30 20:05 UTC  (4+ messages)
` [PATCH 39/57] rs6000: Darwin builtin support
` [PATCH "60/57"] rs6000: Fix AltiVec builtin marked as VSX

[Ping] AVR CC0 conversion
 2021-04-30 19:21 UTC  (5+ messages)

[PATCH 13/20] aarch64: Use RTL builtins for FP ml[as][q]_laneq intrinsics
 2021-04-30 18:18 UTC  (4+ messages)

[PATCH] aarch64: Avoid duplicating bti j insns for jump tables [PR99988]
 2021-04-30 17:58 UTC  (5+ messages)

[PATCH] implement pre-c++20 contracts
 2021-04-30 17:44 UTC  (13+ messages)
              ` [PATCH] PING "

[PATCH, V2] Define KFmode constants for libgcc
 2021-04-30 17:30 UTC  (5+ messages)

[committed] libstdc++: Implement proposed resolution for LWG 3532
 2021-04-30 17:00 UTC  (2+ messages)

[PATCH 14/20] testsuite: aarch64: Add fusion tests for FP vml[as] intrinsics
 2021-04-30 16:56 UTC  (4+ messages)

[PATCH 0/2] Jump threader refactor
 2021-04-30 16:16 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Refactor backward threader registry and profitability code into classes

[PATCH 12/20] aarch64: Use RTL builtins for FP ml[as][q]_lane intrinsics
 2021-04-30 15:42 UTC  (4+ messages)

[PATCH 10/20] aarch64: Use RTL builtins for FP ml[as]_n intrinsics
 2021-04-30 15:40 UTC  (4+ messages)

[PATCH 1/20] aarch64: Use RTL builtin for vmull[_high]_p8 intrinsics
 2021-04-30 15:38 UTC  (4+ messages)

[pushed] libgfortran, configure : Adjust configure to autoconf-2.69
 2021-04-30 15:37 UTC 

[GCC-10 backport][PATCH] arm: _Generic feature failing with ICE for -O0 (pr97205)
 2021-04-30 15:18 UTC 

[PATCH] clear base0 flag for pointers (PR 100307)
 2021-04-30 15:11 UTC  (2+ messages)

[PATCH v2 00/21] C++11-based improvements for libcc1
 2021-04-30 15:08 UTC  (7+ messages)
` [PATCH v2 15/21] libcc1: share GDB plugin code
` [PATCH v2 17/21] libcc1: share the GCC interface code
` [PATCH v2 19/21] libcc1: use variadic templates for callbacks

[committed] libstdc++: Use std::addressof to avoid ADL for operator& [PR 60497]
 2021-04-30 14:48 UTC 

[PATCH] testsuite/arm: Fix and rename arm_qbit_ok into arm_sat_ok effective-target
 2021-04-30 14:22 UTC  (2+ messages)

[PATCH] arm: remove error in CPP_SPEC when float-abi soft and hard are used together
 2021-04-30 14:22 UTC  (2+ messages)

[PATCH] testsuite/arm: Improve unsigned-float.c
 2021-04-30 14:21 UTC  (2+ messages)

[PATCH 1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version
 2021-04-30 14:09 UTC  (4+ messages)
` [PATCH 6/9] arm: Auto-vectorization for MVE: vcmp
` [PATCH 8/9] arm: Auto-vectorization for MVE: vld2/vst2
` [PATCH 9/9] arm: Auto-vectorization for MVE: vld4/vst4

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