gcc-8-20210505 is now available

2021-05-05 Thread GCC Administrator via Gcc
Snapshot gcc-8-20210505 is now available on https://gcc.gnu.org/pub/gcc/snapshots/8-20210505/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 8 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (May 6, 2021)

2021-05-05 Thread 吴伟
Hi all, There is the agenda for tomorrow's meeting. If you have topics to discuss or share, please let me know and I can add them to the agenda. ## Agenda: 1. Status update for B, K, P, Zce, Zfinx extensions. 2. Zfinx ABI discussion 3. Revisit todo-list in the former code-speed-opt repos[1]. 4.

Re: Gcc Digest, Vol 15, Issue 5

2021-05-05 Thread Martin Jambor
Hi, On Wed, May 05 2021, Gary Oblock via Gcc wrote: > I've got to say appearances can be deceptive > in GCC and struct _modif_basket *[4061] is not > necessarily equal to struct _modif_basket *[4061] > even though the printed representation is > the same... In these cases it is handy to use the -

[Alert]: ASSIGNMENT ($500.00)

2021-05-05 Thread LifePoints Research , Inc . ® via Gcc
Dear Prospective Panelist, You have been selected as a Customer Satisfaction Analyst to participate in our short exclusive 10-15 minutes paid project study on Walmart,Walgreens & CVS stores within your area. REWARDS: You will earn $500.00 for each completed survey project. SURVEY [#53779-1001

Re: What is going on here with fixup_cfg?

2021-05-05 Thread Richard Biener via Gcc
On Wed, May 5, 2021 at 12:19 AM Gary Oblock via Gcc wrote: > > My jaws hit the floor when I saw this bug: > > psimplex.c: In function ‘master.constprop’: > psimplex.c:124:6: error: non-trivial conversion in ‘constructor’ > 124 | void master(network_t *net, int num_threads) > | ^ > str