[Bug middle-end/66661] incorrect memory access in optimization with flexible array member

2019-05-13 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=1 --- Comment #14 from joseph at codesourcery dot com --- That wording is long including several examples. You can see it in http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf subclause 6.7.2.1 (C99 + TC1 + TC2 + TC3).

[Bug rtl-optimization/90357] [9/10 regression][MIPS] New FAIL: gcc.c-torture/execute/20080502-1.c -O0 start with r269880

2019-05-13 Thread paulhua at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90357 --- Comment #2 from paulhua at gcc dot gnu.org --- Author: paulhua Date: Tue May 14 01:42:59 2019 New Revision: 271146 URL: https://gcc.gnu.org/viewcvs?rev=271146&root=gcc&view=rev Log: [MIPS] Skip forward src into next insn when the SRC reg is d

[Bug c++/90449] No way to turn off warning about inaccessible base

2019-05-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90449 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug rtl-optimization/90357] [9/10 regression][MIPS] New FAIL: gcc.c-torture/execute/20080502-1.c -O0 start with r269880

2019-05-13 Thread paulhua at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90357 --- Comment #3 from paulhua at gcc dot gnu.org --- Author: paulhua Date: Tue May 14 03:25:38 2019 New Revision: 271147 URL: https://gcc.gnu.org/viewcvs?rev=271147&root=gcc&view=rev Log: Backport fix for PR90357. 2019-05-14 Chenghua Xu

[Bug c++/86329] Bogus fix-it hint: note: suggested alternative: '._72'

2019-05-13 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86329 Eric Gallager changed: What|Removed |Added Target Milestone|--- |7.4 --- Comment #7 from Eric Gallager -

[Bug target/87358] [8/9 Regression] ICE when -mtune=thunderx2t99 applied

2019-05-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87358 --- Comment #10 from Andrew Pinski --- (In reply to Lijian Zhang from comment #9) > Hi Andrew, > I only reproduced this issue with gcc-7.3.0, but not able to reproduce the > failure with gcc-8.2.0/gcc-8.1.0 FSF released GCC 7.3.0 does not have t

[Bug c++/90455] New: braced-init and incomplete type instantiation

2019-05-13 Thread faithandbrave at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90455 Bug ID: 90455 Summary: braced-init and incomplete type instantiation Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

<    1   2