I'm trying to regenerate autotools files in liboffloadmic (and other
directories) but when running automake it tells me I need to run aclocal,
which gives me a warning about not finding AM_ENABLE_MULTILIB in library,
which then translates into an autoconf error. How do I fix this? Is there a
specif
Snapshot gcc-11-20220429 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/11-20220429/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 11 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
While it's unusual for us to hold meetings so close together, it's been an
unusual couple of years, and we are holding a full day, hybrid event on June 6
2022, the Monday of RSAC 2022. The meeting will be held from 9 AM to 5 PM PDT,
in person at the Marriott Marquis in San Francisco, CA, US, and
The first release candidate for GCC 12.1 is available from
https://gcc.gnu.org/pub/gcc/snapshots/12.1.0-RC-20220429/
ftp://gcc.gnu.org/pub/gcc/snapshots/12.1.0-RC-20220429/
and shortly its mirrors. It has been generated from git commit
r12-8321-g621650f64fb667.
I have so far bootstrapped and
On Sat, Apr 09, 2022 at 12:38:11AM +0200, Ahmed Sayed Mousse wrote:
> Sorry for the late reply.
> I did check gomp_thread_self but I'm still not sure about what I should do,
> maybe because I lack experience/knowledge.
> Here is where my thinking is going right now and I hope you tell me if I'm
> w
在 2022-04-28 22:59, Jakub Jelinek via Gcc 写道:
Status
==
We have reached zero P1 regressions today and releases/gcc-12 branch has
been created. GCC 12.1-rc1 will be built likely tomorrow.
The branch is now frozen for blocking regressions and documentation
fixes only, all changes to the branc
On Fri, Apr 29, 2022 at 1:45 AM Christophe Lyon via Gcc wrote:
>
> Hi!
>
> The config/dfp.m4 file does not have a license header. Several other .m4
> files in the same directory have a GPL header, many others do not.
>
> Can someone confirm the license of dfp.m4 and add the missing header if
> app
Hi!
The config/dfp.m4 file does not have a license header. Several other .m4
files in the same directory have a GPL header, many others do not.
Can someone confirm the license of dfp.m4 and add the missing header if
applicable?
Thanks!
Christophe