https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79028
Bug ID: 79028
Summary: Un-optimal/ incorrect forward propagation
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78880
Jeffrey A. Law changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32003
sandra at gcc dot gnu.org changed:
What|Removed |Added
CC||sandra at gcc dot gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17660
sandra at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17660
--- Comment #2 from sandra at gcc dot gnu.org ---
Author: sandra
Date: Mon Jan 9 03:06:23 2017
New Revision: 244215
URL: https://gcc.gnu.org/viewcvs?rev=244215&root=gcc&view=rev
Log:
2017-01-08 Sandra Loosemore
PR middle-end/17660
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16519
sandra at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16519
--- Comment #4 from sandra at gcc dot gnu.org ---
Author: sandra
Date: Mon Jan 9 02:39:24 2017
New Revision: 244214
URL: https://gcc.gnu.org/viewcvs?rev=244214&root=gcc&view=rev
Log:
2017-01-08 Sandra Loosemore
PR other/16519
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78644
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70831
--- Comment #10 from JD ---
Same error without the linker plugin:
LDFLAGS=-O3 -flto=4
CXXFLAGS=-march=native -O3 -flto
CFLAGS=-march=native -O3 -flto
$gcc-6.3.0/configure --prefix=/home/local/gcc-6.3.0lto
--enable-languages=c,c++,fortran --enab
st=hppa-linux-gnu --target=hppa-linux-gnu
--prefix=/home/dave/opt/gnu/gcc/gcc-7 --with-local-prefix=/home/dave/opt/gnu
--enable-threads=posix --enable-__cxa_atexit --build=hppa-linux-gnu
--enable-clocale=gnu --enable-languages=c,c++,objc,fortran,obj-c++,ada,lto,go
Thread model: posix
gcc versi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78913
--- Comment #10 from Martin Sebor ---
Author: msebor
Date: Sun Jan 8 23:42:09 2017
New Revision: 244210
URL: https://gcc.gnu.org/viewcvs?rev=244210&root=gcc&view=rev
Log:
PR tree-optimization/78913 - Probably misleading error reported by
-Wform
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77708
--- Comment #3 from Martin Sebor ---
Author: msebor
Date: Sun Jan 8 23:42:09 2017
New Revision: 244210
URL: https://gcc.gnu.org/viewcvs?rev=244210&root=gcc&view=rev
Log:
PR tree-optimization/78913 - Probably misleading error reported by
-Wforma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77708
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78969
--- Comment #3 from Martin Sebor ---
Author: msebor
Date: Sun Jan 8 23:42:09 2017
New Revision: 244210
URL: https://gcc.gnu.org/viewcvs?rev=244210&root=gcc&view=rev
Log:
PR tree-optimization/78913 - Probably misleading error reported by
-Wforma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70831
JD changed:
What|Removed |Added
CC||t at sharklasers dot com
--- Comment #9 from JD --
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79026
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53431
Hamlet <_hamlet at libero dot it> changed:
What|Removed |Added
CC||_hamlet at libero dot
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79026
--- Comment #2 from Uroš Bizjak ---
(In reply to Uroš Bizjak from comment #1)
> The patch is pre-approved for mainline.
That is, the patch that adds dg-do directive only.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79026
--- Comment #1 from Uroš Bizjak ---
(In reply to Dominique d'Humieres from comment #0)
> After revision r244006 I see the following failures on darwin
>
> FAIL: gcc.target/i386/pr78904-2.c scan-assembler [ \\t]addb[
> \\t]+t[^\\n\\r]*, %.h
> FAI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69685
Georg-Johann Lay changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79020
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79019
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79026
Bug ID: 79026
Summary: The tests changed by revision r244006 now fail on
darwin
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priorit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79003
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Sun Jan 8 16:43:30 2017
New Revision: 244208
URL: https://gcc.gnu.org/viewcvs?rev=244208&root=gcc&view=rev
Log:
PR bootstrap/79003
* Makefile.in (CFLAGS, CPPFLAGS, LDFLAG
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79024
--- Comment #4 from Xidorn Quan ---
(In reply to Jonathan Wakely from comment #3)
> (In reply to Xidorn Quan from comment #2)
> > That's interesting. But I
> > think developers (I mean, users of compilers) are generally more interested
> > on ali
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79024
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79021
--- Comment #1 from Akim Demaille ---
Also observed with GCC 7.
$ g++-mp-7 -std=c++14 foo.cc -Wreturn-type
foo.cc: In lambda function:
foo.cc:21:38: warning: no return statement in function returning non-void
[-Wreturn-type]
auto g = [](auto
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77484
--- Comment #24 from Jan Hubicka ---
Author: hubicka
Date: Sun Jan 8 09:53:06 2017
New Revision: 244207
URL: https://gcc.gnu.org/viewcvs?rev=244207&root=gcc&view=rev
Log:
PR middle-end/77484
* predict.def (PRED_INDIR_CALL): Set
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79025
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
29 matches
Mail list logo