public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Fix devirtualization with LTO
 2018-12-24 19:30 UTC  (5+ messages)

[Committed] XFAIL gfortran.dg/ieee/ieee_9.f90
 2018-12-24 19:09 UTC 

[PATCH] fortran/69121 -- Make IEEE_SCALB generic
 2018-12-24 18:05 UTC  (13+ messages)

[committed] Refactor non-SSA_NAME handling out of get_range_strlen
 2018-12-24 17:10 UTC 

RE:12/24/2018
 2018-12-24 14:49 UTC 

Fix verifier ICE on array simplification
 2018-12-24 12:26 UTC 

Silence redundant ODR violation warnings
 2018-12-24 11:22 UTC 

[PATCH] PR fortran/81509 and fortran/45513
 2018-12-24 11:14 UTC  (2+ messages)

[PATCH 2/9]: C++ P0482R5 char8_t: Core language support
 2018-12-24  2:32 UTC  (9+ messages)
` [REVISED PATCH "

[PATCH 1/9]: C++ P0482R5 char8_t: Documentation updates
 2018-12-24  2:28 UTC  (4+ messages)
` [REVISED PATCH "

[PATCH 7/9]: C++ P0482R5 char8_t: New standard library tests
 2018-12-24  2:28 UTC  (2+ messages)
` [REVISED PATCH "

[PATCH 5/9]: C++ P0482R5 char8_t: Standard library support
 2018-12-24  2:28 UTC  (2+ messages)
` [REVISED PATCH "

[PATCH 3/9]: C++ P0482R5 char8_t: New core language tests
 2018-12-24  2:28 UTC  (2+ messages)
` [REVISED PATCH "

[PATCH 4/9]: C++ P0482R5 char8_t: Updates to existing core language tests
 2018-12-24  2:27 UTC  (2+ messages)
` [REVISED PATCH "

Fix summary update after profile merging
 2018-12-24  2:27 UTC 

[PATCH] PR fortran/81509 and fortran/45513
 2018-12-24  1:36 UTC 

libbacktrace integration for _GLIBCXX_DEBUG mode
 2018-12-23 19:48 UTC  (5+ messages)

Fix hashtable node deallocation
 2018-12-23 18:49 UTC  (8+ messages)

[PATCH] Don't run ident tests on powerpc-darwin
 2018-12-23 18:17 UTC  (2+ messages)

[PATCH, Darwin, config] Check for DWARF debug line support with otool
 2018-12-23 16:25 UTC  (2+ messages)

[PATCH, Darwin] Fix PR67974
 2018-12-23 16:24 UTC  (2+ messages)

[committed] Add new fields to c_strlen_data structure, rename field access
 2018-12-23 16:23 UTC 

[committed] Cleanup variable names and comments in preparation for fixing string length computations
 2018-12-23 16:01 UTC 

[committed] Cleanup structure initialization in preparation for fixing string length range computations
 2018-12-23 15:49 UTC 

[PATCH] Fix Ada bootstrap for Darwin9 and earlier
 2018-12-23 15:05 UTC  (2+ messages)

[PATCH, lto-wrapper] Don't pre-link the early-debug objects
 2018-12-23 12:27 UTC  (2+ messages)

[ping] Change static chain to r11 on aarch64
 2018-12-23 11:16 UTC  (11+ messages)

[PATCH, committed] Enable ident for X86 Darwin
 2018-12-23 11:09 UTC 

[Patch, fortran] PR77703 - [7/8/9 Regression] ICE on assignment to pointer function
 2018-12-23 11:08 UTC 

C++ PATCH for c++/88548, this accepted in static member functions
 2018-12-23 10:30 UTC 

[PATCH, OpenACC] Enable GOMP_MAP_FIRSTPRIVATE_INT for OpenACC
 2018-12-22 21:38 UTC  (7+ messages)

[PATCH] PR fortran/85798 -- Check for allocatable components in data statement
 2018-12-22 20:08 UTC  (3+ messages)

[PATCH, C++] Fix PR c++/88261
 2018-12-22 19:38 UTC  (7+ messages)

[patch,openacc] Fix PR71959: lto dump of callee counts
 2018-12-22 18:53 UTC  (7+ messages)

[patch, fortran] Fix PR 85544
 2018-12-22 15:09 UTC  (3+ messages)
` *ping* "

[PATCH] PR fortran/88169 -- remove error condition/message
 2018-12-22 13:46 UTC  (2+ messages)

[PATCH 3/3] OpenACC 2.6 manual deep copy support (attach/detach)
 2018-12-22 13:37 UTC  (7+ messages)
` [PATCH] "

[nvptx] vector length patch series
 2018-12-22  2:19 UTC  (5+ messages)

[PATCH] attribute copy, leaf, weakref and -Wmisisng-attributes (PR 88546)
 2018-12-22  2:13 UTC  (7+ messages)

[PATCH AutoFDO]Restoring indirect call value profile transformation
 2018-12-21 22:13 UTC  (5+ messages)

[RFC] [PATCH][C][ADA] use function descriptors instead of trampolines in C
 2018-12-21 22:07 UTC  (31+ messages)
  ` [PATCH v2][C][ADA] "
              ` [PATCH v3][C][ADA] "
                  ` [PATCH v4][C][ADA] "
                                    ` [PATCH v5][C][ADA] "

[C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR c++/83938)
 2018-12-21 21:03 UTC  (8+ messages)
      ` [C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR libstdc++/83938)

[patch, fortran] PR87881 - gfortran.dg/inquiry_type_ref_(1.f08|3.f90) fail on darwin
 2018-12-21 19:39 UTC 

[C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446)
 2018-12-21 19:31 UTC  (10+ messages)
              ` [C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446, take 2)

[committed] OpenMP expansion regimplification fix (PR middle-end/85594, PR middle-end/88553)
 2018-12-21 19:31 UTC 

[Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI
 2018-12-21 19:21 UTC  (6+ messages)
  ` [EXT] "

Fix devirtualiation in expanded thunks
 2018-12-21 19:21 UTC 

[Committed] S/390: Add support for double<->long vector converts
 2018-12-21 18:59 UTC 

[PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition
 2018-12-21 18:19 UTC  (4+ messages)

[patch] Fix PR rtl-optimization/87727
 2018-12-21 18:02 UTC  (16+ messages)

[PATCH 6/9][GCC][AArch64] Add Armv8.3-a complex intrinsics
 2018-12-21 17:59 UTC  (2+ messages)

[PATCH, committed] Changing maintainer email address
 2018-12-21 17:58 UTC 

[PATCH] Improve PR85574
 2018-12-21 17:31 UTC 

[PATCH] Add myself to MAINTAINERS
 2018-12-21 17:19 UTC 

[PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts
 2018-12-21 16:25 UTC  (4+ messages)
` [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts (revised, v2)
    ` [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts (revised, v3)

[PATCH] Change AVX512 gathers/scatters to not print *WORD PTR in -masm=intel mode (PR target/88522)
 2018-12-21 15:25 UTC  (2+ messages)

[PATCH] Fix WIDEN_MULT_EXPR expansion (PR rtl-optimization/88563)
 2018-12-21 15:21 UTC  (2+ messages)

[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B key
 2018-12-21 15:04 UTC  (4+ messages)

[PATCH] x86-64: {,V}CVTSI2Sx are ambiguous without suffix
 2018-12-21 15:00 UTC  (2+ messages)

[PATCH] [og8] Add OpenACC 2.6 if and if_present clauses on host_data construct
 2018-12-21 13:55 UTC  (2+ messages)

[PATCH] x86: relax mask register constraints
 2018-12-21 13:36 UTC  (2+ messages)

Relax std::move_if_noexcept for std::pair
 2018-12-21 13:31 UTC  (5+ messages)

[PATCH][og8] Update code and reduction tests for `serial' construct
 2018-12-21 13:31 UTC  (2+ messages)

RFC: [PATCH] x86: Add -mzero-caller-saved-regs=[skip|used|all]
 2018-12-21 13:23 UTC  (7+ messages)
      ` PATCH] x86: Add -mzero-caller-saved-regs=[skip|used-gpr|all-gpr|used|all]
        ` PING [PATCH] "
          ` PING^2 "

[PATCH][AArch64] Use Q-reg loads/stores in movmem expansion
 2018-12-21 12:42 UTC 

[C++ PATCH] [PR c++/87814] undefer deferred noexcept on tsubst if request
 2018-12-21 12:25 UTC  (3+ messages)
  ` [committed] Add testcase for already fixed PR c++/87125

[PATCH, ARM, committed] Fix size-optimization-ieee testcase failure
 2018-12-21 12:13 UTC 

[000/nnn] poly_int: representation of runtime offsets and sizes
 2018-12-21 11:40 UTC  (4+ messages)
` [040/nnn] poly_int: get_inner_reference & co

[PATCH 7/9][GCC][Arm] Enable autovectorization of Half float values
 2018-12-21 11:10 UTC  (3+ messages)

[PATCH 4/9][GCC][AArch64/Arm] Add new testsuite directives to check complex instructions
 2018-12-21 11:02 UTC  (4+ messages)

[PATCH 0/3] OpenACC 2.6 manual deep copy support (attach/detach)
 2018-12-21 10:56 UTC  (3+ messages)
` [PATCH 1/3] Host-to-device transfer coalescing & magic offset value self-documentation
  ` libgomp/target.c magic constants self-documentation

[PATCH] Use vpmin to optimize some vector comparisons (PR target/88547)
 2018-12-21 10:41 UTC  (2+ messages)

[Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target
 2018-12-21 10:05 UTC  (5+ messages)

[PATCH] Rip out rhs-to-tree from tree-affine.c
 2018-12-21  9:46 UTC  (2+ messages)

[PATCH] x86: VAESDEC{,LAST} allow memory inputs
 2018-12-21  9:07 UTC  (2+ messages)

Make claer, when contributions will be ignored
 2018-12-21  8:08 UTC  (5+ messages)
    ` Make clear, "
      ` +reminder+ "

[RFC] support --with-multilib-list=@/path/name
 2018-12-21  6:22 UTC  (5+ messages)

[PATCH] handle expressions in __builtin_has_attribute (PR 88383)
 2018-12-21  2:56 UTC  (5+ messages)

C++ PATCH for c++/88196, ICE with class non-type template parameter
 2018-12-21  2:51 UTC  (2+ messages)

RFA: Avoid versioning loop with unaligned step
 2018-12-21  2:49 UTC  (5+ messages)

[PATCH][rs6000] avoid using unaligned vsx or lxvd2x/stxvd2x for memcpy/memmove inline expansion
 2018-12-21  1:00 UTC  (5+ messages)

[PATCH 2/2] v2: C++: improvements to binary operator diagnostics (PR c++/87504)
 2018-12-20 23:35 UTC  (4+ messages)
` [PATCH] -Wtautological-compare: fix comparison of macro expansions

[PATCH] fix compile error with clang
 2018-12-20 23:31 UTC  (2+ messages)

[PATCH] Avoid carrying around jump functions with no information
 2018-12-20 23:14 UTC 

[PATCH] Use proper print formatter in main function in fixincl.c
 2018-12-20 22:27 UTC 

[PATCH] Use proper print formatter in main function in fixincl.c
 2018-12-20 22:19 UTC  (3+ messages)

V4 [PATCH] C/C++: Add -Waddress-of-packed-member
 2018-12-20 21:47 UTC  (18+ messages)
  ` V5 "
      ` V6 "
              ` V7 "
                  ` V8 "
                        ` V9 "
                            ` V10 "

[PATCH] Fix unwind info in x86 interrupt functions (PR debug/83728)
 2018-12-20 21:02 UTC  (2+ messages)

[PATCH] Shuffle ieee_arithmetic.F90
 2018-12-20 19:40 UTC  (4+ messages)

[PATCH] Fix filesystem::path tests that fail on Windows
 2018-12-20 19:28 UTC 

patch to fix PR88457
 2018-12-20 18:12 UTC 

[committed] new test for PR84053
 2018-12-20 17:40 UTC 

[PATCH, GCC, AARCH64, 5/6] Enable BTI : Add new pass for BTI
 2018-12-20 16:44 UTC  (6+ messages)

[PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection option to combine pointer signing and BTI
 2018-12-20 16:41 UTC  (4+ messages)

[AArch64][SVE] Add ABS support
 2018-12-20 16:38 UTC 

[AArch64][SVE] Fix IFN_COND_FMLA movprfx alternative
 2018-12-20 16:34 UTC 

[C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...)
 2018-12-20 16:18 UTC  (11+ messages)

[C++ PATCH] Avoid GC during cp_parser_parenthesized_expression_list (PR c++/88180)
 2018-12-20 16:09 UTC  (4+ messages)
  ` [C++ PATCH] Fix up cp_parser_class_specifier_1 error recovery (PR c++/88180, take 2)

[C++ PATCH] Constexpr fold even some TREE_CONSTANT ctors (PR c++/87934)
 2018-12-20 16:01 UTC  (6+ 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).