public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Remove dead code
 2019-09-18 12:42 UTC 

[PATCH] Generalized predicate/condition for parameter reference in IPA (PR ipa/91088)
 2019-09-18 12:41 UTC  (6+ messages)
  ` [PATCH V2] "
    ` [PATCH V3] "
        ` [PATCH V4] "

[Patch,committed][OG9] Fix dg-warning line numbers in libgomp
 2019-09-18 11:51 UTC 

[PATCH] Disentangle autopar and vect reduction detection
 2019-09-18 11:36 UTC 

Fix conversions for built-in operator overloading candidates
 2019-09-18 11:29 UTC 

[PATCH 1/2][vect]PR 88915: Vectorize epilogues when versioning loops
 2019-09-18 11:11 UTC  (3+ messages)

[PATCH] RISC-V: Fix bad insn splits with paradoxical subregs
 2019-09-18 10:27 UTC  (4+ messages)

[PATCH] Prevent LTO section collision for a symbol name starting with '*'
 2019-09-18 10:14 UTC  (13+ messages)

Make assemble_real generate canonical CONST_INTs
 2019-09-18 10:07 UTC  (4+ messages)

[PATCH] RISC-V: Allow more load/stores to be compressed
 2019-09-18 10:01 UTC  (2+ messages)

Add ARRAY_REF based access patch disambiguation
 2019-09-18  9:20 UTC  (6+ messages)

[PATCH] Come up with debug counter for store-merging
 2019-09-18  9:02 UTC  (2+ messages)

Make get_value_for_expr check for INTEGER_CSTs
 2019-09-18  9:01 UTC  (2+ messages)

Don't treat variable-length vectors as VLAs during gimplification
 2019-09-18  8:56 UTC  (2+ messages)

Handle variable-length vectors in compute_record_mode
 2019-09-18  8:53 UTC  (2+ messages)

Two more POLY_INT cases for dwarf2out.c
 2019-09-18  8:52 UTC  (2+ messages)

[PATCH][ARM] Enable code hoisting with -Os (PR80155)
 2019-09-18  8:47 UTC  (6+ messages)

[Ada] Code cleanup of alignment representation clauses in dispatch tables
 2019-09-18  8:47 UTC 

[Ada] Use static discriminant value for discriminated task record
 2019-09-18  8:42 UTC 

[Ada] Implement AI12-0086's rules for discriminants in aggregates
 2019-09-18  8:41 UTC 

[Ada] Crash on aggregate with dscriminant in if-expression as default
 2019-09-18  8:41 UTC 

[Ada] Raise exception on call to Expect for a dead process
 2019-09-18  8:41 UTC 

[Ada] Avoid gnatbind regression caused by Copy_Bitfield
 2019-09-18  8:41 UTC 

[Ada] Spurious run time error on anonymous access formals
 2019-09-18  8:41 UTC 

[Ada] Fix spurious alignment warning on simple address clause
 2019-09-18  8:41 UTC 

[Ada] Skip entity name qualification in GNATprove mode
 2019-09-18  8:41 UTC 

[Ada] Spurious ineffective use_clause warning
 2019-09-18  8:41 UTC 

[Ada] Crash on universal case expression in fixed-point division
 2019-09-18  8:41 UTC 

[Ada] Refine type of Get_Homonym_Number result
 2019-09-18  8:40 UTC 

[Ada] Avoid uninitialized variable in bounded containers
 2019-09-18  8:40 UTC 

[Ada] Don't fail a front-end assertion if errors have already been detected
 2019-09-18  8:40 UTC 

[Ada] Fix portability issues in access to subprograms
 2019-09-18  8:40 UTC 

[Ada] Fix 32/64bit mistake on SYSTEM_INFO component in s-win32
 2019-09-18  8:40 UTC 

[Ada] Fix style issues in functional maps
 2019-09-18  8:40 UTC 

[Ada] Missing accessibility check on discrim assignment
 2019-09-18  8:40 UTC 

[Ada] Fix sharing of expression in array aggregate with others choice
 2019-09-18  8:40 UTC 

[Ada] Ensure that Scan_Real result does not depend on trailing zeros
 2019-09-18  8:40 UTC 

[Ada] Fix typo in error message
 2019-09-18  8:39 UTC 

[Ada] Improve efficiency of copying bit-packed slices
 2019-09-18  8:39 UTC 

[Ada] No Storage_Error for an oversized disabled ghost array object
 2019-09-18  8:39 UTC 

[Ada] Factor out code for deciding statically known Constrained attributes
 2019-09-18  8:39 UTC 

[Ada] Fix errno for rename for the VxWorks 6 target
 2019-09-18  8:39 UTC 

[patch, committed] Use PRId64 in libgomp/config/linux
 2019-09-18  8:33 UTC 

[patch,committed][OG9] Fix compiler warnings
 2019-09-18  8:27 UTC 

[PATCH] Come up with json::integer_number and use it in GCOV
 2019-09-18  8:04 UTC  (9+ messages)

[PATCH 0/9] IPA ICF overhaul
 2019-09-18  7:56 UTC  (23+ messages)
` [PATCH 5/9] Come up with an abstraction
` [PATCH 3/9] operand_equal_p: add support for OBJ_TYPE_REF

[x86] Tweak testcases for PR82361
 2019-09-18  7:40 UTC  (3+ messages)

Patch RFA: Emit .cfi_sections after some input code has been seen
 2019-09-18  7:40 UTC  (2+ messages)

Extend neg_const_int simplifications to other const rtxes
 2019-09-18  6:56 UTC 

[PATCH target/87007]Extend rpad to handle AVX512F vcvtusi2ss/vcvtusi2sd
 2019-09-18  6:24 UTC  (2+ messages)

C++ PATCH for c++/91678 - wrong error with decltype and location wrapper
 2019-09-18  3:59 UTC  (4+ messages)

[PATCH, AArch64 v4 0/6] LSE atomics out-of-line
 2019-09-18  1:58 UTC  (7+ messages)
` [PATCH, AArch64 v4 4/6] aarch64: Add out-of-line functions for LSE atomics
` [PATCH, AArch64 v4 2/6] aarch64: Implement TImode compare-and-swap
` [PATCH, AArch64 v4 6/6] TESTING: Enable -moutline-atomics by default
` [PATCH, AArch64 v4 1/6] aarch64: Extend %R for integer registers
` [PATCH, AArch64 v4 5/6] aarch64: Implement -moutline-atomics
` [PATCH, AArch64 v4 3/6] aarch64: Tidy aarch64_split_compare_and_swap

[PATCH] Fix up sqrt(x) < c and sqrt(x) >= c match.pd folding (PR tree-optimization/91734)
 2019-09-17 21:16 UTC  (3+ messages)

[PATCH, AArch64, v3 0/6] LSE atomics out-of-line
 2019-09-17 21:11 UTC  (6+ messages)

[PATCH target/86811] Mark VAX as not needing speculation barriers
 2019-09-17 20:59 UTC 

libgo patch committed: for libffi, treat direct-iface types as pointers
 2019-09-17 20:26 UTC 

libgo patch committed: Promote integer closure return to full word for libffi
 2019-09-17 20:24 UTC 

[wwwdocs] gcc-10/changes.html - Document new ARM FDPIC ABI support
 2019-09-17 19:26 UTC  (6+ messages)

Avoid adding impossible copies in ira-conflicts.c:process_reg_shuffles
 2019-09-17 18:35 UTC  (2+ messages)

[PATCH] [og9] Fix uninitialised read in gomp_map_vars_internal
 2019-09-17 17:22 UTC 

[PATCH] [og9] A couple of GCN-specific test fixes
 2019-09-17 17:22 UTC 

libgo patch committed: Unexport FFICallbackGo; use go:linkname instead
 2019-09-17 17:22 UTC 

[PATCH] [og9] Update expected messages, errors and warnings for "kernels" tests
 2019-09-17 17:22 UTC 

[PATCH] [og9] OpenACC profiling-interface fixes for asynchronous operations
 2019-09-17 17:22 UTC 

[PATCH] [og9] Fix OpenACC "ephemeral" asynchronous host-to-device copies
 2019-09-17 17:22 UTC 

[arm][aarch64] Make no_insn issue to nothing
 2019-09-17 16:58 UTC  (3+ messages)

[arm][aarch64] Handle no_insn in TARGET_SCHED_VARIABLE_ISSUE
 2019-09-17 15:39 UTC  (2+ messages)

[arm] Fix insn type of *thumb1_tablejump
 2019-09-17 15:00 UTC  (2+ messages)

[C][C++] Allow targets to check calls to BUILT_IN_MD functions
 2019-09-17 14:49 UTC 

Add "fast" conversions from arrays to bitmaps
 2019-09-17 14:29 UTC  (3+ messages)

[C++ PATCH 1/4] Handle location wrappers better in warn_logical_operator
 2019-09-17 14:19 UTC  (6+ messages)
` [C++ PATCH 4/4] PR c++/30277 - int-width bit-field promotion
` [C++ PATCH 2/4] Fix conversions for built-in operator overloading candidates
` [C++ PATCH 3/4] PR c++/82165 - enum bitfields and operator overloading

