public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Merge from trunk to gccgo branch
 2017-09-18 23:13 UTC  (2+ messages)

[PATCH] [i386, libgcc] PR 82196 -mcall-ms2sysv-xlogues emits wrong AVX/SSE MOV
 2017-09-18 23:04 UTC  (2+ messages)

[libstdc++/71500] make back reference work with icase
 2017-09-18 23:01 UTC  (5+ messages)

[PATCH] lra: make reload_pseudo_compare_func a proper comparator
 2017-09-18 22:53 UTC  (2+ messages)

libgo patch committed: always initialize str field in __go_string_slice result
 2017-09-18 22:30 UTC 

Enable no-exec stacks for more targets using the Linux kernel
 2017-09-18 22:03 UTC 

[PATCH,rs6000] Replace swap of a loaded vector constant with load of a swapped vector constant
 2017-09-18 21:58 UTC  (2+ messages)

[PATCH] detect incompatible aliases (PR c/81854)
 2017-09-18 21:44 UTC  (4+ messages)

[gotools] Fix some gotools testing problems
 2017-09-18 21:25 UTC  (2+ messages)

[PATCH] PR target/80556
 2017-09-18 21:08 UTC  (5+ messages)

[PATCH v2, middle-end]: Introduce memory_blockage named insn pattern
 2017-09-18 21:06 UTC  (2+ messages)

[Ada] Validity check failure with packed array and pragma
 2017-09-18 20:09 UTC  (4+ messages)

[PATCH] PR libstdc++/81468 constrain std::chrono::time_point constructor
 2017-09-18 20:00 UTC  (4+ messages)

demangler output format question
 2017-09-18 19:53 UTC 

[PATCH] Fix PR82220
 2017-09-18 19:24 UTC  (2+ messages)

[PATCH][aarch64] Fix error calls in aarch64 code so they can be tranlated
 2017-09-18 19:20 UTC  (2+ messages)

[PATCH][x86] Knights Mill -march/-mtune options
 2017-09-18 19:09 UTC  (6+ messages)

[PR target/25512] Optimize certain equality tests on m68k
 2017-09-18 19:08 UTC  (2+ messages)

[PATCH, i386]: Add missing M_AMDFAM17H CPU type to fold_builtin_cpu
 2017-09-18 19:00 UTC 

[committed] Add @findex for __builtin_shuffle (PR c/82234)
 2017-09-18 18:50 UTC 

[C++ PATCH] Renames/adjustments of 1z to 17
 2017-09-18 18:48 UTC  (9+ messages)
    ` [C++ PATCH] Incremental patch for -std=gnu++2a and -std=c++2a
  ` [C++ PATCH] Add a testcase for -std=c++1z

[PATCH, rs6000] Add support for vec_xst_len_r() and vec_xl_len_r() builtins
 2017-09-18 18:31 UTC  (5+ messages)
  ` [PATCH, rs6000 version 2] "
    ` [PATCH, rs6000 version 3] "

[Patch, Fortran] PR 82143: add a -fdefault-real-16 flag
 2017-09-18 18:13 UTC  (2+ messages)

[Patch, Fortran] PR 82143: add a -fdefault-real-16 flag
 2017-09-18 17:57 UTC  (5+ messages)

[PATCH 0/2] backport c++ header fixes to gcc-5-branch
 2017-09-18 17:49 UTC  (8+ messages)
` [PATCH 1/2] (header usage fix) remove unused system header includes
` [PATCH 2/2] (header usage fix) include c++ headers in system.h

C++ PATCH for c++/82069, ICE with lambda in template
 2017-09-18 17:40 UTC 

[PATCH][RFA/RFC] Stack clash mitigation patch 02/08 - V3
 2017-09-18 17:03 UTC  (9+ messages)

[AArch64] PR71307: Define union class of POINTER+FP
 2017-09-18 16:40 UTC 

Ping for some "make more use of ..." patches
 2017-09-18 16:29 UTC 

Let the target choose a vectorisation alignment
 2017-09-18 13:57 UTC  (3+ messages)

[PATCH] [ARC] Check the assembler for gdwarf2 support
 2017-09-18 13:56 UTC  (3+ messages)

[AArch64] Tweak aarch64_classify_address interface
 2017-09-18 13:43 UTC  (4+ messages)

[PATCH][GRAPHITE] Fix PR69728
 2017-09-18 13:22 UTC 

[PATCH] Fix target attribute handling (PR c++/81355)
 2017-09-18 13:06 UTC  (3+ messages)
