[Bug rtl-optimization/67753] [6 Regression] FAIL: cxg1005, cxg2002, cxg2006, cxg2007, cxg2008, cxg2018, cxg2019 and cxg2020

2015-10-31 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67753 John David Anglin changed: What|Removed |Added CC||aoliva at gcc dot gnu.org --- Commen

[Bug rtl-optimization/67753] [6 Regression] FAIL: cxg1005, cxg2002, cxg2006, cxg2007, cxg2008, cxg2018, cxg2019 and cxg2020

2015-10-31 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67753 --- Comment #2 from John David Anglin --- Created attachment 36630 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36630&action=edit assembler output

[Bug libfortran/51119] MATMUL slow for large matrices

2015-10-31 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51119 --- Comment #14 from Janne Blomqvist --- (In reply to Dominique d'Humieres from comment #12) > I suppose most modern OS provide such optimized BLAS and, if not, one can > install libraries such as atlas. So I wonder if it would not be more > effe

[Bug ada/68171] New: Default value in record for component type with predicate causes bug box

2015-10-31 Thread gcc at gyw dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68171 Bug ID: 68171 Summary: Default value in record for component type with predicate causes bug box Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/68168] [6 Regression] r229609 breaks bootstrap

2015-10-31 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68168 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/41557] gcc.exe: Internal error: (null) (program cc1plus)

2015-10-31 Thread felix.von.s at posteo dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41557 felix changed: What|Removed |Added CC||felix.von.s at posteo dot de --- Comment #4 from

[Bug c++/68170] New: Declaring friend template class template in C++1z produces error: specialization of ‘template class A’ must appear at namespace

2015-10-31 Thread mohammad.nabil.h at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68170 Bug ID: 68170 Summary: Declaring friend template class template in C++1z produces error: specialization of ‘template class A’ must appear at namespace Product: gcc

[Bug bootstrap/68168] [6 Regression] r229609 breaks bootstrap

2015-10-31 Thread cesar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68168 --- Comment #2 from cesar at gcc dot gnu.org --- Author: cesar Date: Sat Oct 31 17:55:03 2015 New Revision: 229631 URL: https://gcc.gnu.org/viewcvs?rev=229631&root=gcc&view=rev Log: PR Bootstrap/68168 gcc/fortran/ * openm

[Bug libstdc++/68156] --disable-hosted-libstdcxx doesn't work

2015-10-31 Thread fedor_qd at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68156 --- Comment #2 from Fiodar --- You mean with option --disable-hosted-libstdcxx full libstdc++ will be build anyway? Not language support library only(libsupc++)?

[Bug bootstrap/68168] [6 Regression] r229609 breaks bootstrap

2015-10-31 Thread cesar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68168 --- Comment #1 from cesar at gcc dot gnu.org --- Created attachment 36626 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36626&action=edit fix Sorry the bootstrap failure. I thought bootstrapped gcc before applying the patch to use the omp

[Bug libfortran/51119] MATMUL slow for large matrices

2015-10-31 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51119 --- Comment #13 from Thomas Koenig --- (In reply to Dominique d'Humieres from comment #12) > I suppose most modern OS provide such optimized BLAS and, if not, one can > install libraries such as atlas. So I wonder if it would not be more > effec

[Bug middle-end/68166] [6 regression] fold-const.c:12040:18: error: aggregate 'md5_ctx ctx' has incomplete type and cannot be defined

2015-10-31 Thread dimhen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68166 --- Comment #1 from Dmitry G. Dyachenko --- r229584 PASS r229585 FAIL

[Bug ada/68169] New: s-osinte-rtems.ads is out of synch with type definitions of current newlib

2015-10-31 Thread soja-lists at aries dot uberspace.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68169 Bug ID: 68169 Summary: s-osinte-rtems.ads is out of synch with type definitions of current newlib Product: gcc Version: 4.9.4 Status: UNCONFIRMED Severity: norm

[Bug fortran/40756] Cleanup TREE_BLOCK

2015-10-31 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40756 Dominique d'Humieres changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug fortran/66189] Block loops for inline matmul

2015-10-31 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66189 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |NEW --- Comment #3 from Dominique

[Bug libfortran/51119] MATMUL slow for large matrices

2015-10-31 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51119 --- Comment #12 from Dominique d'Humieres --- Some new numbers for a four cores Corei7 2.8Ghz, turboboost 3.8Ghz, 1.6Ghz DDR3 on x86_64-apple-darwin14.5 for the following test program t2 implicit none REAL time_begin, time_end integer, parame

[Bug bootstrap/68168] [6 Regression] r229609 breaks bootstrap

2015-10-31 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68168 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/68168] New: [6 Regression] r229609 breaks bootstrap

2015-10-31 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68168 Bug ID: 68168 Summary: [6 Regression] r229609 breaks bootstrap Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: bootstrap

[Bug bootstrap/68167] r229585 breaks mingw-w64 bootstrap

2015-10-31 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68167 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug bootstrap/68167] New: r229585 breaks mingw-w64 bootstrap

2015-10-31 Thread ismail at i10z dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68167 Bug ID: 68167 Summary: r229585 breaks mingw-w64 bootstrap Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap