[Bug target/89955] riscv.h improperly defines STARTFILE_PREFIX_SPEC spec

2019-05-25 Thread kallisti5 at unixzen dot com
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

[Bug go/90635] New: typo in libgo/configure.ac

2019-05-25 Thread jason.duerstock at gmail dot com
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

[Bug target/89955] riscv.h improperly defines STARTFILE_PREFIX_SPEC spec

2019-05-25 Thread kallisti5 at unixzen dot com
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.

[Bug tree-optimization/45791] Missed devirtualization

2019-05-25 Thread egallager at gcc dot gnu.org
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

[Bug fortran/79861] i18n: add translator comment for "%s !$ACC LOOP loops not perfectly nested at %L"

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79861 Eric Gallager changed: What|Removed |Added Keywords||documentation, easyhack,

[Bug target/85665] Multiple typos in diagnostics

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 Eric Gallager changed: What|Removed |Added Keywords||easyhack CC|

[Bug fortran/80012] FIXME in diagnostic "%s procedure at %L is already declared as %s procedure" from symbol.c

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80012 Eric Gallager changed: What|Removed |Added Keywords||diagnostic, easyhack, FIXME

[Bug target/79871] i18n: document placeholders for translators

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79871 Eric Gallager changed: What|Removed |Added Keywords||documentation, easyhack

[Bug target/84911] typo: error ("invalid name (\"%s\")

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84911 Eric Gallager changed: What|Removed |Added Keywords||diagnostic, easyhack

[Bug objc/80192] arguments to check_protocols should be marked as translateable

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80192 Eric Gallager changed: What|Removed |Added Keywords||diagnostic, easyhack

[Bug target/80022] arc: diagnostic ending in two periods

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80022 Eric Gallager changed: What|Removed |Added Keywords||diagnostic, easyhack

[Bug target/79870] i18n: combine structurally identical diagnostics

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79870 Eric Gallager changed: What|Removed |Added Keywords||diagnostic, easyhack

[Bug rtl-optimization/79858] Explain to translators what %smode means

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79858 Eric Gallager changed: What|Removed |Added Keywords||documentation, easyhack

[Bug target/79646] Typos in vax.opt

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79646 Eric Gallager changed: What|Removed |Added Keywords||easyhack CC|

[Bug target/47099] i686-pc-msdosdjgpp fails to build i386.o: ASM_DECLARE_FUNCTION_NAME undefined

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47099 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug translation/40883] [meta-bug] Translation breakage with trivial fixes

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40883 Eric Gallager changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug sanitizer/68338] tsan report error about c++11 static local initialize

2019-05-25 Thread dushistov at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68338 Evgeniy Dushistov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libstdc++/90634] New: filesystem::path insane memory allocations

2019-05-25 Thread 1000hz.radiowave at gmail dot com
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:

[Bug c++/90633] inaccurate line number control reaches end of non-void function [-Wreturn-type]

2019-05-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90633 --- Comment #1 from Andrew Pinski --- RElated to 33752

[Bug c++/90633] New: inaccurate line number control reaches end of non-void function [-Wreturn-type]

2019-05-25 Thread jg at jguk dot org
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:

[Bug c/90632] New: Incorrect error diagnosis of variable declaration

2019-05-25 Thread tangyixuan at mail dot dlut.edu.cn
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

[Bug c++/90623] compilation error with fold expression and parameter pack

2019-05-25 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90623 Marek Polacek changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug c++/87699] Implement CWG 1512

2019-05-25 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87699 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/90572] [9/10 Regression] Wrong disambiguation in friend declaration as implicit typename context

2019-05-25 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90572 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/90572] [9/10 Regression] Wrong disambiguation in friend declaration as implicit typename context

2019-05-25 Thread mpolacek at gcc dot gnu.org
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=gcc=rev Log: PR c++/90572 - wrong disambiguation in friend declaration. *

[Bug c++/90572] [9/10 Regression] Wrong disambiguation in friend declaration as implicit typename context

2019-05-25 Thread mpolacek at gcc dot gnu.org
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=gcc=rev Log: PR c++/90572 - wrong disambiguation in friend declaration. *

[Bug c++/90631] New: this statement may fall through

2019-05-25 Thread jg at jguk dot org
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++

[Bug c/90630] New: missing error diagnosis of redundant parenthesis

2019-05-25 Thread tangyixuan at mail dot dlut.edu.cn
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:

[Bug c++/90629] New: Support for -Wmismatched-new-delete

2019-05-25 Thread david.bolvansky at gmail dot com
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++

[Bug target/88656] [7/8/9/10 Regression] lr clobbered by thumb prologue before __builtin_return_address(0) reads from it

2019-05-25 Thread gerd at egidy dot de
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

[Bug c++/58798] class with a class reference member generates unjustified warning

2019-05-25 Thread redi at gcc dot gnu.org
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

[Bug d/90601] ICE: gimplification failed (gimplify.c at 13436)

2019-05-25 Thread ibuclaw at gdcproject dot org
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

[Bug c/90628] __builtin_mul_overflow writes to const qualified integer

2019-05-25 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90628 Marc Glisse changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRMED

[Bug c/90628] New: __builtin_mul_overflow writes to const qualified integer

2019-05-25 Thread gcc.hall at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90628 Bug ID: 90628 Summary: __builtin_mul_overflow writes to const qualified integer Product: gcc Version: 9.1.0 Status: UNCONFIRMED Severity: normal

[Bug c++/58798] class with a class reference member generates unjustified warning

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58798 Eric Gallager changed: What|Removed |Added Blocks||44209 --- Comment #7 from Eric Gallager