[no subject]

2024-08-16 Thread محمد عمر via Gcc


Re: Commit missing from gcc-cvs and bugzilla

2024-08-16 Thread Georg-Johann Lay

Am 12.08.24 um 19:45 schrieb Mark Wielaard:

Hi Johann,

On Sat, Aug 10, 2024 at 07:34:09PM +0200, Georg-Johann Lay wrote:

I just noticed that one of my commits,

https://gcc.gnu.org/r15-2865

is missing from

https://gcc.gnu.org/pipermail/gcc-cvs/2024-August/date.html

Even though it has the tag "PR target/113934" the respective
PR didn't get a pointer to the commit:

https://gcc.gnu.org/PR113934

Did I do something wrong?  I cannot find a typo in the commit
message...


That is odd indeed. We did have an issue when the user account name
contained non-ascii characters. But that doesn't seem to be the case
here. Also it does look like your commit today for PR target/85624 did
generate an gcc-cvs email and bugzilla update. So hopefully it is a
one time thing.

Did you get any unusual output on that commit?

Cheers,

Mark


Hi Mark,

no, no unusual output on that commit.  Though from some GCC site I got
an internal server error, but I don't remember from which server exactly.

Usually, all my commits with PR pointers get their bugzilla pointer.

Johann



Re: Spurious -Wsequence-point with auto

2024-08-16 Thread Ben Boeckel via Gcc
On Fri, Aug 09, 2024 at 11:48:44 +0200, Alejandro Colomar via Gcc wrote:
> On Fri, Aug 09, 2024 at 10:31:55AM GMT, Martin Uecker wrote:
> > BTW: Double evaluation is not only a problem for semantics, but also because
> > it can cause long compile times, cf. the 45 MB macro expansion example
> > in Linux...
> 
> Huh, what's that one?  I didn't know it.  :)

https://lwn.net/Articles/983965/

--Ben


gcc-13-20240816 is now available

2024-08-16 Thread GCC Administrator via Gcc
Snapshot gcc-13-20240816 is now available on
  https://gcc.gnu.org/pub/gcc/snapshots/13-20240816/
and on various mirrors, see https://gcc.gnu.org/mirrors.html for details.

This snapshot has been generated from the GCC 13 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch 
releases/gcc-13 revision 959d6529df206c1983be14383da081f374416e47

You'll find:

 gcc-13-20240816.tar.xz   Complete GCC

  SHA256=6c5e2859159d1d6f101926c47f70e0d2b851eb9ac9226b463cf51e994e805d56
  SHA1=5556181fb1541e22d88df194834db9fe00b475b9

Diffs from 13-20240809 are available in the diffs/ subdirectory.

When a particular snapshot is ready for public consumption the LATEST-13
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.