https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83802
--- Comment #3 from Jonathan Wakely ---
Maybe Nathan's patch for PR 82560 ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83802
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82560
Jonathan Wakely changed:
What|Removed |Added
CC||pdziepak at quarnos dot org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83793
--- Comment #2 from Jonathan Wakely ---
Looks like a dup of PR 47226 which is already fixed on trunk, but I don't think
the recent overhaul of lambda expression handling is suitable to be backported.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83824
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83825
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54422
Marc Glisse changed:
What|Removed |Added
Status|NEW |RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83827
Bug ID: 83827
Summary: vector load/store with struct in registers
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83810
Oleg Endo changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36939
Oleg Endo changed:
What|Removed |Added
CC||sebastian.huber@embedded-br
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82530
Oleg Endo changed:
What|Removed |Added
CC||olegendo at gcc dot gnu.org
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80870
--- Comment #2 from Oleg Endo ---
Could you please try it out with the latest GCC 7 branch and see if the problem
is still there?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83828
Bug ID: 83828
Summary: FAIL: gcc.target/i386/avx512vpopcntdqvl-vpopcntq-1.c
execution test
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83803
--- Comment #4 from Thomas Koenig ---
(In reply to emsr from comment #3)
> Created attachment 43110 [details]
> patchlet (untested)
I actually came up with exactly the same patch independently :-)
I will commit this as obvious to trunk and 7-br
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83803
--- Comment #5 from Thomas Koenig ---
Author: tkoenig
Date: Sat Jan 13 13:23:31 2018
New Revision: 256606
URL: https://gcc.gnu.org/viewcvs?rev=256606&root=gcc&view=rev
Log:
2018-01-13 Thomas Koenig
PR fortran/83803
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83803
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52162
--- Comment #14 from Paul Thomas ---
Author: pault
Date: Sat Jan 13 13:52:34 2018
New Revision: 256607
URL: https://gcc.gnu.org/viewcvs?rev=256607&root=gcc&view=rev
Log:
2018-01-13 Paul Thomas
PR fortran/52162
* trans-expr.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83622
--- Comment #8 from Paul Thomas ---
Author: pault
Date: Sat Jan 13 13:52:34 2018
New Revision: 256607
URL: https://gcc.gnu.org/viewcvs?rev=256607&root=gcc&view=rev
Log:
2018-01-13 Paul Thomas
PR fortran/52162
* trans-expr.c (
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83622
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27766
Bug 27766 depends on bug 52162, which changed state.
Bug 52162 Summary: Bogus -fcheck=bounds with realloc on assignment to
unallocated LHS
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52162
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52162
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83744
Thomas Koenig changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82824
Rainer Orth changed:
What|Removed |Added
URL|https://gcc.gnu.org/ml/gcc- |https://gcc.gnu.org/ml/gcc-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82825
Rainer Orth changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82825
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE ---
A patch has been approved upstream: https://reviews.llvm.org/D41346.
Will post to gcc-patches once it has been installed.
Rainer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51628
--- Comment #37 from H.J. Lu ---
Created attachment 43120
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43120&action=edit
Add -Waddress-of-packed-member to C/C++ FE
Please try this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82824
--- Comment #11 from Dominique d'Humieres ---
> Revised patch posted.
Where?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82824
--- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE ---
See the PR URL fieldd.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83801
--- Comment #11 from Jakub Jelinek ---
Author: jakub
Date: Sat Jan 13 17:00:43 2018
New Revision: 256608
URL: https://gcc.gnu.org/viewcvs?rev=256608&root=gcc&view=rev
Log:
PR c/83801
* c-tree.h (decl_constant_value_1): Add a bool
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83801
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83778
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82824
--- Comment #13 from Dominique d'Humieres ---
> See the PR URL fieldd.
Found, thanks!
Out of curiosity, why 73 in 'kSanitizerVmMemoryOsAllocOnce = 73'?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82824
--- Comment #14 from ro at CeBiTec dot Uni-Bielefeld.DE ---
That's the value of VM_MEMORY_OS_ALLOC_ONCE on Mac OS X 10.9 and up.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82824
--- Comment #15 from Dominique d'Humieres ---
> That's the value of VM_MEMORY_OS_ALLOC_ONCE on Mac OS X 10.9 and up.
Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83793
Martin Sebor changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47226
--- Comment #16 from Martin Sebor ---
*** Bug 83793 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83744
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83744
--- Comment #5 from Thomas Koenig ---
Author: tkoenig
Date: Sat Jan 13 18:22:36 2018
New Revision: 256645
URL: https://gcc.gnu.org/viewcvs?rev=256645&root=gcc&view=rev
Log:
2018-01-13 Thomas Koenig
PR fortran/83744
* dump-pars
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81155
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78814
--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jan 13 18:58:56 2018
New Revision: 256646
URL: https://gcc.gnu.org/viewcvs?rev=256646&root=gcc&view=rev
Log:
2012-01-13 Steven G. Kargl
Backport from mainline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83817
Martin Sebor changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UNCO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78814
--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jan 13 19:12:32 2018
New Revision: 256647
URL: https://gcc.gnu.org/viewcvs?rev=256647&root=gcc&view=rev
Log:
2012-01-13 Steven G. Kargl
Backport from mainline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78814
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83829
Bug ID: 83829
Summary: Implement runtime checks for DT format specifier and
allignment with effective items
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83823
Thomas Koenig changed:
What|Removed |Added
CC||tkoenig at gcc dot gnu.org
Target Mile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82007
--- Comment #7 from Jerry DeLisle ---
Author: jvdelisle
Date: Sat Jan 13 20:41:00 2018
New Revision: 256649
URL: https://gcc.gnu.org/viewcvs?rev=256649&root=gcc&view=rev
Log:
2018-01-13 Jerry DeLisle
PR fortran/82007
* resolv
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82824
--- Comment #16 from Rainer Orth ---
Author: ro
Date: Sat Jan 13 21:01:27 2018
New Revision: 256650
URL: https://gcc.gnu.org/viewcvs?rev=256650&root=gcc&view=rev
Log:
Allow for lack of VM_MEMORY_OS_ALLOC_ONCE on Mac OS X (PR sanitizer/82824)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82824
Rainer Orth changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80865
--- Comment #12 from Iain Sandoe ---
(In reply to Eric Gallager from comment #11)
> (In reply to Iain Sandoe from comment #9)
> > (In reply to Christian Cornelssen from comment #7)
> > > I have made the time-consuming effort of building and testi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83614
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83596
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83830
Bug ID: 83830
Summary: has_unique_object_representations_v is missing
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83588
Martin Sebor changed:
What|Removed |Added
Keywords|accepts-invalid |
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83601
--- Comment #2 from Tim Shen ---
Author: timshen
Date: Sun Jan 14 00:48:30 2018
New Revision: 256654
URL: https://gcc.gnu.org/viewcvs?rev=256654&root=gcc&view=rev
Log:
PR libstdc++/83601
* include/bits/regex.tcc (regex_replace):
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83601
Tim Shen changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83819
Eric Gallager changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80870
--- Comment #3 from Anders Montonen ---
Current GCC 7 branch (r256652) fails with the "fancy_abort" errors from bug
82091 using Xcode 9.2 (clang-900.0.39.2). GCC 7.2.0 and trunk fail with the
same errors.
In file included from ../../gcc/gcc/conf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83811
Jerry DeLisle changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
58 matches
Mail list logo