https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106126
--- Comment #13 from luoxhu at gcc dot gnu.org ---
Otherwise we need record first_bb when conditions_in_bbs->is_empty, then check
that in is_beneficial, ordered_remove the info entry if that bb is not the
first "if condition" with side_effect sta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106022
--- Comment #17 from Hongtao.liu ---
(In reply to H.J. Lu from comment #16)
> Created attachment 53227 [details]
> The v4 patch
>
> Here is a different approach by supporting 2/4/8 byte constant vector stores.
It LGTM.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105614
--- Comment #11 from Xi Ruoyao ---
> Removing my "fix" resolves the issue for GCC 12 but I suspect something like
> the suggestion from https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105614#c7
> might resolve the issue properly.
I don't think so.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106136
Xi Ruoyao changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106141
Bug ID: 106141
Summary: Better wording for warning: ‘Child’ has a base
‘Base<(& hello)>’ whose type uses the anonymous
namespace [-Wsubobject-linkage]
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86491
Andrew Pinski changed:
What|Removed |Added
CC||jlame646 at gmail dot com
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106141
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86491
--- Comment #11 from Andrew Pinski ---
(In reply to Jonathan Wakely from comment #8)
> A variable declared 'static' has internal linkage, and so does a variable in
> an anonymous namespace, which is probably the source of the mix-up in GCC's
> wa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106141
--- Comment #2 from Jason Liam ---
Note that if `child.hh` is included in multiple TUs, then the program will have
UB NDR as in each TU as the template argument in `Base` is a pointer to
an entity with internal linkage meaning in each TU it will
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105614
Xi Ruoyao changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #12 from Xi Ruoyao ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106136
Xi Ruoyao changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Assignee|unassigned at g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105614
--- Comment #13 from Chris Packham ---
(In reply to Xi Ruoyao from comment #12)
> Please provide info about how libsanitizer end up building with GCC 11.3 and
> MIPS64 (such a combination is not supported and libsanitizer should not be
> enabled
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106114
Aldy Hernandez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106142
Bug ID: 106142
Summary: [13 Regression] Wrong code on pcre-8.45, minimized
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106131
--- Comment #7 from rguenther at suse dot de ---
On Wed, 29 Jun 2022, mpolacek at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106131
>
> --- Comment #5 from Marek Polacek ---
> Started with
>
> commit 8403c2cf5f6675
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106142
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
101 - 116 of 116 matches
Mail list logo