public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[C++ Patch] PR 84588 ("[8 Regression] internal compiler error: Segmentation fault (contains_struct_check())")​ (Take 2)
 2018-05-30 17:33 UTC  (20+ messages)

[PATCH 00/10] RFC: Prototype of compiler-assisted performance analysis
 2018-05-30 17:32 UTC  (13+ messages)
` [PATCH 10/10] Experiment with optinfo in tree-ssa-loop-im.c
` [PATCH 05/10] Experiment with using optinfo for vectorization
` [PATCH 09/10] Experiment with using optinfo in gimple-loop-interchange.cc
` [PATCH 03/10] Add optinfo, remarks and optimization records
` [PATCH 07/10] Experiment with using optinfo for loop-handling
` [PATCH 02/10] Add JSON implementation
` [PATCH 04/10] Use indentation to show nesting for -fopt-info
` [PATCH 08/10] Experiment with using optinfo for devirtualization
` [PATCH 06/10] Experiments with using optinfo for inlining
` [PATCH 01/10] Convert dump and optgroup flags to enums

C++ PATCH for c++/85873 (constant array not in .rodata)
 2018-05-30 17:31 UTC 

[RFA] Incremental LTO linking part 1: simple-object bits
 2018-05-30 17:25 UTC  (3+ messages)

Incremental LTO linking part 7: documentation
 2018-05-30 17:02 UTC  (3+ messages)

Incremental LTO linking part 5: symtab and compilation driver support
 2018-05-30 16:55 UTC  (3+ messages)

[PATCH] Fix PR85960, IPA PTA and IFUNCs
 2018-05-30 16:53 UTC 

Incremental LTO linking part 6: dwarf2out support
 2018-05-30 16:50 UTC  (5+ messages)

[PATCH] rs6000: Fix mangling for 128-bit float
 2018-05-30 16:46 UTC  (8+ messages)

Incremental LTO linking part 3: lto-wrapper support
 2018-05-30 16:31 UTC  (3+ messages)

[Aarch64] PR target/83009: Relax strict address checking for store pair lanes
 2018-05-30 16:13 UTC  (7+ messages)

Warning about -Wmain for local variables
 2018-05-30 16:05 UTC 

[C++ PATCH] Do not warn about zero-as-null when NULL is used
 2018-05-30 15:51 UTC  (8+ messages)

[PATCH] libitm/x86: Correct offsets of __private_tm and pointer_guard
 2018-05-30 15:04 UTC 

[RFC] Add contrib/generate-from-maintainers.sh
 2018-05-30 14:54 UTC 

[PATCH] PR85964
 2018-05-30 14:53 UTC  (2+ messages)

C++ PATCH for c++/85889, reject capturing a structured binding
 2018-05-30 12:58 UTC  (4+ messages)

[PATCH][x86] Remove duplicated headers includes
 2018-05-30 12:52 UTC 

PING^1: [PATCH GCC 8] x86: Re-enable partial_reg_dependency and movx for Haswell
 2018-05-30 12:44 UTC 

