public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
introduce -fcallgraph-info option
 2020-05-26 10:00 UTC  (27+ messages)
                ` drop -aux{dir,base}, revamp -dump{dir,base} (was: Re: introduce -fcallgraph-info option)
                    ` drop -aux{dir,base}, revamp -dump{dir,base}
                                      ` [wwwdocs] "

[PATCH 0/7] Support vector load/store with length
 2020-05-26  9:44 UTC  (11+ messages)
` [PATCH 1/7] ifn/optabs: "
` [PATCH 2/7] rs6000: lenload/lenstore optab support
` [PATCH 3/7] vect: Factor out codes for niters smaller than vf check
` [PATCH 4/7] hook/rs6000: Add vectorize length mode for vector with length
` [PATCH 5/7] vect: Support vector load/store with length in vectorizer
` [PATCH 6/7] ivopts: Add handlings for vector with length IFNs
` [PATCH 7/7] rs6000/testsuite: Vector with length test cases

[PATCH] x86: Update Intel processor detection
 2020-05-26  9:30 UTC  (17+ messages)
        ` [PATCH] x86: Move cpuinfo.h from libgcc to common/config/i386
            ` V2 "
                        ` V3 "
                            ` V4 "

[PATCH] libatomic/test: correctly handle multilib in blddir
 2020-05-26  9:14 UTC 

[committed] libstdc++: Fix net::basic_socket::close(error_code&)
 2020-05-26  8:55 UTC  (4+ messages)

Simplify tree streaming
 2020-05-26  8:41 UTC 

[PATCH 1/2] rs6000: tune cunroll for simple loops at O2
 2020-05-26  8:34 UTC  (11+ messages)

[committed] openmp: Ensure copy ctor for composite distribute parallel for class iterators is instantiated [PR95197]
 2020-05-26  7:47 UTC 

ChangeLog files - server and client scripts
 2020-05-26  7:24 UTC  (35+ messages)
    ` New mklog script

[PATCH RFC] gcc-git: Add prepare-commit-msg hook
 2020-05-26  7:12 UTC  (8+ messages)

[PATCH] Allow ChangeLog entries for ignored location
 2020-05-26  7:03 UTC 

[PATCH] favor bcrypt over wincrypt for the random generator on Windows
 2020-05-26  6:40 UTC  (2+ messages)

[IMPORTANT] ChangeLog related changes
 2020-05-26  6:10 UTC  (4+ messages)

[PATCH 1/2] Seperate -funroll-loops for GIMPLE unroller and RTL unroller
 2020-05-26  4:58 UTC  (8+ messages)
` [PATCH 2/2] rs6000: Turn on -frtl-unroll-loops instead -funroll-loops at -O2

collect2.exe errors not pruned
 2020-05-26  4:06 UTC  (5+ messages)

[PATCH PR94026] combine missed opportunity to simplify comparisons with zero
 2020-05-26  3:45 UTC  (14+ messages)

[PATCH] PR fortran/95089 - ICE in gfc_get_derived_type, at fortran/trans-types.c:2843
 2020-05-25 21:18 UTC 

libgo patch committed: update x/sys/cpu after gccgo support added
 2020-05-25 20:43 UTC 

New Swedish PO file for 'gcc' (version 10.1.0)
 2020-05-25 20:12 UTC 

Contents of PO file 'gcc-10.1.0.sv.po'
 2020-05-25 20:12 UTC 

[PATCH] Port libgccjit to Windows
 2020-05-25 19:48 UTC  (3+ messages)

[PATCH] Update merge.sh to reflect usage of git
 2020-05-25 18:55 UTC 

[PATCH] Update merge.sh to reflect usage of git
 2020-05-25 18:55 UTC 

[PATCH] Update merge.sh to reflect usage of git
 2020-05-25 18:55 UTC 

[Patch][OpenMP] Fix mapping of artificial variables (PR94874)
 2020-05-25 17:10 UTC  (3+ messages)

[PATCH][PPC64] [PR88877]
 2020-05-25 16:53 UTC  (9+ messages)
  ` [PATCH v1 1/2][PPC64] [PR88877]

RFC: Provide diagnostic hints for missing inttypes.h string constants
 2020-05-25 16:26 UTC  (7+ messages)
  ` [PATCH] "
      ` [PATCH 1/2] Provide diagnostic hints for missing C "
      ` [PATCH 2/2] Provide diagnostic hints for missing C++ cinttypes "

