https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79286
Bernd Edlinger changed:
What|Removed |Added
CC||bernd.edlinger at hotmail dot
de
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77589
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Sat Feb 25 08:18:24 2017
New Revision: 245733
URL: https://gcc.gnu.org/viewcvs?rev=245733&root=gcc&view=rev
Log:
PR debug/77589
include/
* dwarf2.def (DW_OP_GNU_variable_v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77589
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79396
--- Comment #13 from Jakub Jelinek ---
Author: jakub
Date: Sat Feb 25 10:17:31 2017
New Revision: 245735
URL: https://gcc.gnu.org/viewcvs?rev=245735&root=gcc&view=rev
Log:
PR middle-end/79396
* tree-eh.c (operation_could_trap_p,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78474
--- Comment #9 from Paul Thomas ---
Author: pault
Date: Sat Feb 25 11:36:45 2017
New Revision: 245737
URL: https://gcc.gnu.org/viewcvs?rev=245737&root=gcc&view=rev
Log:
2017-02-25 Paul Thomas
PR fortran/78474
* module.c (gfc_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78331
--- Comment #4 from Paul Thomas ---
Author: pault
Date: Sat Feb 25 11:36:45 2017
New Revision: 245737
URL: https://gcc.gnu.org/viewcvs?rev=245737&root=gcc&view=rev
Log:
2017-02-25 Paul Thomas
PR fortran/78474
* module.c (gfc_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78474
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78331
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79710
Bug ID: 79710
Summary: Assert of a static fixed point expression incorrectly
fails
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79711
Bug ID: 79711
Summary: [concepts] ICE in instantiate_decl, at cp/pt.c:22474
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71568
--- Comment #3 from Jason Merrill ---
The issue is that even though nlog_custom is public in D, the pointer-to-member
expression ends up being &F::nlog_custom, and F (i.e. tuple) inherits
privately from C, so nlog_custom is private in F.
As a re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79712
Bug ID: 79712
Summary: Clang smarter about unrolling in fhourstones benchmark
Product: gcc
Version: 7.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79712
--- Comment #1 from PeteVine ---
Created attachment 40830
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40830&action=edit
C source
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79712
--- Comment #2 from PeteVine ---
Created attachment 40831
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40831&action=edit
inputs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68739
--- Comment #10 from John David Anglin ---
Author: danglin
Date: Sat Feb 25 20:29:39 2017
New Revision: 245740
URL: https://gcc.gnu.org/viewcvs?rev=245740&root=gcc&view=rev
Log:
PR target/68739
* inclhack.def (hpux11_pthread_poin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79712
Andrew Pinski changed:
What|Removed |Added
Component|middle-end |target
--- Comment #3 from Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79712
--- Comment #4 from PeteVine ---
It's a gcc version 7.0.1 20170220 (experimental) (GCC) configured with:
--enable-languages=c,c++,fortran --prefix=/usr/gcc7 --program-suffix=-7
--enable-shared --enable-linker-build-id --libexecdir=/usr/gcc7/lib
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79712
--- Comment #5 from PeteVine ---
Clang however gets no further improvement from -funroll-loops meaning a simple
`-O3 -mcpu=cortex-a53` produces much better performance than gcc without
unrolling.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68739
--- Comment #11 from John David Anglin ---
Fixed on trunk.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68739
John David Anglin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79713
Bug ID: 79713
Summary: \f missing from c++14, at least
Product: gcc
Version: 6.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Ass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79713
--- Comment #1 from Jim Michaels ---
\f is ASCII FF
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79713
--- Comment #2 from Andrew Pinski ---
\f is 0x0c and not 0xff.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79713
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79584
--- Comment #7 from Alan Modra ---
Author: amodra
Date: Sat Feb 25 22:44:41 2017
New Revision: 245741
URL: https://gcc.gnu.org/viewcvs?rev=245741&root=gcc&view=rev
Log:
PR79584, ICE in base_to_reg
PR rtl-optimization/79584
* lra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79692
Martin Sebor changed:
What|Removed |Added
Keywords||patch
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79584
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79714
Bug ID: 79714
Summary: error on assigning from char
Product: gcc
Version: 6.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71568
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71568
--- Comment #4 from Jason Merrill ---
Created attachment 40833
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40833&action=edit
Fix
Here's a patch. It seems pretty safe, but the bug isn't a regression. How
important is it to have the fix
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79715
Bug ID: 79715
Summary: hand-rolled strdup with unused result not eliminated
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79712
--- Comment #6 from PeteVine ---
The difference between clang and gcc is even greater on ARMv7 Cortex A5 but
there's no way to catch up through unrolling (no effect):
gcc version 7.0.1 20170225:1227.2 Kpos/sec
clan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79716
Bug ID: 79716
Summary: memset followed by overwrite not eliminated
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-op
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79717
Bug ID: 79717
Summary: [bug/not bug] [windows] ms_abi floating data type
calling convention
Product: gcc
Version: 6.3.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79718
Bug ID: 79718
Summary: gcc --vers still outputs --version
Product: gcc
Version: 5.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79719
Bug ID: 79719
Summary: gcc --vers still outputs command line should be
checked
Product: gcc
Version: 5.4.0
Status: UNCONFIRMED
Severity: normal
Priori
36 matches
Mail list logo