[PATCH][AArch64] Avoid paradoxical subregs for vector initialisation
 2018-05-30 12:43 UTC  (4+ messages)
    ` Tighten LRA test for reloading the inner reg of a paradoxical subreg

RFC: Linux/i386: Set TARGET_THREAD_SPLIT_STACK_OFFSET to 0x34
 2018-05-30 12:31 UTC 

[RFC] Add gcc.dg-selftests/dg-final.exp
 2018-05-30 12:13 UTC 

[PATCH][AArch64] Fix aarch64_ira_change_pseudo_allocno_class
 2018-05-30 10:40 UTC  (9+ messages)

[PATCH] consider MIN_EXPR in get_size_range() (PR 85888)
 2018-05-30 10:26 UTC  (14+ messages)

[PATCH] PR fortan/85779 -- Fix NULL pointer dereference
 2018-05-30  9:37 UTC  (2+ messages)

[Ada] Implement pragma Max_Entry_Queue_Depth
 2018-05-30  9:25 UTC 

[Ada] ACATS 4.1G - CXAG003 - Name_Case_Equivalence doesn't exist
 2018-05-30  9:01 UTC 

[Ada] Correctly ignore Assertion_Policy in modes CodePeer and GNATprove
 2018-05-30  9:01 UTC 

[Ada] Add support for Define_Switch with a callback in GNAT.Command_Line
 2018-05-30  9:01 UTC 

[Ada] Extend the applicability of Thread_Local_Storage to composite types
 2018-05-30  9:01 UTC 

[Ada] Simplify conditions by removing always true conjuncts
 2018-05-30  9:00 UTC 

[Ada] Reuse Is_Rewrite_Substitution where possible
 2018-05-30  8:59 UTC 

[Ada] Spurious error on legal synchronized constituent
 2018-05-30  8:59 UTC 

[Ada] Secondary stack implementation clean up
 2018-05-30  8:59 UTC 

[PATCH] Replace dead store with early return
 2018-05-30  8:59 UTC 

[Ada] Secondary stack leak in "for X of ..." loops
 2018-05-30  8:59 UTC 

Backports to 8.x branch
 2018-05-30  8:17 UTC 

Fix expand_expr_real_1 handling of BLKmode bitfield references
 2018-05-30  7:51 UTC 

Use poly_int rtx accessors instead of hwi accessors
 2018-05-30  6:46 UTC 

Use poly_int tree accessors
 2018-05-30  6:39 UTC  (3+ messages)

[AARCH64] Add support of ARMv8.4 in saphira for Qualcomm server part
 2018-05-30  6:32 UTC  (4+ messages)

[PATCH] relax -Wsizeof-pointer-memaccess for strncpy with size of source (PR 85931)
 2018-05-30  5:56 UTC 

libgo patch committed: make vet tool work with gccgo
 2018-05-30  2:57 UTC 

libgo patch committed: add path to AIX certificate file
 2018-05-30  0:17 UTC 

[PATCH][Middle-end]2nd patch of PR78809 and PR83026
 2018-05-30  0:16 UTC  (9+ messages)
  ` [PATCH][Middle-end][version 2]2nd "
          ` [PATCH][Middle-end][version 3]2nd "

[PATCH] PR fortran/85981 -- Check kind of errmsg variable
 2018-05-30  0:08 UTC 

[PATCH] [MSP430] Allow interrupt handers to be static and fix __interrupt__ attribute causing an ICE
 2018-05-29 23:25 UTC  (5+ messages)

[PATCH] RISC-V: Add interrupt attribute support
 2018-05-29 22:55 UTC  (3+ messages)

[PATCH] add udivhi3, umodhi3 functions to libgcc
 2018-05-29 20:43 UTC  (3+ messages)

C++ PATCH to add -Winit-list-lifetime (47445, 67711, 48562, 85873)
 2018-05-29 20:17 UTC 

[PATCH] refine -Wstringop-truncation and -Wsizeof-pointer-memaccess for strncat of nonstrings (PR 85602)
 2018-05-29 20:03 UTC  (3+ messages)
  ` [PING] "

[PATCH, i386]: Fix PR85950, Unsafe-math-optimizations regresses optimization using SSE4.1 roundss
 2018-05-29 18:46 UTC 

[PATCH] PR target/85358: Add target hook to prevent default widening
 2018-05-29 18:19 UTC  (5+ messages)
` [PATCH] PR target/85358 patch v2: "

[PATCH GCC][6/6]Restrict predcom using register pressure information
 2018-05-29 17:34 UTC  (4+ messages)

[PATCH] Qualify another call in <variant>
 2018-05-29 17:25 UTC 

C++ PATCH for c++/85883, class tmpl args deduction fail with new
 2018-05-29 17:18 UTC  (4+ messages)

[PATCH] allow more strncat calls with -Wstringop-truncation (PR 85700)
 2018-05-29 17:01 UTC  (2+ messages)

backport fix for PR 85623 to GCC 8
 2018-05-29 16:19 UTC 

[PATCH][AArch64] Improve LDP/STP generation that requires a base register
 2018-05-29 16:04 UTC  (2+ messages)

[PATCH GCC][5/6]implement live range, reg pressure computation class
 2018-05-29 16:02 UTC  (4+ messages)

[PATCH , rs6000] Add builtin tests for vec_madds, vec_extract_fp32_from_shortl and vec_extract_fp32_from_shorth, vec_xst_be
 2018-05-29 15:55 UTC  (2+ messages)

[PATCH , rs6000] Add missing builtin test cases, fix arguments to match specifications
 2018-05-29 15:50 UTC  (9+ messages)

[RFC][PATCH] PR preprocessor/83173: Additional check before decrementing highest_location
 2018-05-29 15:31 UTC  (6+ messages)
    ` [RFC][PATCH v2] "

[C++ PATCH] Avoid bogus -Wunused-but-set* with structured binding (PR c++/85952)
 2018-05-29 15:29 UTC  (8+ messages)

[PATCH][RFC] Fix CFG cleanup compile-time hog, PR85964
 2018-05-29 14:55 UTC 

[PATCH] Simplify gcov_histogram as it's used only for ARCS counters
 2018-05-29 13:23 UTC 

[PATCH] Support variables in expansion of -fprofile-generate option (PR gcov-profile/47618)
 2018-05-29 13:09 UTC  (4+ messages)

PING^1: [PATCH v2] C/C++: Add -Waddress-of-packed-member
 2018-05-29 12:19 UTC 

[PATCH] Fix get_earlier_stmt call
 2018-05-29 12:03 UTC 

[PATCH] Move stmt_vec_info_vec into vec_info class
 2018-05-29 11:53 UTC 

[PATCH] Account iterate_fix_dominators to TV_DOMINANCE
 2018-05-29 11:48 UTC 

[PATCH] libgcov: report about a different timestamp (PR gcov-profile/85759)
 2018-05-29 11:43 UTC  (2+ messages)

[PATCH] Introduce VEC_UNPACK_FIX_TRUNC_{LO,HI}_EXPR and VEC_PACK_FLOAT_EXPR, use it in x86 vectorization (PR target/85918)
 2018-05-29 10:01 UTC  (7+ messages)

[Ada] Wrong equality on untagged private type
 2018-05-29  9:59 UTC 

[Ada] Plug small hole in -gnatR output
 2018-05-29  9:50 UTC 

[Ada] Implement machine parsable format for -gnatR output
 2018-05-29  9:50 UTC 

[Ada] Add system-vxworks7 variants of system.ads files for Vx7
 2018-05-29  9:50 UTC 

[Ada] Adjustment of behavior of new -gnatRj switch
 2018-05-29  9:50 UTC 

[Ada] Tighten crtbegin files for VxWorks
 2018-05-29  9:50 UTC 

[Ada] Adjust documentation of -gnatn switch
 2018-05-29  9:50 UTC 

[Ada] Improper behavior of floating-point attributes
 2018-05-29  9:49 UTC 

[Ada] Fix constraint error in Normalize_Pathname
 2018-05-29  9:49 UTC 

[Ada] Fix irregular output with -gnatRm
 2018-05-29  9:49 UTC 

[Ada] Enhance output of discriminants with -gnatR in JSON mode
 2018-05-29  9:49 UTC 

[Ada] Minor cleanup in repinfo unit
 2018-05-29  9:47 UTC 

[Ada] Preliminary work to avoid full pathnames in ALI files
 2018-05-29  9:47 UTC 

[Ada] Factor out worker procedure for -gnatR
 2018-05-29  9:47 UTC 

C++ PATCHes to xvalue handling
 2018-05-29  9:34 UTC  (5+ messages)

[PATCH] Fix lower-subreg ICE (PR target/85945)
 2018-05-29  9:19 UTC 

[PATCH] Fix doc/invoke.texi ARM buglet
 2018-05-29  8:59 UTC  (2+ messages)

