https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119488
Giuseppe D'Angelo changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |peppe at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119488
--- Comment #7 from Giuseppe D'Angelo ---
(In reply to Sam James from comment #5)
> (In reply to Giuseppe D'Angelo from comment #4)
> > Hi,
> >
> > Apologies for the testsuite regression; I think this is fixed now in trunk
> > by r15-8971-g6acf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119850
Bug ID: 119850
Summary: #pragma GCC diagnostic ignored "-Wstrict-overflow" is
ignored
Product: gcc
Version: 14.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119496
Giuseppe D'Angelo changed:
What|Removed |Added
CC||peppe at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644
Giuseppe D'Angelo changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644
--- Comment #6 from Giuseppe D'Angelo ---
Reduced testcase:
enum class E { E0, E1 };
template
constexpr auto fmt_kind = E::E0;
template class opt{};
template
constexpr auto fmt_kind> = E::E1;
Executing on host:
/home/peppe/projects/src/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644
--- Comment #7 from Giuseppe D'Angelo ---
Created attachment 61632
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61632&action=edit
Reproducer
Hi,
I'm attaching a new autotest that seems to constantly fail here.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644
Giuseppe D'Angelo changed:
What|Removed |Added
Attachment #61632|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120644
--- Comment #10 from Giuseppe D'Angelo ---
(In reply to Jonathan Wakely from comment #4)
> Yes please
Patch posted on the ML.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119496
--- Comment #3 from Giuseppe D'Angelo ---
Fixed on trunk. Backporting should be relatively safe, but given that no-one
has ever complained about this, maybe not worth it...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113060
--- Comment #10 from Giuseppe D'Angelo ---
LEWG has forwaded P3146 to LWG; I've implemented Jiang An's idea in
https://forge.sourceware.org/gcc/gcc-TEST/pulls/51 .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99625
--- Comment #6 from Giuseppe D'Angelo ---
Related to this: https://github.com/cplusplus/CWG/issues/686
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121026
Giuseppe D'Angelo changed:
What|Removed |Added
CC||peppe at gcc dot gnu.org
--- Commen
13 matches
Mail list logo