https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108054
--- Comment #3 from Martin Uecker ---
It is a major usability issue for its intended use in macros if it then
sometimes breaks due to arbitrary constraints (which __auto_type does not have,
so do not seem to be essential).
Also with the new ta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108153
--- Comment #3 from Gaius Mulley ---
On x86_64 the build succeed using MAKEFLAGS=profiledbootstrap-lean
CONFIGFLAGS=--with-build-config=bootstrap-lto-lean
however I do see many ODR violations (from the output of the bootstrap tool
mc). It woul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108122
Gaius Mulley changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107397
Rimvydas (RJ) changed:
What|Removed |Added
CC||rimvydas.jas at gmail dot com
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107397
--- Comment #10 from Rimvydas (RJ) ---
Created attachment 54121
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54121&action=edit
testcase fix
fix=/local/suz-local/software/local/gcc-trunk
--enable-sanitizers --enable-languages=c,c++ --disable-werror --enable-multilib
--with-system-zlib
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 13.0.0 20221218 (experimental) [master r13-4763-g92bc3617572] (GCC)
[581] %
[58
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108147
--- Comment #13 from Segher Boessenkool ---
(In reply to Gaius Mulley from comment #11)
> Yes is looks as if '%' could be propagated though into the first parameter.
> Changes could be made to m2linemap.cc to bump the parameters as you say with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108164
Andrew Pinski changed:
What|Removed |Added
Keywords||wrong-code
Summary|wrong cod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108165
Bug ID: 108165
Summary: -Wdangling-reference false positive
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108164
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2022-12-18
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108164
Andrew Pinski changed:
What|Removed |Added
Known to fail||12.1.0
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108165
--- Comment #1 from Andrew Pinski ---
So at the warning is not flow sensitive at all and does not take into account
the definition of f; only the call location of f is taken into account.
In this case, the call site of f has a temporary and the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108165
--- Comment #2 from Andrew Pinski ---
or is it because of the different types? GCC does not look into that either and
does not look into if they are castable either ...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108165
--- Comment #3 from Romain Geissler ---
In my real life case B was std::string and used a "string literal" at call
site, and I guess using the implicit conversion from const char[] to
std::string is something that might happen in many call sites
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108110
Manuel Lauss changed:
What|Removed |Added
CC||manuel.lauss at googlemail dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108166
Bug ID: 108166
Summary: [12/13 Regression] Wrong code with -O2
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-opti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107872
--- Comment #9 from CVS Commits ---
The releases/gcc-12 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:7a9741d7322357c4e777450891e43db27e067817
commit r12-8991-g7a9741d7322357c4e777450891e43db27e067817
Author: Paul Thomas
Da
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107872
--- Comment #10 from CVS Commits ---
The releases/gcc-11 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:cc956b955d12881c9b2b970ee52b337d1ef44930
commit r11-10427-gcc956b955d12881c9b2b970ee52b337d1ef44930
Author: Paul Thomas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107872
--- Comment #11 from CVS Commits ---
The releases/gcc-10 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:6f2f588377e6437ae23fb83aa2c85e03e1f41678
commit r10-11127-g6f2f588377e6437ae23fb83aa2c85e03e1f41678
Author: Paul Thomas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107872
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASS
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107872
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|--- |13.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107872
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|13.0|10.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108166
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |12.3
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108167
Bug ID: 108167
Summary: d: internal compiler error: in binary_op, at
d/expr.cc:117
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108168
Bug ID: 108168
Summary: ICE in a simple module that almost any change
eliminates
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
Pr
25 matches
Mail list logo