[testsuite, commited] Fix "too few/many" error messages in scan-*-times procs
 2018-05-29  8:36 UTC 

[testsuite, commited] Use correct proc names in scanasm.exp
 2018-05-29  8:06 UTC 

[testsuite, commited] Fix error message in scan-hidden/scan-not-hidden
 2018-05-29  7:51 UTC 

[patch, libgfortran] Bug 85840 - Memory leak in write.c
 2018-05-29  7:35 UTC 

[PATCH] Avoid excessive function type casts with splay-trees
 2018-05-28 21:25 UTC  (9+ messages)
` [REPOST] "
  ` [PING] "

[PATCH] Implement Fortran 2018's RANDOM_INIT
 2018-05-28 18:13 UTC 

Remove support for FreeBSD 4.x (and earlier)
 2018-05-28 17:06 UTC  (4+ messages)

[PATCH] Fix PR85934
 2018-05-28 16:18 UTC 

[PATCH] Fix PR85933
 2018-05-28 15:54 UTC 

[PATCH] [MSP430] Fix -fleading-underscore having no effect
 2018-05-28 14:25 UTC 

[PATCH] Update comment about the format of attribute name in attribute_spec handler
 2018-05-28 12:53 UTC 

[PATCH 0/3] Extend -falign-FOO=N to N[,M[,N2[,M2]]] version 9
 2018-05-28 12:13 UTC  (3+ messages)
` [PATCH 1/3] Add vec::reverse

[PATCH] [MSP430] Fix PR39240 execution failure for msp430-elf
 2018-05-28 11:25 UTC 

[PATCH, rs6000] Remove incorrect built-in function documentation
 2018-05-28  9:58 UTC  (2+ messages)

[Ada] Remove Valop from the Repinfo unit
 2018-05-28  9:11 UTC 

[Ada] Better accuracy in float-to-fixed conversions
 2018-05-28  8:59 UTC 

[Ada] Update FE check following change in SPARK RM 7.1.3(12)
 2018-05-28  8:59 UTC 

[Ada] Fix internal error on renaming of equality for record type
 2018-05-28  8:59 UTC 

[Ada] Crash on aspect/pragma Linked_Section with -gnatR2
 2018-05-28  8:59 UTC 

[Ada] Fix internal error on nested record types with representation clause
 2018-05-28  8:59 UTC 

[Ada] Minor cleanup in repinfo unit
 2018-05-28  8:59 UTC 

[Ada] Spurious constraint error on array of null-excluding components
 2018-05-28  8:58 UTC 

[Ada] Minor tweak to output of -gnatR
 2018-05-28  8:58 UTC 

[Ada] Spurious error on aspect Volatile
 2018-05-28  8:58 UTC 

[Ada] Warning on recursive call within postcondition
 2018-05-28  8:58 UTC 

[ARM/FDPIC 00/21] FDPIC ARM for ARM
 2018-05-28  8:57 UTC  (4+ messages)
` [ARM/FDPIC 02/21] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts

[Ada] Further evaluation of type bounds in GNATprove mode
 2018-05-28  8:57 UTC 

[Ada] Misleading warning on unresolvable package name
 2018-05-28  8:57 UTC 

[PATCH] DWARF: Handle expressions containing "-1" in dw2_asm_output_delta_uleb128
 2018-05-28  8:03 UTC  (2+ messages)

[committed] Disable use of GNU-stack notes on hppa-linux
 2018-05-28  6:50 UTC 

Improve std::rotate usages
 2018-05-27 22:01 UTC  (3+ messages)

[PATCH, committed] fix ICE in test suite on pdp11
 2018-05-27 17:25 UTC 

Simplify _Rb_tree instantiation
 2018-05-27 17:16 UTC  (5+ messages)

[PATCH,Fortran] Allow pointer initialization in DATA
 2018-05-27 17:10 UTC  (2+ messages)

[PATCH] DWARF5: Don't generate DW_AT_loclists_base for split compile unit DIEs
 2018-05-27 13:19 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).