zstd not found if installed in non-system prefix
 2020-05-25 15:06 UTC  (2+ messages)

[Ada] Spurious accessibility error on return aggregate in GNATprove mode
 2020-05-25 15:04 UTC 

[Ada] Change pragma Compile_Time_Error to force compile-time evaluation
 2020-05-25 15:04 UTC 

[Ada] Fix spurious error on checking of null Abstract_State
 2020-05-25 15:04 UTC 

[PATCH] Add debug (slp_tree) and dump infrastructure for this
 2020-05-25 14:56 UTC 

BRIG FE testsuite: Fix dump scan patterns in packed.hsail test
 2020-05-25 14:13 UTC 

[PATCH] tree-optimization/95309 - fix invariant SLP node costing
 2020-05-25 14:01 UTC 

[PATCH] Implement no_stack_protect attribute
 2020-05-25 13:10 UTC  (14+ messages)

[PATCH] Fix nonconforming memory_operand for vpmov instructions which has memory operand narrow than 128 bits [avx512f]
 2020-05-25 12:41 UTC  (2+ messages)

[patch] Fix internal error on store to FP component at -O2
 2020-05-25 12:20 UTC  (5+ messages)

Do not stream redudnant stuff
 2020-05-25 12:18 UTC  (2+ messages)

[PATCH] Fix non-conforming expander [PR target/95211, PR target/95256]
 2020-05-25 12:11 UTC  (14+ messages)

[PATCH] tree-optimization/95295 - fix wrong-code with SM
 2020-05-25 11:38 UTC 

testsuite: clarify scan-dump file globbing behavior
 2020-05-25 11:13 UTC  (4+ messages)

[PATCH] tree-optimization/95297 - handle scalar shift arg for SLP invariant vectype
 2020-05-25 11:09 UTC 

[PATCH] tree-optimization/95271 - fix bswap vectorization invariant SLP type
 2020-05-25 11:09 UTC 

[PATCH, OpenACC] Bug fix for processing OpenACC data clauses in C++
 2020-05-25 10:56 UTC  (5+ messages)
` C++ 'NON_LVALUE_EXPR' in OMP array section handling (was: [PATCH, OpenACC] Bug fix for processing OpenACC data clauses in C++)
  ` C++ 'NON_LVALUE_EXPR' in OMP array section handling
      ` [WIP] Fold 'NON_LVALUE_EXPR' some more (was: C++ 'NON_LVALUE_EXPR' in OMP array section handling)

[PATCH] tree-optimization/95308 - really avoid forward propagating of &TMR
 2020-05-25 10:36 UTC 

[PATCH] Generalize -fuse-ld= to support absolute path or arbitrary ld.linker
 2020-05-25  9:57 UTC  (10+ messages)
      ` [PATCH] Add -fuse-ld= to specify an arbitrary executable as the linker
          ` [PATCH v2] "
              ` [PATCH v3] "

[PATCH] tree-optimization/95284 - amend previous store commoning fix
 2020-05-25  9:16 UTC 

[Ada] Fix internal error on problematic renaming
 2020-05-25  8:46 UTC 

[Ada] Fix small issues with -fgnat-encodings=minimal
 2020-05-25  8:46 UTC  (2+ messages)

[Ada] Fix missing back-annotation for derived types
 2020-05-25  8:16 UTC 

[Ada] Fix incorrect handling of Component_Size
 2020-05-25  8:08 UTC 

[PATCH] Let numeric_limits::is_iec559 reflect -ffast-math
 2020-05-25  8:06 UTC  (4+ messages)

[Ada] Change description of fat pointertype with -fgnat-encodings=minimal
 2020-05-25  7:48 UTC 

[Ada] Fix wrong assignment to mutable Out parameter of task entry
 2020-05-25  7:27 UTC 

[PATCH] Adjust wait logic to limit spurious evalution of wait predicate
 2020-05-25  2:17 UTC  (2+ messages)

[PATCH] Remove binary_semaphore implementation from stop_token
 2020-05-24 22:33 UTC 

