public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
backwards threader cleanups
 2017-09-11 22:38 UTC  (5+ messages)

[PATCH] fix PR translation/82185
 2017-09-11 22:37 UTC  (4+ messages)

[patch, fortran, RFC] warn about out-of-bounds errors in DO loops
 2017-09-11 22:33 UTC  (2+ messages)

Turn HARD_REGNO_NREGS into a target hook
 2017-09-11 22:33 UTC  (2+ messages)

Turn SLOW_UNALIGNED_ACCESS into a target hook
 2017-09-11 22:31 UTC  (3+ messages)

Use hard_regno_nregs instead of HARD_REGNO_NREGS
 2017-09-11 22:29 UTC  (2+ messages)

Convert hard_regno_nregs to a function
 2017-09-11 22:28 UTC  (2+ messages)

Make more use of in_hard_reg_set_p
 2017-09-11 22:12 UTC  (2+ messages)

Make more use of end_hard_regno
 2017-09-11 22:11 UTC  (2+ messages)

std::forward_list optim for always equal allocator
 2017-09-11 22:10 UTC  (9+ messages)

[PATCH] PR libstdc++/70483 make std::string_view fully constexpr
 2017-09-11 21:48 UTC 

[PATCH 1/13] D: The front-end (DMD) language implementation and license
 2017-09-11 21:36 UTC  (4+ messages)

[PATCH] xtensa: fix PR target/82181
 2017-09-11 21:34 UTC  (3+ messages)

[patch] Fix wrong code with small structure return on PowerPC
 2017-09-11 19:59 UTC  (4+ messages)

Make more use of REG_NREGS
 2017-09-11 19:51 UTC  (2+ messages)

[Patch, fortran] PR82173 (PDT) - [meta-bug] Parameterized derived type errors
 2017-09-11 19:50 UTC  (2+ messages)

[Ada] Pragma Atomic wrongly rejected on composite component
 2017-09-11 19:49 UTC  (3+ messages)

[Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer
 2017-09-11 19:47 UTC  (5+ messages)

[PATCH] Improve alloca alignment
 2017-09-11 19:13 UTC  (11+ messages)

Make more use of END_REGNO
 2017-09-11 19:00 UTC  (2+ messages)

[PATCH] Fix PR 81096 (ttest failures)
 2017-09-11 18:59 UTC 

[PATCH v2 11/13] D: GCC builtins and runtime support
 2017-09-11 18:19 UTC  (4+ messages)

[PATCH 4/13] D: The front-end (GDC) config, makefile, and manpages
 2017-09-11 18:01 UTC  (3+ messages)

[PATCH 3/13] D: The front-end (GDC) changelogs
 2017-09-11 17:39 UTC  (3+ messages)

[PATCH 2/13] D: The front-end (GDC) implementation
 2017-09-11 17:36 UTC  (3+ messages)

[PATCH 6/13] D: Add D language support to GCC proper
 2017-09-11 17:30 UTC  (4+ messages)

[PATCH] PR c++/81852 define feature-test macro for -fthreadsafe-statics
 2017-09-11 17:21 UTC  (3+ messages)

[PATCH 10/13] D: The D runtime library and license
 2017-09-11 17:01 UTC  (2+ messages)

[PATCH] PR libstdc++/79162 ambiguity in string assignment due to string_view overload (LWG 2946)
 2017-09-11 16:55 UTC  (6+ messages)

[PATCH 5/13] D: GCC configuration file changes and documentation
 2017-09-11 16:32 UTC  (2+ messages)

[PATCH, rs6000] add vectorization to vec_mule and vec_mulo builtins
 2017-09-11 16:18 UTC 

[PATCH, Makefile] improve libsubdir variable transmission to sub-makes on Windows
 2017-09-11 16:11 UTC  (4+ messages)
` [PING, Makefile] improve libsubdir variable transmission to sub-makes (for Windows)

[RFC, vectorizer] Allow single element vector types for vector reduction operations
 2017-09-11 15:39 UTC  (11+ messages)

[PATCH][ARM] Remove Thumb-2 iordi_not patterns
 2017-09-11 15:37 UTC  (9+ messages)

[PATCH] Add 'short_call' attribute for MIPS targets
 2017-09-11 15:26 UTC  (4+ messages)

[PATCH, Makefile] improve default cpu selection for e500v2
 2017-09-11 14:33 UTC  (2+ messages)
` [PING, "

[COMMITTED][arm] Revert r251800 & r251799
 2017-09-11 14:29 UTC  (2+ messages)

Announcing ARM and AArch64 port maintainers
 2017-09-11 14:16 UTC  (2+ messages)

[PATCH] Add a -Wcast-align=strict warning
 2017-09-11 13:53 UTC  (2+ messages)
` [PING] "

[Ada] Another freezing issue on expression function in nested package
 2017-09-11 12:41 UTC 

[PATCH]: PR target/80204 (Darwin macosx-version-min problem)
 2017-09-11 12:32 UTC  (4+ messages)

[testsuite, i386] Fix gcc.target/i386/pr81736-[34].c on 32-bit Solaris/x86 (PR target/81736)
 2017-09-11 11:16 UTC 

[Ada] Rename runtime variant files under libgnat
 2017-09-11 10:12 UTC 

[HSA, PR 82119] Make HSA resilient to side-effects of split_edge
 2017-09-11 10:11 UTC  (2+ messages)

[PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
 2017-09-11 10:06 UTC  (5+ messages)

[Ada] Rename runtime variant files under libgnarl
 2017-09-11  9:19 UTC 

[AArch64], patch] PR71727 fix -mstrict-align
 2017-09-11  8:45 UTC  (5+ messages)

Improve int<->FP conversions
 2017-09-11  5:42 UTC  (2+ messages)

[PATCH] PR target/82166: Update preferred stack boundary for leaf functions
 2017-09-11  1:57 UTC 

Ping on MIPS specific patch adds `short_call` synonym for `near` attribute
 2017-09-11  1:07 UTC  (4+ messages)

[C++ Patch] PR 70621 ("[6/7/8 Regression] ICE on invalid code at -O1 and above on x86_64-linux-gnu in record_reference, at cgraphbuild.c:64")
 2017-09-10  9:20 UTC  (2+ messages)

[PATCH] Remove output_die_symbol
 2017-09-10  9:15 UTC  (2+ messages)

C++ PATCH to reduced_constant_expression for partially-initialized objects
 2017-09-10  9:09 UTC 

[PATCH] Early LTO debug TODO
 2017-09-09 22:23 UTC  (4+ messages)

[PATCH] streambuf_iterator: avoid debug-dependent behaviour
 2017-09-09 20:17 UTC  (5+ messages)

[PATCH, DWARF] Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwarfnames.c
 2017-09-09 15:11 UTC  (2+ messages)

[wwwdocs] Update reference to MMIX
 2017-09-09 14:01 UTC  (3+ messages)

C/C++ PATCH to add __remove_qualifiers (PR c/65455, c/39985)
 2017-09-09 13:55 UTC  (4+ messages)

[PATCH] Improve -Ofast vectorization of std::sin etc. (PR libstdc++/81706)
 2017-09-09 13:43 UTC  (5+ messages)

[Ada] Fix fallout of component reordering with -fgnat-encodings=minimal
 2017-09-09 13:05 UTC 

[Ada] Take into account alignment gap for component reordering
 2017-09-09 12:48 UTC 

[Ada] Override inlining heuristics for expression functions
 2017-09-09 12:45 UTC 

[Ada] Fix wrong derivation of record type into unchecked union
 2017-09-09 12:41 UTC 

[PATCH] Add macro DISABLE_COPY_AND_ASSIGN
 2017-09-09 12:27 UTC  (6+ messages)

[Ada] Improve handling of aliased constant of UNC array type
 2017-09-09 12:19 UTC 

[Ada] Internal error on volatile array with VFA component
 2017-09-09 12:09 UTC 

[Patch, fortran] Parameterized Derived Types
 2017-09-09 11:15 UTC 

[Ada] Small tweak to conversion to padding types
 2017-09-09 10:36 UTC 

[PATCH, rs6000] Fix PR target/80210: ICE in extract_insn
 2017-09-09  8:45 UTC  (4+ messages)

[C++] Fix PR bootstrap/81926
 2017-09-09  8:30 UTC  (4+ messages)

[PATCH][GCC][AArch64] Restrict lrint inlining on ILP32
 2017-09-09  7:01 UTC  (3+ messages)

[PATCH][AArch64] Remove '*' from movsi/di/ti patterns
 2017-09-09  6:58 UTC  (2+ messages)

[libstdc++,doc] Update reference to Hoard
 2017-09-09  6:52 UTC 

[wwwdocs] readings.html - adjust link to compilers.iecc.com
 2017-09-09  6:25 UTC 

Go patch committedd: Don't do implicit double pointer indirection
 2017-09-09  6:01 UTC 

[PATCH][RFA/RFC] Stack clash mitigation patch 01/08 - V3
 2017-09-08 22:00 UTC  (7+ messages)

Ping on target independent stack clash protection patches
 2017-09-08 21:58 UTC  (3+ messages)

[PATCH], PR target/82015, add PowerPC warning for unpack_vector_int128 with illegal 2nd argument
 2017-09-08 19:08 UTC  (2+ messages)

[PATCH version 2, rs6000] Add builtins to convert from float/double to int/long using current rounding mode
 2017-09-08 18:41 UTC 

[Ada] Move non-tasking runtime sources to libgnat subdirectory
 2017-09-08 18:16 UTC  (3+ messages)

[doc,libgomp] Updates for www.openacc.org URLs
 2017-09-08 17:13 UTC  (2+ messages)

[SPARC] Fix PR target/81988
 2017-09-08 17:12 UTC 

RFA (langhook): PATCH for c++/70029, ICE in verify_type with ref-qualifier
 2017-09-08 16:46 UTC  (2+ messages)

[PATCH] Fix atomic builtins on arrays (PR target/82112)
 2017-09-08 16:39 UTC  (5+ messages)

[libstdc++/71500] make back reference work with icase
 2017-09-08 15:52 UTC  (2+ messages)

Rb_tree constructor optimization
 2017-09-08 15:50 UTC  (2+ messages)

[PATCH, alpha]: Fix bootstrap failure due to -Wtautological-compare warning
 2017-09-08 14:24 UTC 

[Ada] New pragma Ada_2020
 2017-09-08 13:36 UTC 

[Ada] Extend efficient array reset to all elementary types
 2017-09-08 13:36 UTC 

[Ada] Crash on string concatenation
 2017-09-08 13:31 UTC 

[Ada] Spurious error on formal package with Inline_Always
 2017-09-08 13:31 UTC 

[Ada] No room for new warning switches
 2017-09-08 13:31 UTC 

[Ada] Missing error in function expressions
 2017-09-08 13:31 UTC 

[Ada] Move libgnarl sources to libgnarl subdir
 2017-09-08 13:15 UTC 

[Ada] T'Class'Input reading corrupted data
 2017-09-08 10:18 UTC 

[Ada] Compiler crash on mixed-case source file names
 2017-09-08 10:18 UTC 

[Ada] New debug switch -gnatdJ
 2017-09-08 10:11 UTC 

[Ada] Infinite loop on call to nested subprogram with -gnatE in SPARK
 2017-09-08 10:08 UTC 

[Ada] Copy representation aspects from type to constrained subtype
 2017-09-08 10:08 UTC 

[Ada] Generic dispatching constructors of limited interface types
 2017-09-08 10:03 UTC 

[Ada] Fix crash on expression function that is a completion
 2017-09-08 10:03 UTC 

[Ada] Subtype indications inherit predicates
 2017-09-08  9:45 UTC 

[Ada] Compiler crash on anonymous array with component with invariant
 2017-09-08  9:45 UTC 

[Ada] Wrong interface tag visible through limited with clause
 2017-09-08  9:44 UTC 

[Ada] PR ada/80888 Text_IO encoding should match source encoding
 2017-09-08  9:39 UTC 

[Ada] Implement extended version of -gnatR for record sub-components
 2017-09-08  9:25 UTC 

[Ada] Spurious error on actual array type in generic child instantiation
 2017-09-08  9:23 UTC 

[Ada] Failure to allocate on storage subpool
 2017-09-08  9:16 UTC 

[Ada] Inheritance of Default_Iterator from interfaces
 2017-09-08  9:16 UTC 

[Ada] Expand barrier conditions permitted by the restriction Pure_Barrier
 2017-09-08  9:13 UTC 

[Ada] Do not generate .ali files for subunits
 2017-09-08  9:13 UTC 

[Ada] Infinite loop on an interface conversion involving private extensions
 2017-09-08  9:00 UTC 

[Ada] Small fix for couple of internal glitches with record layout
 2017-09-08  8:59 UTC 

[Ada] Use of renamings of function results in SPARK annotations
 2017-09-08  8:59 UTC 

Add support to trace comparison instructions and switch statements
 2017-09-08  8:38 UTC  (5+ messages)

Introduce Statement Frontier Notes and Location Views
 2017-09-07 21:44 UTC  (8+ messages)
  ` Statement Frontier Notes, Location Views, and Inlined Entry Point Markers (was: Re: Introduce Statement Frontier Notes and Location Views)
      ` Statement Frontier Notes, Location Views, and Inlined Entry Point Markers

Backports to 7.x
 2017-09-07 20:44 UTC 

[PATCH][RFA/RFC] Stack clash mitigation patch 06/08 - V3
 2017-09-07 17:27 UTC  (5+ messages)

[SPARC] Fix PR target/80897
 2017-09-07 15:53 UTC 

Fix PR ada/82127
 2017-09-07 15:33 UTC 

PING: [PATCH] Add -static-pie to GCC driver to create static PIE
 2017-09-07 15:10 UTC 

[PATCH] PR libstdc++/79433 no #error for including headers with wrong -std
 2017-09-07 14:44 UTC  (2+ messages)

[RFC, vectorizer] Allow single element vector types for vector reduction operations
 2017-09-07 14:42 UTC  (4+ 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).