https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87050
Bug ID: 87050
Summary: Bump wwwdocs to html5
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: web
Assign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87040
Segher Boessenkool changed:
What|Removed |Added
Target|ppc64le-linux-gnu |powerpc*-*-*
Status|UNC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86771
--- Comment #20 from Segher Boessenkool ---
(In reply to Wilco from comment #19)
> Well insn_cost() uses COSTS_N_INSNS (1) for instructions with unknown (zero)
> costs. That's a reasonable default and gives more accurate cost comparisons,
> eg. 0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87038
--- Comment #3 from joseph at codesourcery dot com ---
This is Wjump-misses-init. Is this a request to make some other option
such as -Wall or -Wextra enable that option (rather than just -Wc++-compat
as at present)?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87047
Alexander Monakov changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87047
--- Comment #2 from Andrew Pinski ---
I suspect it is treating cost 0 as being free rather than unknown cost. And
the x86 backend is returning 0 cost for the upper multiple.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87051
Bug ID: 87051
Summary: is_trivially_move_constructible wrongly gives `false`
for class with user-provided non-const copy
constructor
Product: gcc
Version: 9.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87038
--- Comment #4 from Steinar H. Gunderson ---
Oh, it exists? Yes, if so, please count this as a request for enabling on
-Wextra.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87050
Jonathan Wakely changed:
What|Removed |Added
CC||gerald at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87051
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82076
--- Comment #3 from Martin Sebor ---
I think the problem in this case is that a) the sanitizers don't instrument
calls to built-in functions like memcpy (the reason for the missing runtime
error in the case of -DN=3), and b) -Wstringop-overflow d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87051
Ville Voutilainen changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87052
Bug ID: 87052
Summary: STRING_CST printing incomplete in Gimple dumps
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: midd
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87052
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87026
Segher Boessenkool changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87040
Segher Boessenkool changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86519
--- Comment #19 from qinzhao at gcc dot gnu.org ---
which sparc machine was used to repeat the failure, and what's the configure
and make options?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86837
Jerry DeLisle changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87052
Martin Sebor changed:
What|Removed |Added
Keywords||patch
--- Comment #1 from Martin Sebor -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87034
Martin Sebor changed:
What|Removed |Added
Keywords||patch
Status|UNCONFIRMED
.cfi_endproc
.LFE0:
.size test, .-test
.ident "GCC: (GNU) 9.0.0 20180821 (experimental)"
.section.note.GNU-stack,"",@progbits
which Looks wrong.
expected: not folded, or evaluate to 7.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87054
Bug ID: 87054
Summary: misaligned asm output is turned into dereferenced
pointer-to-aligned
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80334
--- Comment #14 from Alexandre Oliva ---
Done, bug 87054.
The patch in comment 13 fails libstdc++-v3; the language-independent
get_object_alignment can't deal with unresolved template expressions, so using
the same logic you added to ivopts to a
101 - 123 of 123 matches
Mail list logo