https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90628
Marc Glisse changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90601
--- Comment #2 from Iain Buclaw ---
(In reply to Richard Biener from comment #1)
> Well, fix_trunc_expr isn't an lvalue you can pre-increment ... if D means
> to pre-increment a temporary (and not a) then it has to say so explicitely.
> Note GENE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58798
--- Comment #8 from Jonathan Wakely ---
(In reply to Szikra from comment #3)
> I have found a suggestion to hide warning about ignored attributes:
> #pragma clang diagnostic ignored "-Wignored-attributes"
> which doesn't seem to have a GCC equiva
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88656
gerd at egidy dot de changed:
What|Removed |Added
CC||gerd at egidy dot de
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90629
Bug ID: 90629
Summary: Support for -Wmismatched-new-delete
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90630
Bug ID: 90630
Summary: missing error diagnosis of redundant parenthesis
Product: gcc
Version: 7.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90631
Bug ID: 90631
Summary: this statement may fall through
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90572
--- Comment #3 from Marek Polacek ---
Author: mpolacek
Date: Sat May 25 14:39:12 2019
New Revision: 271619
URL: https://gcc.gnu.org/viewcvs?rev=271619&root=gcc&view=rev
Log:
PR c++/90572 - wrong disambiguation in friend declaration.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90572
--- Comment #4 from Marek Polacek ---
Author: mpolacek
Date: Sat May 25 14:46:15 2019
New Revision: 271620
URL: https://gcc.gnu.org/viewcvs?rev=271620&root=gcc&view=rev
Log:
PR c++/90572 - wrong disambiguation in friend declaration.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90572
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90623
Marek Polacek changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UNC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90632
Bug ID: 90632
Summary: Incorrect error diagnosis of variable declaration
Product: gcc
Version: 7.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90633
Bug ID: 90633
Summary: inaccurate line number control reaches end of non-void
function [-Wreturn-type]
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90633
--- Comment #1 from Andrew Pinski ---
RElated to 33752
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90634
Bug ID: 90634
Summary: filesystem::path insane memory allocations
Product: gcc
Version: 8.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstd
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68338
Evgeniy Dushistov changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40883
Eric Gallager changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47099
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79646
Eric Gallager changed:
What|Removed |Added
Keywords||easyhack
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79858
Eric Gallager changed:
What|Removed |Added
Keywords||documentation, easyhack
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79870
Eric Gallager changed:
What|Removed |Added
Keywords||diagnostic, easyhack
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80022
Eric Gallager changed:
What|Removed |Added
Keywords||diagnostic, easyhack
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80192
Eric Gallager changed:
What|Removed |Added
Keywords||diagnostic, easyhack
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84911
Eric Gallager changed:
What|Removed |Added
Keywords||diagnostic, easyhack
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79871
Eric Gallager changed:
What|Removed |Added
Keywords||documentation, easyhack
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80012
Eric Gallager changed:
What|Removed |Added
Keywords||diagnostic, easyhack, FIXME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665
Eric Gallager changed:
What|Removed |Added
Keywords||easyhack
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79861
Eric Gallager changed:
What|Removed |Added
Keywords||documentation, easyhack,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45791
--- Comment #17 from Eric Gallager ---
This is the last bug still open blocking bug 45375
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89955
--- Comment #3 from Alexander von Gluck ---
The issue here is RISC-V is the only one that does this. We do override the
STARTFILE_PREFIX_SPEC for our OS, however the architecture headers come later
and undo our undef.
root@b36eea373140:/work/s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90635
Bug ID: 90635
Summary: typo in libgo/configure.ac
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: go
Assigne
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89955
--- Comment #4 from Alexander von Gluck ---
oh.. also some context I missed.
Our libraries aren't at /lib,/usr/lib,etc. (which is also reflected in our os
config headers)
Am I wrong to think making that assumption in the architecture level seem
33 matches
Mail list logo