https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107665
--- Comment #1 from Andrew Pinski ---
r13-3387-g79d38dd46e6b07 just made the testcase actually run which it was not
doing previously.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107608
--- Comment #5 from Xi Ruoyao ---
After r13-3924 this brings PR95115 back. Note that Glibc has added an ugly
hack for RISC-V and old compilers, but other ports may be haunted as well.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107665
Bug ID: 107665
Summary: [13 regression] g++.dg/cpp23/ext-floating1.C fails
after r13-3387-g79d38dd46e6b07
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104167
--- Comment #1 from Jonathan Wakely ---
Clocks are done in r13-3937-g1736bf5a61c736
Time zones and chrono I/O still missing.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104166
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:1d9454aba615eadd0d85c93713dd848227345f67
commit r13-3936-g1d9454aba615eadd0d85c93713dd848227345f67
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107664
--- Comment #2 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #1)
> It moved
> https://gcc.gnu.org/onlinedocs/gcc/extensions-to-the-c-language-family/using-
> vector-instructions-through-built-in-functions.html .
Note it might m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107664
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107664
Bug ID: 107664
Summary: Vector Extensions page down
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: web
Assign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107661
--- Comment #4 from Sergei Trofimovich ---
If I read a.cc.254t.optimized correctly I think there are two unrelated places
that are expected to generate `getWaitStatesSince6.constprop`:
- one is through main()
- another is through seemingly_unuse
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107663
Bug ID: 107663
Summary: GCC does not catch -Werror=maybe-uninitialized that
looks apparent
Product: gcc
Version: 12.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107636
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:ec6c2029714057b4bca344ee59be977d17361092
commit r13-3932-gec6c2029714057b4bca344ee59be977d17361092
Author: Jakub Jelinek
Date: S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107444
--- Comment #6 from CVS Commits ---
The master branch has been updated by Harald Anlauf :
https://gcc.gnu.org/g:59a63247992eb13153b82c4902aadf111460eac2
commit r13-3931-g59a63247992eb13153b82c4902aadf111460eac2
Author: Harald Anlauf
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107661
--- Comment #3 from Sergei Trofimovich ---
Created attachment 53889
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53889&action=edit
a_simpler.cc
a_simpler.cc is a bit more trimmed down version of a.cc: does not need pragmas
or argument f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107662
Bug ID: 107662
Summary: [10 concepts] ICE using concept with dependent
template parameter to define variable
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107620
--- Comment #2 from vvinayag at arm dot com ---
(In reply to Martin Liška from comment #1)
> Confirmed. Btw. what revision do you build and what command do you use?
Could you please clarify what you are referring to, for the revision and
command
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107661
--- Comment #2 from Sergei Trofimovich ---
(In reply to Sergei Trofimovich from comment #0)
> Reproducing:
>
> $ ./gcc-13-HEAD/bin/gcc -Wall -O0 a.cc -o a
> $ ./gcc-13-HEAD/bin/gcc -Wall -O3 a.cc -o a
> ./bug_HEAD.bash: line 6: 1309437 Illegal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107661
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |13.0
Severity|normal
compression algorithms: zlib
gcc version 13.0.0 20221112 (experimental) (GCC)
Full a.cc example (somewhat long, also attached):
/// 'function_ref' is taken from llvm-12 as is without any modifications.
/// The rest if severely maimed AMDGCN hasard verifier code.
// How to break:
// $ ./
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106576
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|NEW
--- Comment #3 from Thomas Koenig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107649
--- Comment #4 from Jonathan Wakely ---
Yes, that looks right.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107104
Yann Droneaud changed:
What|Removed |Added
CC||yann at droneaud dot fr
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107498
--- Comment #8 from John Paul Adrian Glaubitz ---
(In reply to Eric Botcazou from comment #5)
> Can anyone print the value of mp in the debugger?
glaubitz@gcc202:~/openldap/tests$ gdb --args
/home/glaubitz/openldap/servers/slapd/slapd -Ta -d 0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107641
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107641
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:2a193e9df82917eaf440a20f99a3febe91dcb5fe
commit r13-3927-g2a193e9df82917eaf440a20f99a3febe91dcb5fe
Author: Jakub Jelinek
Date: S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107591
--- Comment #18 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:2f7f9edd28d75a85a33599978f23811e679e443d
commit r13-3923-g2f7f9edd28d75a85a33599978f23811e679e443d
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107569
--- Comment #37 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:2d5c4a16dd833aa083f13dd3e78e3ef38afe6ebb
commit r13-3924-g2d5c4a16dd833aa083f13dd3e78e3ef38afe6ebb
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107569
--- Comment #38 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:5747470efa8ff0ac82bb5f53d737b29a44f18118
commit r13-3925-g5747470efa8ff0ac82bb5f53d737b29a44f18118
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107569
--- Comment #36 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:2f7f9edd28d75a85a33599978f23811e679e443d
commit r13-3923-g2f7f9edd28d75a85a33599978f23811e679e443d
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107649
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107469
Lorenzo Salvadore changed:
What|Removed |Added
CC||gerald at pfeifer dot com
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107634
--- Comment #6 from Eric Botcazou ---
> One of the biggest drawbacks of not having one file is when you need to add
> a new section, you have to add a new file/directory rather than edditing one
> file.
Right, that's clearly not manageable. GN
31 matches
Mail list logo