[Bug rtl-optimization/90040] New: [meta-bug] modulo-scheduler and partitioning issues

2019-04-10 Thread zhroma at ispras dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90040 Bug ID: 90040 Summary: [meta-bug] modulo-scheduler and partitioning issues Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug c/90036] [8/9 Regression] false positive: directive argument is null [-Werror=format-overflow=]

2019-04-10 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90036 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|

[Bug rtl-optimization/90007] [9 Regression] ICE in extract_constrain_insn_cached, at recog.c:2223

2019-04-10 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90007 --- Comment #7 from Segher Boessenkool --- (In reply to Jakub Jelinek from comment #3) > Why does sel-sched try to propagate hard registers into insns before RA? > The whole point of the combiner changes was not to do that, so that the RA > can

[Bug c++/89722] [8/9 regression] strange warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]

2019-04-10 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89722 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug bootstrap/89864] [9 regression] gcc fails to build/bootstrap with XCode 10.2

2019-04-10 Thread juergen.reuter at desy dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89864 --- Comment #63 from Jürgen Reuter --- I confirm that the fix in comment #48 works also with MACOSX 10.14.4, XCode 10.2 on gcc trunk, as of r270245.

[Bug fortran/89904] [9 regression] ICE in gfortran starting with r270045

2019-04-10 Thread anlauf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89904 --- Comment #24 from anlauf at gcc dot gnu.org --- Author: anlauf Date: Wed Apr 10 20:26:44 2019 New Revision: 270265 URL: https://gcc.gnu.org/viewcvs?rev=270265&root=gcc&view=rev Log: 2019-04-10 Harald Anlauf Backport from trunk

[Bug rtl-optimization/87763] [9 Regression] aarch64 target testcases fail after r265398

2019-04-10 Thread sje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87763 --- Comment #45 from Steve Ellcey --- Author: sje Date: Wed Apr 10 20:28:19 2019 New Revision: 270266 URL: https://gcc.gnu.org/viewcvs?rev=270266&root=gcc&view=rev Log: 2018-04-10 Steve Ellcey PR rtl-optimization/87763 * conf

[Bug rtl-optimization/87763] [9 Regression] aarch64 target testcases fail after r265398

2019-04-10 Thread sje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87763 --- Comment #46 from Steve Ellcey --- Author: sje Date: Wed Apr 10 20:29:57 2019 New Revision: 270267 URL: https://gcc.gnu.org/viewcvs?rev=270267&root=gcc&view=rev Log: 2018-04-10 Steve Ellcey PR rtl-optimization/87763 * gcc.

gcc-bugs@gcc.gnu.org

2019-04-10 Thread ildkagbxb
gcc-bugs   + 开各地正规普通增值税票,点优惠,包真。 详电:陈红{女士} 手机:135 9014 5089 业务QQ:1248802718 +++xqEeLMh+++ 4:41旨费力姚绍举盾{!BSX携裔颜欧

[Bug target/89993] Inconsistent incoming stack boundary

2019-04-10 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89993 --- Comment #3 from H.J. Lu --- hjl@gnu-cfl-1 pr89993]$ gcc -mstackrealign -O2 -S b.c [hjl@gnu-cfl-1 pr89993]$ cat b.s .file "b.c" .text .p2align 4,,15 .globl tst1Foo .type tst1Foo, @function tst1Foo:

[Bug middle-end/90037] [9 Regression] -Wnull-dereference false positive after r269302

2019-04-10 Thread yann at droneaud dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90037 --- Comment #3 from Yann Droneaud --- Created attachment 46138 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46138&action=edit Reduced reproducer sample I've used creduce[1][2] to generate a smaller reproducer sample, see https://godbolt.

[Bug fortran/89904] [9 regression] ICE in gfortran starting with r270045

2019-04-10 Thread anlauf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89904 --- Comment #25 from anlauf at gcc dot gnu.org --- Author: anlauf Date: Wed Apr 10 21:02:02 2019 New Revision: 270268 URL: https://gcc.gnu.org/viewcvs?rev=270268&root=gcc&view=rev Log: 2019-04-10 Harald Anlauf Backport from trunk

[Bug fortran/89904] [9 regression] ICE in gfortran starting with r270045

2019-04-10 Thread anlauf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89904 anlauf at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Bug translation/89939] messages for translation must not contain embedded macro parameters

2019-04-10 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89939 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment #

[Bug translation/89939] messages for translation must not contain embedded macro parameters

2019-04-10 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89939 --- Comment #3 from Roland Illig --- Would it be possible to teach exgettext that inside the _(...), the only allowed tokens are string literals, and maybe the PRIU64 constants? There's probably some more tokens that I just forgot, but a test run

[Bug translation/90041] New: Command line option without proper quoting in translation message

2019-04-10 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90041 Bug ID: 90041 Summary: Command line option without proper quoting in translation message Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal

[Bug target/84369] test case gcc.dg/sms-10.c fails on power9

2019-04-10 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84369 Segher Boessenkool changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pthaugen at linux dot ibm.co

[Bug preprocessor/90034] gcc hangs on wait4 after vfork after opening tmp file

2019-04-10 Thread todd.freed at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90034 --- Comment #7 from Todd Freed --- Submitted a bug report to bug-bi...@gnu.org, as this seems to be a recent behavior change in bison. It did not used to produce an output which induced the hang when invoked like, bison -o /dev/stdout parser.y |

[Bug c/90042] New: [7.3 regression] Unreadable preprocessed files format

2019-04-10 Thread zhongyunde at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90042 Bug ID: 90042 Summary: [7.3 regression] Unreadable preprocessed files format Product: gcc Version: 7.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

<    1   2