` Backport fix: "

[PATCH][GRAPHITE] Another SCOP verification goof
 2017-09-18 13:03 UTC 

[PATCH] Use built-in for std::make_integer_sequnce
 2017-09-18 12:04 UTC 

[PATCH] PR libstdc++/71187 reimplement declval without add_rvalue_reference
 2017-09-18 11:41 UTC 

Prevent invalid register mode changes in combine
 2017-09-18 11:39 UTC 

[PATCH] Bump downloaded ISL version to 0.18
 2017-09-18 11:29 UTC  (2+ messages)

Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORD
 2017-09-18 11:26 UTC 

0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation
 2017-09-18 10:17 UTC 

Transform (x / y) != 0 to x >=y and (x / y) == 0 to x < y if x, y are unsigned
 2017-09-18 10:11 UTC  (5+ messages)

0004-Part-4.-Update-x86-backend-to-enable-Intel-CET
 2017-09-18  9:58 UTC 

[Ada] Fix spurious error on component of overloaded function result
 2017-09-18  9:56 UTC 

[Ada] Spurious error with unqualified aggregate in instantiation
 2017-09-18  9:56 UTC 

[Ada] Ravenscar simple barriers and validity checks
 2017-09-18  9:55 UTC 

[Ada] Undefined symbol due to pragma Inline_Always
 2017-09-18  9:55 UTC 

[Ada] Spurious error in ASIS on static predicate aspects/
 2017-09-18  9:55 UTC 

[Ada] Iterable aspect of derived types
 2017-09-18  9:54 UTC 

[Ada] Implicit_Dereference with access to access and prefix notation
 2017-09-18  9:53 UTC 

[Patch, Fortran] PR 82018: -Wextra should imply -Wconversion-extra
 2017-09-18  9:50 UTC 

[PATCH, i386] Enable option -mprefer-avx256 added for Intel AVX512 configuration
 2017-09-18  9:44 UTC  (2+ messages)

[Patch, Fortran] PR 82018: -Wextra should imply -Wconversion-extra
 2017-09-18  9:40 UTC  (4+ messages)

[PATCH] Better fix for the x86_64 -mcmodel=large ICEs (PR target/82145)
 2017-09-18  9:22 UTC  (5+ messages)

Backports for GCC 6 branch
 2017-09-18  9:12 UTC  (5+ messages)

[Ada] Crash on mutable record component with box initialization
 2017-09-18  9:12 UTC 

[Ada] Scalar_Storage_Order support in conjunction with overlay
 2017-09-18  9:12 UTC 

[Ada] Crash on illegal current instance
 2017-09-18  9:12 UTC 

[RFC][PATCH] ipa: fix dumping with deleted multiversioning nodes
 2017-09-18  9:08 UTC 

[Ada] Spurious unreferenced warning in pramga Linker_Section
 2017-09-18  8:49 UTC 

[Ada] Allow generic package holding state
 2017-09-18  8:48 UTC 

[Ada][PR ada/71358] GNAT.Command_Line: crash in Getopt on empty Config
 2017-09-18  8:48 UTC 

[patch] Fix PR target/81361
 2017-09-18  8:30 UTC  (2+ messages)

[RFC][PATCH 1/5] Add separate parms for rtl unroller
 2017-09-18  7:50 UTC  (4+ messages)

[PATCH][GRAPHITE] Enhance handled data-refs
 2017-09-18  7:37 UTC 

[PATCH] Fix PR79622
 2017-09-18  7:31 UTC 

[PATCH PR82163]Rewrite loop into lcssa form instantly
 2017-09-18  7:20 UTC  (4+ messages)

[PATCH] Add comments to struct cgraph_thunk_info
 2017-09-18  6:43 UTC  (8+ messages)

[PING][patch] PR81794: have "would be stringified in traditional C" warning in libcpp/macro.c be controlled by -Wtraditional
 2017-09-18  0:00 UTC 

[RFC][AARCH64][PATCH 5/5] add aarch64_loop_unroll_adjust to limit partial unrolling in rtl based on strided-loads in loop
 2017-09-17 23:52 UTC  (6+ messages)

[patch, fortran] Warn about out-of-bounds-errors in DO loops
 2017-09-17 22:35 UTC 

[PATCH] [i386, libgcc] PR 82196 -mcall-ms2sysv-xlogues emits wrong AVX/SSE MOV
 2017-09-17 21:56 UTC  (3+ messages)

[RS6000] PR81996, __builtin_return_address(0) fails
 2017-09-17 17:24 UTC  (2+ messages)

[PATCH][RFA/RFC] Stack clash mitigation patch 04/08 - V3
 2017-09-17 16:33 UTC 

[RFA] Implement __VA_OPT__
 2017-09-17 15:52 UTC  (5+ messages)

[testsuite, i386] Fix gcc.target/i386/pr81736-[34].c on 32-bit Solaris/x86 (PR target/81736)
 2017-09-17 15:45 UTC  (2+ messages)

[PATCH] PR target/82166: Update preferred stack boundary for leaf functions
 2017-09-17 15:44 UTC  (2+ messages)

[PATCH, nds32] Add OPT_fsched_pressure and OPT_fomit_frame_pointer in optimization table
 2017-09-17 12:23 UTC 

[PATCH] BRIG frontend: request for a global review
 2017-09-17 12:13 UTC  (12+ messages)

[PATCH, nds32] Refine formatting and comments
 2017-09-17  9:25 UTC 

[PATCH, ARM] correctly encode the CC reg data flow
 2017-09-17  8:38 UTC  (11+ messages)
                    ` [PING] "

