Hi,
> -Original Message-
> From: Segher Boessenkool [mailto:seg...@kernel.crashing.org]
> Sent: Saturday, March 14, 2020 12:07 AM
> To: Yangfei (Felix)
> Cc: gcc-patches@gcc.gnu.org; Zhanghaijian (A)
> Subject: Re: [PATCH PR94026] combine missed opportunity to simplify
> comparisons with
Su cuenta BBVA Empresas
(Net
Cash) está temporalmente
restringida.
Estimado gcc-patches@gcc.gnu.org
,
su cuenta bancária de BBVA Empresas (Net Cash)
está
restringida por actividad Inusual.
Se adjunta su prueba de
transferencia SEPA.
Lamentamos cualquier inconveniente que esto
pued
This patch adds support for wait/notify_one/notify_all to std::atomic<>.
Support for the volatile overloads will be added in a subsequent patch.
* include/Makefile.am (bits_headers): Add new header.
* include/Mamefile.in: Regenerate.
* include/bits/atomic_base.h (__atomic_b
On Sun, Mar 15, 2020 at 05:21:59PM -0400, Jason Merrill wrote:
> Let's use temp_override.
So like this?
Bootstrapped/regtested on x86_64-linux and i686-linux.
2020-03-15 Jakub Jelinek
PR c++/90995
* parser.c (cp_parser_enum_specifier): Use temp_override for
parser->co
On 3/14/20 4:06 AM, Jakub Jelinek wrote:
Hi!
The testcase shows some accepts-invalid (the ones without alignas) and
ice-on-invalid-code (the ones with alignas) cases.
If the enum doesn't have an underlying type and is not a definition,
the caller retries to parse it as elaborated type specifier.
On 3/11/20 4:18 PM, Patrick Palka via Gcc-patches wrote:
...
Hmm, like this? This version introduces a new static member function
diagnosing_failed_constraint::replay_errors_p that checks
current_constraint_diagnosis_depth, and also sets max_depth_exceeded_p
when appropriate.
...
Just one sma
Hi
Whitespace-only change.
Tested on x86_64-darwin, applied to master.
thanks
Iain
gcc/cp/ChangeLog:
2020-03-15 Iain Sandoe
* coroutines.cc (co_await_expander): Fix indentation.
diff --git a/gcc/cp/coroutines.cc b/gcc/cp/coroutines.cc
index 920575b0f54..f70b3ab69ab 100644
-
On Fri, Mar 13, 2020 at 01:24:07AM +, Joseph Myers wrote:
> On Thu, 30 Jan 2020, Lewis Hyatt wrote:
>
> > Is this something that would be desirable to change for GCC 10? Attached
> > patch would do so, and the output would become instead:
>
> This patch is OK. (It may mean some translation u
Hello-
Currently, if an option is both undocumented and an alias for a second option,
the help text generated by gcc --help directs the reader to use the other
option instead. This makes sense for deprecated options, but it seems this
pattern is also used for another case, namely when an option ex
Hi Ian,
> This patch merges the D front-end implementation with dmd upstream e9420cfbf.
[...]
> Bootstrapped and tested on x86_64-linux-gnu, and committed to trunk.
this merge introduced a regression on Solaris (SPARC and x86):
+UNRESOLVED: gdc.test/runnable/traits.d compilation failed to prod
Hello, gentle maintainer.
This is a message from the Translation Project robot.
A revised PO file for textual domain 'gcc' has been submitted
by the Swedish team of translators. The file is available at:
https://translationproject.org/latest/gcc/sv.po
(This file, 'gcc-10.1-b20200209.sv.po'
On March 15, 2020 7:12:26 AM GMT+01:00, "bin.cheng via Gcc-patches"
wrote:
>Hi,
>This simple patch fixes PR94125 by updating post order number for
>merged SCC.
>The root cause is after computing SCC with runtime alias edges skipped,
>the post
>order info is changed and it's possible a partition i
12 matches
Mail list logo