[PATCH] contrib/gen_autofdo_event.py: Allow for it to work if there are more than 3 hyphens in Family-model
 2020-05-24 21:55 UTC  (2+ messages)

[PATCH] diagnostics: Add function call parens matching to c_parser
 2020-05-24 21:46 UTC 

[PATCH] Add support for C++20 barriers
 2020-05-24 21:37 UTC  (6+ messages)

[RFC PATCH] i386: Remove broadcasts from TARGET_MMX_WITH_SSE vec_dup insn patterns
 2020-05-24 20:05 UTC 

PR libfortran/95195 - improve runtime error for namelist i/o to unformatted file
 2020-05-24 19:25 UTC 

[Patch] PR fortran/95106 - truncation of long symbol names with EQUIVALENCE
 2020-05-24 19:02 UTC  (2+ messages)

[patch, fortran] Fix memory leaks for finalized types
 2020-05-24 18:55 UTC 

[PATCH] Add missing expander for vector float_extend and float_truncate [PR target/95125]
 2020-05-24 18:07 UTC  (2+ messages)

[PATCH] Add C++2a synchronization support
 2020-05-24 17:41 UTC  (5+ messages)

[PATCH] Extend std::copy/std::copy_n char* overload to deque iterator
 2020-05-24 13:43 UTC  (6+ messages)

[pushed] Darwin: Make sanitizer local vars linker-visible
 2020-05-24 11:50 UTC 

[PATCH] x86: Handle -mavx512vpopcntdq for -march=native
 2020-05-24  9:27 UTC  (4+ messages)

Bountysource campaign for converting the VAX backend
 2020-05-23 21:06 UTC 

[committed] libstdc++: Compile PR93978 testcase with -Wall
 2020-05-23 19:27 UTC 

[PATCH] c++: template instantiation during fold_for_warn [PR94038]
 2020-05-23 18:46 UTC  (12+ messages)

[PATCH] Check and substitute AR in libcpp and libdecnumber
 2020-05-23 18:25 UTC  (2+ messages)

[committed] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
 2020-05-23 17:28 UTC 

[patch, fortran, committed] Fix PR 95191, hang on invalid ID for WAIT
 2020-05-23 17:08 UTC 

[committed 0/3] libstdc++: Refactor filesystem::path string conversions
 2020-05-23  8:44 UTC  (4+ messages)
` [committed 1/3] libstdc++: Simplify filesystem::path SFINAE constraints
` [committed 2/3] libstdc++: Remove incorrect static specifiers
` [committed 3/3] libstdc++: Refactor filesystem::path string conversions

[PATCH] More c++ math reject macros
 2020-05-23  1:34 UTC  (2+ messages)

[PATCH] c++: Change the default dialect to C++17
 2020-05-23  1:07 UTC  (4+ messages)
  ` [PATCH v2] "

[pushed] c++: Fix C++17 eval order for virtual op=
 2020-05-23  0:50 UTC 

[PATCH 0/7] [OpenACC] Dynamic reference counts for mapped data
 2020-05-22 22:21 UTC  (8+ messages)
` [PATCH 1/7] [OpenACC] Missing unlocking on error paths in attach/detach code
` [PATCH 2/7] [OpenACC] Adjust dynamic reference count semantics
` [PATCH 3/7] [OpenACC] Don't pass kind array via pointer to goacc_enter_datum
` [PATCH 4/7] [OpenACC] Fix incompatible copyout for acc_map_data (PR92843)
` [PATCH 5/7] [OpenACC] Distinguish structural/dynamic mappings in libgomp
` [PATCH 6/7] [OpenACC] Reference count self-checking (dynamic_refcount version)
` [PATCH 7/7] [OpenACC] Stricter dynamic data unmapping testing (WIP)

[pushed] c++: -fsanitize=vptr and -fstrong-eval-order. [PR95221]
 2020-05-22 21:03 UTC 

Teach free_lang_data to simplify types of TYPE_VALUES in enumeral types
 2020-05-22 20:42 UTC 

[PATCH] RS6000, add VSX mask manipulation support
 2020-05-22 20:27 UTC 

[RFC] analyzer: Add exit, and _exit replacement, to sm-signal
 2020-05-22 19:17 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).