On 25/03/21 12:36 +, Jonathan Wakely wrote:
On 25/03/21 10:27 +0100, Vladimir V wrote:
Hello.
Recently I tried the 'freestanding' build of the libstdc++ for the avr to
verify that my fixes were sufficient for it as well.
Unfortunately, I encountered the following error:
../../../../libstdc+
Thank you very much.
вт, 15 дек. 2020 г. в 12:48, Jonathan Wakely :
> On 10/12/20 18:39 +0100, Vladimir V via Libstdc++ wrote:
> >Hello.
> >
> >Could you please have a look at my trivial patch.
> >It works as intended with avr-libc and doesn't seem to introduce
> >regressions for x86_64 hosts.
>
On 10/12/20 18:39 +0100, Vladimir V via Libstdc++ wrote:
Hello.
Could you please have a look at my trivial patch.
It works as intended with avr-libc and doesn't seem to introduce
regressions for x86_64 hosts.
I've pushed this to master now, thanks for the patch.
What would be your suggestion
Thank you for the quick response.
The patch solves the problem.
ср, 9 дек. 2020 г. в 18:01, Jonathan Wakely :
> On 09/12/20 12:49 +, Jonathan Wakely wrote:
> >On 09/12/20 13:32 +0100, Vladimir V wrote:
> >>Hello.
> >>
> >>While testing with the current upstream I encountered a compilation
> i
On 09/12/20 12:49 +, Jonathan Wakely wrote:
On 09/12/20 13:32 +0100, Vladimir V wrote:
Hello.
While testing with the current upstream I encountered a compilation issue.
Although I build with "--disable-threads" flag the following error occurs:
../../../../../libstdc++-v3/src/c++11/thread.c