Vxworks Maintainership
 2017-09-17  8:07 UTC  (2+ messages)

[RFC][AARCH64][PATCH 2/5]: Add number of hw prefetchers available to cpu_prefetch_tune
 2017-09-16 22:51 UTC  (3+ messages)

[PATCH] Factor out division by squares and remove division around comparisons (1/2)
 2017-09-16 21:39 UTC  (15+ messages)

GCC 5.5 Status Report (2017-09-16)
 2017-09-16 21:10 UTC  (2+ messages)

Add a vect_get_num_copies helper routine
 2017-09-16 20:42 UTC  (3+ messages)

[committed] PR82228: Move ncopies calculation in vectorizable_live_operation
 2017-09-16 20:40 UTC 

Backports to 5.x
 2017-09-16 18:52 UTC 

libgo patch committed: Upgrade to Go 1.9 release
 2017-09-15 22:57 UTC  (6+ messages)

[PATCH][RFC] Radically simplify emission of balanced tree for switch statements
 2017-09-15 22:19 UTC  (2+ messages)

Backports to 6.x
 2017-09-15 21:45 UTC 

RFA (hash-map): PATCH to support GTY((cache)) with hash_map
 2017-09-15 21:45 UTC 

[PATCH, rs6000] gimple folding vector load test variant
 2017-09-15 21:35 UTC  (2+ messages)

Go patch committed: return an error statement for fallthrough in last case
 2017-09-15 21:25 UTC 

[PATCH, rs6000] Folding of vector loads in GIMPLE
 2017-09-15 21:19 UTC  (11+ messages)
` [PATCH, rs6000] [v2] "
                ` [PATCH, rs6000] [v3] "

Go patch committed: check for error expression in Array_type::get_backend_length
 2017-09-15 21:08 UTC 

Implement C11 excess precision semantics for conversions (PR c/82071)
 2017-09-15 20:49 UTC 

[PATCH][aarch64] Fix pr81356 - copy empty string with wrz, not a ldrb/strb
 2017-09-15 18:22 UTC 

[C PATCH] field_decl_cmp
 2017-09-15 17:51 UTC  (6+ messages)

[PATCH 0/3] [ARM] Addressing mode costs v3
 2017-09-15 17:01 UTC  (14+ messages)
` [PATCH 1/3] [ARM] Add bus_width_bits to tune_params
` [PATCH 3/3] [ARM] Add table of costs for AAarch32 addressing modes
` [PATCH 2/3] [ARM] Refactor costs calculation for MEM

[PATCH] Fix PR target/82066 - target pragma and attribute documentation for ARM, AArch64, and S/390
 2017-09-15 16:59 UTC  (2+ messages)

[demangler] Fix nested generic lambda
 2017-09-15 16:52 UTC  (3+ messages)

[c-family] Issue a warning in C++ on pragma scalar_storage_order
 2017-09-15 16:11 UTC  (2+ messages)

Transform (x / y) != 0 to x >=y and (x / y) == 0 to x < y if x, y are unsigned
 2017-09-15 16:09 UTC  (5+ messages)

[committed] Fix combine make_extraction (PR rtl-optimization/82192)
 2017-09-15 16:05 UTC 

[C++ Patch] PR 64644 (""warning: anonymous union with no members" should be an error with -pedantic-errors")
 2017-09-15 15:59 UTC  (3+ messages)
` [C++ Patch Ping] "

Fix an SVE failure in the Fortran matmul* tests
 2017-09-15 15:52 UTC  (2+ messages)

[PATCH] Add a -Wcast-align=strict warning
 2017-09-15 15:51 UTC  (3+ messages)
` [PATCHv2] "

Fix vectorizable_mask_load_store handling of invariant masks
 2017-09-15 15:46 UTC  (2+ messages)

[PATCH] Add macro DISABLE_COPY_AND_ASSIGN
 2017-09-15 15:44 UTC  (7+ messages)

Include phis in SLP unrolling calculation
 2017-09-15 15:40 UTC  (2+ messages)

Fix type of bitstart in vectorizable_live_operation
 2017-09-15 15:39 UTC  (2+ messages)

Fix vectorizable_live_operation handling of vector booleans
 2017-09-15 15:38 UTC  (2+ messages)

Invoke vectorizable_live_operation in a consistent way
 2017-09-15 15:37 UTC  (2+ messages)

0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation
 2017-09-15 15:36 UTC  (3+ messages)

Move computation of SLP_TREE_NUMBER_OF_VEC_STMTS
 2017-09-15 15:34 UTC  (2+ messages)

[RFC][PACH 3/5] Prevent tree unroller from completely unrolling inner loops if that results in excessive strided-loads in outer loop
 2017-09-15 15:27 UTC  (4+ messages)

0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute
 2017-09-15 15:14 UTC  (3+ messages)

[pushed] Fix compile time error when using ansidecl.h with an old version of GCC
 2017-09-15 15:02 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).