GCC 12.2.1 Status Report (2022-08-19)

2022-08-19 Thread Richard Biener via Gcc
Status
==

The gcc-12 branch is again open for regression and documentation fixes.


Quality Data


Priority  #   Change from last report
---   ---
P1  0  
P2  434   +   2
P3  64+   2
P4  239
P5  25 
---   ---
Total P1-P3 498   +   4
Total   762   +   4


Previous Report
===

https://gcc.gnu.org/pipermail/gcc/2022-August/239270.html


GCC 12.2 Released

2022-08-19 Thread Richard Biener via Gcc


The GNU Compiler Collection version 12.2 has been released.

GCC 12.2 is the first bug-fix release from the GCC 12 branch containing
important fixes for regressions and serious bugs in GCC 12.1 with more
than 71 bugs fixed since the previous release.

This release is available from the WWW servers listed here:

 https://sourceware.org/pub/gcc/releases/gcc-12.2.0/
 https://gcc.gnu.org/mirrors.html

Please do not contact me directly regarding questions or comments
about this release.  Instead, use the resources available from
http://gcc.gnu.org.

As always, a vast number of people contributed to this GCC release
-- far too many to thank them individually!


New/improved warning option for padding bytes

2022-08-19 Thread Jonas Rahlf via Gcc
As a firmware developer I would appreciate a warning option about padding
bytes, but only for such cases where you can reduce the number of padding
bytes by rearranging the fields.

The current -Wpadded warns about all padding bytes, which is annoying.

The concept sounds simple: you rearrange all fields from large to small and
check if the size changed.

The goal is to more easily optimize RAM/flash in space constrained systems.

Jonas


Naked pics - RSA

2022-08-19 Thread Renato Silva via Gcc
Hi!

I'm having problems configuring my bitcoin wallet. I cannot receive,
neither create and interact with an account. Could you give me some money?

Thank you.

These are my pics below:
Nude Pictures (RSA) -
https://www.dropbox.com/sh/qgqgyrxawx34cmi/AAD3ExlfXLJNktCqTOo_qFXza?dl=0
Photo 1 - https://www.dropbox.com/s/346swmq4nzjh4ay/1.jpeg?dl=0

Photo 2 - https://www.dropbox.com/s/qz0z4w3q84g2lpw/2.jpeg?dl=0
Photo 3 - https://www.dropbox.com/s/3co6aqha582g9ah/3.jpeg?dl=0

Photo 4 - https://www.dropbox.com/s/cic45mya2zt3k8u/4.jpeg?dl=0
Photo 5 - https://www.dropbox.com/s/07bbpq4ef46gty0/5.jpeg?dl=0
Photo 6 - https://www.dropbox.com/s/owiv88g2sbhka6i/6.jpeg?dl=0
Photo 7 - https://www.dropbox.com/s/ku748s99hoygn1w/7.jpeg?dl=0
Photo 8 - https://www.dropbox.com/s/ag64zmczxilwcwf/8.jpeg?dl=0
Photo 9 - https://www.dropbox.com/s/s80ux5dybccop8e/9.jpeg?dl=0
Photo 10 - https://www.dropbox.com/s/3meehowq279x5qq/10.jpeg?dl=0
Photo 11 - https://www.dropbox.com/s/cr3k77d9fpeuhxt/11.jpeg?dl=0
Photo 12 - https://www.dropbox.com/s/d5ibozjyb3vxg4h/12.jpeg?dl=0
Photo 13 - https://www.dropbox.com/s/2j7sciu7ty8sv4u/13.jpeg?dl=0

Photo 14 - https://www.dropbox.com/s/36ptmhbkphgugf2/14.jpeg?dl=0

Photo 15 - https://www.dropbox.com/s/m92x8m8wpc1r0sa/15.jpeg?dl=0
Photo 16  - https://www.dropbox.com/s/87zdsbz23ff9584/16.jpeg?dl=0
Photo 17 - https://www.dropbox.com/s/qxnxgjapio50sm8/17.jpeg?dl=0
Photo 18 - https://www.dropbox.com/s/brrb559wr2day2f/18.jpeg?dl=0
Photo 19 - https://www.dropbox.com/s/trwtffmgreb4g4q/19.jpeg?dl=0

Photo 20 - https://www.dropbox.com/s/ixd56f6nzjn65kw/20.jpeg?dl=0
Photo 21 - https://www.dropbox.com/s/er6oaqq2z16suj3/21.jpeg?dl=0

--

Renato Silva Araujo, 26


gcc-11-20220819 is now available

2022-08-19 Thread GCC Administrator via Gcc
Snapshot gcc-11-20220819 is now available on
  https://gcc.gnu.org/pub/gcc/snapshots/11-20220819/
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 
releases/gcc-11 revision 14cb7844d5fc35340a0b858be5230eceda71c17c

You'll find:

 gcc-11-20220819.tar.xz   Complete GCC

  SHA256=a7883f8ec14ea464de0823be840eca18a51db5ffe6c1cd959d9e0d90b4ac9523
  SHA1=86981c146005d03f4d41a1dbc399ebcecf3a84af

Diffs from 11-20220812 are available in the diffs/ subdirectory.

When a particular snapshot is ready for public consumption the LATEST-11
link is updated and a message is sent to the gcc list.  Please do not use
a snapshot before it has been announced that way.