https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111330
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111330
--- Comment #10 from CVS Commits ---
The releases/gcc-13 branch has been updated by Gaius Mulley
:
https://gcc.gnu.org/g:6facc94692fe1a6a64a68c2dec2b87fb79ac853d
commit r13-7790-g6facc94692fe1a6a64a68c2dec2b87fb79ac853d
Author: Gaius Mulley
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111330
--- Comment #9 from CVS Commits ---
The master branch has been updated by Gaius Mulley :
https://gcc.gnu.org/g:fbd72a2108d1c05ef7f50acd71d518e769abcced
commit r14-3856-gfbd72a2108d1c05ef7f50acd71d518e769abcced
Author: Gaius Mulley
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111330
--- Comment #8 from Gaius Mulley ---
Created attachment 55880
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55880&action=edit
Proposed fix v3
Here is v2 together with the -Wcase-enum switch implemented (and related
fixes).
I'll git commi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111330
--- Comment #7 from Gaius Mulley ---
Created attachment 55876
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55876&action=edit
Proposed fix v2
Here is the second version of the patch which contains the missing case clauses
(rather than th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111330
--- Comment #6 from Gaius Mulley ---
Created attachment 55864
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55864&action=edit
Proposed fix
Here is a proposed interim patch. In the meantime I'll hunt down the missing
case clause (and fix
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111330
Gaius Mulley changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111330
--- Comment #4 from Jakub Jelinek ---
Seems
sed -i -e 's/ -fcase / -fcase -Wno-all /' libgm2/*/Makefile.am
sed -i -e 's/ -fcase / -fcase -Wno-all /' libgm2/*/Makefile.in
can work as a work-around for this bug, but it would still be nice to
under
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111330
--- Comment #3 from Jakub Jelinek ---
So, narrowed it down to Fedora build doing essentially (stripped down from all
languages etc.):
CC=gcc \
CXX=g++ \
CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -Wall -Wformat-security
-Wp,-D_GLIBCXX_ASS
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111330
--- Comment #2 from Jakub Jelinek ---
Though, bisection points to r13-7651-g824a37d0bfa9f5c232 as first commit which
fails to build.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111330
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|--- |13.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111330
--- Comment #1 from Jakub Jelinek ---
So far bisected to between r13-7647 (builds fine) and r13-7660 (fails to
build), and can reproduce even without bootstrap. I suspect r13-7650 but will
confirm it or not soon.
12 matches
Mail list logo