https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77899
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109863
Xi Ruoyao changed:
What|Removed |Added
CC||xry111 at gcc dot gnu.org
--- Comment #1 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109863
--- Comment #2 from Xi Ruoyao ---
(In reply to Xi Ruoyao from comment #1)
> Note that the entire "initializing a flexible array member" thing is a GNU
> extension and not supported by the standard. So GCC is free to support the
> constexpr case
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109869
Bug ID: 109869
Summary: comparing SCHAR_MIN and SCHAR_MAX but with widden type
could be optimized better
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Keyword
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109858
--- Comment #4 from Hongtao.liu ---
Created attachment 55091
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55091&action=edit
Only use NO_REGS in cost calculation when !hard_regno_mode_ok for GENERAL_REGS
and mode.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109858
--- Comment #5 from Hongtao.liu ---
(In reply to Kewen Lin from comment #3)
> (In reply to Hongtao.liu from comment #2)
> > Does https://gcc.gnu.org/pipermail/gcc-patches/2023-May/617431.html help?
>
> Sorry, I just measured those degraded bmks
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90087
--- Comment #3 from Andrew Pinski ---
THis way with type_min and type_max filled out correctly.
(simplify
(cond (lt @0 integer_zero_p) (minus @0 INTEGER_CST@1) @0)
(if (TYPE_SIGNED (type) && wi::to_widest(@0) == type_min(@0))
(bit_ior @0 { b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109858
--- Comment #6 from Kewen Lin ---
(In reply to Hongtao.liu from comment #5)
> (In reply to Kewen Lin from comment #3)
> > (In reply to Hongtao.liu from comment #2)
> > > Does https://gcc.gnu.org/pipermail/gcc-patches/2023-May/617431.html help?
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109870
Bug ID: 109870
Summary: Miscomputation of return type of unevaluated lambda in
type alias in template context
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109870
--- Comment #1 from Andrew Pinski ---
Most likely a dup of a bug that PR 107430 depends on.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107888
--- Comment #11 from CVS Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:b06cfb62229f17eca59fa4aabf853d7e17e2327b
commit r14-868-gb06cfb62229f17eca59fa4aabf853d7e17e2327b
Author: Andrew Pinski
Date: Mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109424
--- Comment #7 from CVS Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:b06cfb62229f17eca59fa4aabf853d7e17e2327b
commit r14-868-gb06cfb62229f17eca59fa4aabf853d7e17e2327b
Author: Andrew Pinski
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101805
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |14.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109868
--- Comment #13 from Sam James ---
the OOB read seems to go away with --enable-checking=yes,rtl,extra (previously
had --enable-checking=release)...? (at least for 13)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105152
--- Comment #5 from CVS Commits ---
The master branch has been updated by Paul Thomas :
https://gcc.gnu.org/g:6c95fe9bc0553743098eeaa739f14b885050fa42
commit r14-870-g6c95fe9bc0553743098eeaa739f14b885050fa42
Author: Paul Thomas
Date: Tue Ma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100193
--- Comment #5 from CVS Commits ---
The master branch has been updated by Paul Thomas :
https://gcc.gnu.org/g:6c95fe9bc0553743098eeaa739f14b885050fa42
commit r14-870-g6c95fe9bc0553743098eeaa739f14b885050fa42
Author: Paul Thomas
Date: Tue Ma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104429
--- Comment #5 from CVS Commits ---
The master branch has been updated by Paul Thomas :
https://gcc.gnu.org/g:6c95fe9bc0553743098eeaa739f14b885050fa42
commit r14-870-g6c95fe9bc0553743098eeaa739f14b885050fa42
Author: Paul Thomas
Date: Tue Ma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82774
--- Comment #11 from CVS Commits ---
The master branch has been updated by Paul Thomas :
https://gcc.gnu.org/g:6c95fe9bc0553743098eeaa739f14b885050fa42
commit r14-870-g6c95fe9bc0553743098eeaa739f14b885050fa42
Author: Paul Thomas
Date: Tue Ma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87496
--- Comment #17 from CVS Commits ---
The master branch has been updated by Paul Thomas :
https://gcc.gnu.org/g:6c95fe9bc0553743098eeaa739f14b885050fa42
commit r14-870-g6c95fe9bc0553743098eeaa739f14b885050fa42
Author: Paul Thomas
Date: Tue Ma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87946
--- Comment #9 from CVS Commits ---
The master branch has been updated by Paul Thomas :
https://gcc.gnu.org/g:6c95fe9bc0553743098eeaa739f14b885050fa42
commit r14-870-g6c95fe9bc0553743098eeaa739f14b885050fa42
Author: Paul Thomas
Date: Tue May
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103389
--- Comment #6 from CVS Commits ---
The master branch has been updated by Paul Thomas :
https://gcc.gnu.org/g:6c95fe9bc0553743098eeaa739f14b885050fa42
commit r14-870-g6c95fe9bc0553743098eeaa739f14b885050fa42
Author: Paul Thomas
Date: Tue Ma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105152
Paul Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100193
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87496
Paul Thomas changed:
What|Removed |Added
CC||pault at gcc dot gnu.org
--- Comment #18 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87946
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103389
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104429
Paul Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82774
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
101 - 128 of 128 matches
Mail list logo