https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82912
Bug ID: 82912
Summary: missing strlen optimization for stpncpy with constant
string and bound
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70472
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82905
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Status|U
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82913
Bug ID: 82913
Summary: [8 Regression] ICE: Segmentation fault in
try_merge_compare
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78746
--- Comment #9 from kargl at gcc dot gnu.org ---
(In reply to kargl from comment #8)
> I have removed the two failing testcase and attached them to this PR.
>
> It is likely the dg-error will need to be updated when the bug is
> fixed.
Both of t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82914
Bug ID: 82914
Summary: 'struct __attribute__ ((aligned (N))) s' ignores
'aligned' attribute
Product: gcc
Version: 7.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82891
--- Comment #3 from Daniel Krügler ---
(In reply to Daniel Krügler from comment #2)
> (In reply to Tony E Lewis from comment #1)
> > I should say that I've also raised the same issue against libc++ :
> >
> > https://bugs.llvm.org/show_bug.cgi?id
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82914
--- Comment #1 from Paul Eggert ---
(In reply to Paul Eggert from comment #0)
Sorry, but my example in comment #0 (although it illustrates a bug) doesn't
illustrate the bug that crashed GCC. Here's a better example:
struct t { long mem; };
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82915
Bug ID: 82915
Summary: Please mark intrinsics as constexpr
Product: gcc
Version: 7.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82915
Andrew Pinski changed:
What|Removed |Added
Component|c++ |target
Severity|normal
101 - 110 of 110 matches
Mail list logo