[PATCH] Setup predicate for switch default case in IPA (PR ipa/91089)
 2019-09-17 13:54 UTC  (10+ messages)
  ` [PATCH V2] "
      ` [PATCH 1/2 V3] "
      ` [PATCH 2/2 V3] Use post-dom info to update if/switch predicate "

[PATCH] Fix PR91772
 2019-09-17 13:51 UTC 

[ARM/FDPIC v6 00/24] FDPIC ABI for ARM
 2019-09-17 12:08 UTC  (7+ messages)
` [ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for PC in Cortex-M architecture
` [ARM/FDPIC v6 20/24] [ARM][testsuite] FDPIC: Skip tests using architectures unsupported by FDPIC

[Question on aarch64] Questions on TLB range instructions on aarch64
 2019-09-17 11:56 UTC  (3+ messages)

[Ada] Ignore missing ALI files in GNATprove mode
 2019-09-17  8:07 UTC 

[Ada] Minor fixes mostly in comments of runtime arithmetic unit
 2019-09-17  8:07 UTC 

[Ada] Support chained calls to traversal functions in SPARK
 2019-09-17  8:07 UTC 

[Ada] Support for local unix sockets in GNAT.Sockets API
 2019-09-17  8:07 UTC 

[Ada] Ada 2020: Raise expressions in limited contexts (AI12-0172)
 2019-09-17  8:07 UTC 

[Ada] Fix possible suppressed overflows in arithmetic run-time
 2019-09-17  8:07 UTC 

[Ada] In a generic use Presanalyze_Spec_Expression on Predicates
 2019-09-17  8:07 UTC 

[Ada] Force even timestamp in Windows ALI files
 2019-09-17  8:07 UTC 

[Ada] Avoid touching potentially nonexistent memory
 2019-09-17  8:07 UTC 

[Ada] Do not inline dispatching operations in GNATprove mode
 2019-09-17  8:07 UTC 

[Ada] Missing propagation of Has_Predicates in cloned subtypes
 2019-09-17  8:07 UTC 

[Ada] Missing tagged type decoration in corresponding record subtypes
 2019-09-17  8:07 UTC 

[Ada] GNAT.Expect (Expect_Internal): Try to call 'poll' few times
 2019-09-17  8:07 UTC 

[Ada] Remove section on pragma No_Run_Time
 2019-09-17  8:07 UTC 

[Ada] Raise Constraint_Error in overflow case involving rounding
 2019-09-17  8:07 UTC 

[Ada] Update the character type comment in exp_dbug.ads
 2019-09-17  8:07 UTC 

[Ada] GNATprove: avoid crash on illegal borrow during package elaboration
 2019-09-17  8:07 UTC 

[Ada] Fix wrong value of 'Size for slices of bit-packed arrays
 2019-09-17  8:06 UTC 

[Ada] Add Remove primitive on functional maps
 2019-09-17  8:06 UTC 

[Ada] Refine conditions for calling Copy_Bitfield
 2019-09-17  8:06 UTC 

[Ada] Adding assertions on extra formals for BIP function calls
 2019-09-17  8:06 UTC 

[Ada] Fix rounding of fixed-point arithmetic operation
 2019-09-17  8:06 UTC 

[Ada] A new utility routine for detecting attribute 'Old
 2019-09-17  8:06 UTC 

[Ada] PR ada/91268 Do not redefine macros
 2019-09-17  8:06 UTC 

[Ada] Fix ineffective -gnatyN for separate compilation units
 2019-09-17  8:06 UTC 

[Ada] Clarify documentation for Stack_Usage
 2019-09-17  8:06 UTC 

[Ada] Refine change for bit-packed slices
 2019-09-17  8:06 UTC 

[Ada] Avoid to close irrelevant file descriptors
 2019-09-17  8:06 UTC 

[Ada] Don't accept illegal (e.g., Integer'(null)) generic actuals
 2019-09-17  8:06 UTC 

[PATCH] Fix PR91790
 2019-09-17  7:45 UTC 

factory of canvas, framed art, art mirror
 2019-09-17  1:05 UTC 

Go patch committed: Fix quoting in error message
 2019-09-16 20:42 UTC 

[PATCH] Improve _Safe_iterator _M_distance_to
 2019-09-16 20:31 UTC 

[PATCH] lexicographical_comparison enhancements
 2019-09-16 19:57 UTC 

[PATCH, i386]: Fix PR91719, emit XCHG for seq_cst store on big cores
 2019-09-16 18:43 UTC 

[PATCH][PR91749][arm] FDPIC: Handle -mflip-thumb
 2019-09-16 16:43 UTC  (2+ messages)

-O2 inliner returning 1/n: reduce EARLY_INLINING_INSNS for O1 and O2
 2019-09-16 16:39 UTC 

[PATCH] * Makefile.in (build/genmatch.o): Depend on $(CPPLIB_H)
 2019-09-16 16:19 UTC 

[SVE] PR86753
 2019-09-16 15:54 UTC  (24+ messages)

[C++ Patch] Another bunch of location fixes
 2019-09-16 15:42 UTC  (4+ messages)

[PATCH][middle-end/88784] Middle end is missing some optimizations about unsigned
 2019-09-16 14:23 UTC  (31+ messages)
              ` [PATCH 1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd
                ` [PATCH 3/5] Rewrite part of and_comparisons_1 into match.pd
                ` [PATCH 4/5] Rewrite first part of or_comparisons_1 "
                ` [PATCH 5/5] Rewrite second "

[PATCH] Fix PR91756
 2019-09-16 11:57 UTC 

[RFA] [tree-optimization/80576] Handle non-constant sizes in DSE
 2019-09-16  9:18 UTC  (11+ messages)

[PATCH 0/3] GNAT test suite fixes for build sysroot
 2019-09-16  9:12 UTC  (3+ messages)
` [PING^2][PATCH "

[PATCH 4/4]: C++ P1423R3 char8_t remediation: New tests
 2019-09-16  2:34 UTC  (2+ messages)

[PATCH 2/4]: C++ P1423R3 char8_t remediation: Update feature test macro, add deleted operators, update u8path
 2019-09-16  2:33 UTC  (2+ messages)

[CFI, Darwin] A hook to allow target-handling of Personality and LSDA indirections
 2019-09-16  1:31 UTC 

[PATCH 0/4]: C++ P1423R3 char8_t remediation implementation
 2019-09-15 19:39 UTC 

[PATCH 1/4]: C++ P1423R3 char8_t remediation: Decouple constraints for u8path from path constructors
 2019-09-15 19:39 UTC 

[PATCH 3/4]: C++ P1423R3 char8_t remediation: Updates to existing tests
 2019-09-15 19:39 UTC 

[Patch, Fortran] CO_BROADCAST for derived types with allocatable components
 2019-09-15 18:19 UTC  (2+ messages)

[Committed] PR fortran/91727 -- NULL pointer dereference
 2019-09-15 17:51 UTC 

[PATCH testsuite, arm] cache fp16 hw effective-target tests
 2019-09-15 15:33 UTC  (2+ messages)

[patch, fortran] Fix ICE on invalid with DO steps
 2019-09-15 15:01 UTC  (3+ messages)

[Patch, fortran] PR91588 - ICE in check_inquiry, at fortran/expr.c:2673
 2019-09-15 14:40 UTC  (2+ messages)

C++ PATCH for c++/91740 - ICE with constexpr call and ?: in ARRAY_REF
 2019-09-15 14:26 UTC  (2+ messages)

[C++ PATCH] simplify clone predicate
 2019-09-15 12:23 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).