https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101425
Martin Liška changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101425
Bug ID: 101425
Summary: [12 Regression] AddressSanitizer: heap-buffer-overflow
at candidates_list_and_hint since
r12-1903-gaf9987e817f54806
Product: gcc
Version:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101424
Martin Liška changed:
What|Removed |Added
Last reconfirmed||2021-07-12
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101424
Bug ID: 101424
Summary: [12 Regression] ICE in extract_insn, at recog.c:2771
since r12-2085-gf65878178ab05180
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Ke
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101423
--- Comment #1 from Martin Liška ---
Created attachment 51134
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51134&action=edit
GCDA profile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101423
Bug ID: 101423
Summary: [12 Regression] ICE in vect_schedule_slp_node, at
tree-vect-slp.c:7113 since r12-1951-ga3aaba68405751ba
Product: gcc
Version: 12.0
Status: UNCONF
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100909
--- Comment #4 from Martin Liška ---
> Hi Martin, any status on how your patch worked out?
Hello. Waiting for Segher to reply and I've just pinged that right now.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101354
Martin Liška changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101331
Martin Liška changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101324
Martin Liška changed:
What|Removed |Added
CC|mliska at suse dot cz |marxin at gcc dot
gnu.org
Ev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87808
Sergei Trofimovich changed:
What|Removed |Added
CC||slyfox at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100917
--- Comment #6 from sandra at gcc dot gnu.org ---
I've been thinking some more about this issue. It seems to me that a "proper"
solution is either (1) Add a kind field to the GFC descriptor or (2) Do away
with GFC descriptors and use the C descr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101422
--- Comment #5 from Simon Willcocks ---
(In reply to Andrew Pinski from comment #4)
> (In reply to Simon Willcocks from comment #2)
> > That's not an accurate description of the problem; the value of the variable
> > is being passed, not its add
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101422
Andrew Pinski changed:
What|Removed |Added
Resolution|FIXED |INVALID
--- Comment #4 from Andrew Pins
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101422
--- Comment #3 from Simon Willcocks ---
(In reply to Andrew Pinski from comment #1)
But thanks for your quick response!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101422
Simon Willcocks changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #2 from Simon Willc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101422
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101422
Bug ID: 101422
Summary: register variable uninitialised before passing to asm
Product: gcc
Version: 10.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101421
Bug ID: 101421
Summary: ICE: in lookup_template_class_1, at cp/pt.c:10005
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101420
--- Comment #2 from Avi Kivity ---
Simplified command line:
g++ -march=westmere --std=c++20 -fext-numeric-literals ice.cc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101420
--- Comment #1 from Avi Kivity ---
File is in https://scratch.scylladb.com/ice.cc (too large to upload to
bugzilla). I'll try to reduce it a little.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101420
Bug ID: 101420
Summary: ICE in build_special_member_call, at cp/call.c:10179
Product: gcc
Version: 11.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101419
Bug ID: 101419
Summary: collapsing memset() calls can break
__builtin_object_size()
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101418
Bug ID: 101418
Summary: [Gcov] there is the executed line code in dead code
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101417
Bug ID: 101417
Summary: [Gcov] an unexecuted if statement leads to incorrect
coverage of a return statement
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101416
Bug ID: 101416
Summary: [Gcov] wrong coverage for an if statement
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: gcov-p
^~
with -O2 -Wall on x86-64 gcc version 12.0.0 20210711 (experimental) [master
revision :97a8a2829:269256f33c51222167ad461f775d5468bb5ecaf5].
The warning is bogus because stpcpy returns a pointer to the NUL byte, which is
not at the first byte of __nisgroup after the stpcpy. Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101361
--- Comment #2 from Theodore.Papadopoulo at inria dot fr ---
Same problem here with the attached test case and gcc version 11.1.1 20210531
(Red Hat 11.1.1-3).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101361
Theodore.Papadopoulo at inria dot fr changed:
What|Removed |Added
CC||Theodore.Papadopou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101406
--- Comment #1 from Marc Mutz ---
Comparison to the other two major standard library implementations:
https://godbolt.org/z/crPo44rxo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101414
Bug ID: 101414
Summary: [Gcov] a label statement has incorrect coverage due to
an if statement
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101413
Bug ID: 101413
Summary: [Gcov] wrong coverage for a return statement
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: gco
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101412
Bug ID: 101412
Summary: [Gcov] an if statement leads to incorrect coverage of
the case statement
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101411
Bug ID: 101411
Summary: missing constraint in std::as_writable_bytes
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lib
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101410
Bug ID: 101410
Summary: [Gcov] wrong coverage for a "default" statement
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
35 matches
Mail list logo