https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109284
Bug ID: 109284
Summary: __VA_OPT__ triggers internal compiler error
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109285
Bug ID: 109285
Summary: Unused variable in function __fixunssfdi
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Keywords: internal-improvement
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109286
Bug ID: 109286
Summary: Assembler warnings about .init/.fini sections defined
without attributes
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Keywords: inlin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109286
--- Comment #1 from Jan Dubiec ---
Created attachment 54758
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54758&action=edit
crtend.S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109286
--- Comment #2 from Jan Dubiec ---
$ h8300-elf-as --version
GNU assembler (GNU Toolchain for Renesas H8 Family [Built by jdx]) 2.40
Copyright (C) 2023 Free Software Foundation, Inc.
This program is free software; you may redistribute it under th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109287
Bug ID: 109287
Summary: Optimizing sal shr pairs when inlining function
Product: gcc
Version: 12.2.0
URL: https://gcc.godbolt.org/z/aPTsjc1sM
Status: UNCONFIRMED
Ke
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109266
--- Comment #1 from David Malcolm ---
Thanks for filing this bug.
We probably want to allow accesses to hard-coded addresses, for the case of
embedded development, so we presumably need some way to distinguish between
accesses of:
((struct fo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109284
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |DUPLICATE
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105732
Jakub Jelinek changed:
What|Removed |Added
CC||jens.gustedt at inria dot fr
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109286
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2023-03-26
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109285
Andrew Pinski changed:
What|Removed |Added
Keywords|internal-improvement|
Component|libgcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105685
--- Comment #5 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:7eca91d4781bb3df941f25c30b971dac66ba1b3d
commit r13-6865-g7eca91d4781bb3df941f25c30b971dac66ba1b3d
Author: Jakub Jelinek
Date: S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109230
--- Comment #18 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:07fc3491260e6b5d261433c977a4e069f5ab40c1
commit r13-6866-g07fc3491260e6b5d261433c977a4e069f5ab40c1
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106856
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Summary|[12/13 Regression][OOP] |[12 Regression][OOP] CLASS
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105685
Jakub Jelinek changed:
What|Removed |Added
Summary|[10/11/12/13 Regression]|[10/11/12 Regression] Bogus
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109230
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109240
Bug 109240 depends on bug 109230, which changed state.
Bug 109230 Summary: [13 Regression] Maybe wrong code for opus package on
aarch64 since r13-4122-g1bc7efa948f751
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109230
What|Remov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109183
--- Comment #3 from Alexandre Oliva ---
dump files now consistently take the base name from the output name, when not
overridden
since in this case gcc is called for (compiling and) linking, and the final
output name is a.* (.out or .exe, depen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108784
--- Comment #2 from Alexandre Oliva ---
Hello, Arseny,
I have a hunch this could possibly be related with fixed bug 108573.
Is this one by any chance fixed for you?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109288
Bug ID: 109288
Summary: std/time/time_zone/get_info_local.cc failure with
tzdata2023a
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106282
--- Comment #3 from CVS Commits ---
The master branch has been updated by Andreas Schwab :
https://gcc.gnu.org/g:55bc61a75a68d1a8d1e4df170b4beef1020f1e55
commit r13-6867-g55bc61a75a68d1a8d1e4df170b4beef1020f1e55
Author: Andreas Schwab
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109266
--- Comment #2 from Jonny Grant ---
Thank you for your reply David. Your analyzer is very good already.
I played around a bit, a base of nullptr doesn't give a warning. But changing
to 0x10 does give array-bounds warning.
cc1plus: note: source
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109289
Bug ID: 109289
Summary: Conflicting types for built-in functions in
libgcc/emutls.c
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52930
Christoph changed:
What|Removed |Added
CC||foss at grueninger dot de
--- Comment #1 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109289
--- Comment #1 from Andrew Pinski ---
Patches should be sent to gcc-patches@ after reading
https://gcc.gnu.org/contribute.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103506
--- Comment #17 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jerry DeLisle
:
https://gcc.gnu.org/g:3d2860f933cc01668272e0aaa354aa96899b3a82
commit r12-9319-g3d2860f933cc01668272e0aaa354aa96899b3a82
Author: Jerry DeLisle
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102331
--- Comment #9 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jerry DeLisle
:
https://gcc.gnu.org/g:82ec75a726b3f8f874dacb0cb342c9bbd1233cc0
commit r12-9320-g82ec75a726b3f8f874dacb0cb342c9bbd1233cc0
Author: Jerry DeLisle
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109082
--- Comment #5 from CVS Commits ---
The master branch has been updated by Kewen Lin :
https://gcc.gnu.org/g:f33fc0775706e4db80d584c477608e28f4da0a6f
commit r13-6870-gf33fc0775706e4db80d584c477608e28f4da0a6f
Author: Kewen Lin
Date: Sun Mar 2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109167
--- Comment #2 from CVS Commits ---
The master branch has been updated by Kewen Lin :
https://gcc.gnu.org/g:1e20bb6737e1173a0c3ef3e9e48c0eda40985ded
commit r13-6871-g1e20bb6737e1173a0c3ef3e9e48c0eda40985ded
Author: Kewen Lin
Date: Sun Mar 2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109233
--- Comment #13 from Uroš Bizjak ---
(In reply to Martin Liška from comment #7)
> Note, the linux kernel disables the -Werror of the warning for GCC 11 and 12:
> https://github.com/torvalds/linux/blob/
> a1effab7a3a35a837dd9d2b974a1bc4939df1ad5/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109263
--- Comment #3 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:4cbd5ef0350d8ab04993eb4c48ab80999fb4f358
commit r13-6872-g4cbd5ef0350d8ab04993eb4c48ab80999fb4f358
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109263
Richard Biener changed:
What|Removed |Added
Known to work||13.0
Summary|[10/11/12/13 R
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109237
--- Comment #11 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:776a5bb5894315ab144dc74222fc580fde8fdd87
commit r13-6873-g776a5bb5894315ab144dc74222fc580fde8fdd87
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109237
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
34 matches
Mail list logo