[Bug c++/78470] New: static class member cannot be reference by algorithm functions with -O0 option

2016-11-22 Thread frankbozar.cs02 at g2 dot nctu.edu.tw
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78470 Bug ID: 78470 Summary: static class member cannot be reference by algorithm functions with -O0 option Product: gcc Version: 6.2.0 Status: UNCONFIRMED Severity:

[Bug bootstrap/78471] New: gcc-7-20161120 and truck fail to build on armv7l with ICE in cp-demangle.c, earlier snapshots ok

2016-11-22 Thread andrewm.roberts at sky dot com
on=edit Preprocessed gcc source file Building gcc-7-20161120 and truck as of 20161122 fail to build on armv7l (Raspberry Pi 3) with an ICE. Earlier weekly snapshots have been fine (tested previous snapshot again with current arch toolchain and its fine). The 20161120 snapshot builds ok on x86_64 (c

[Bug libgomp/78468] [7 regression] libgomp.c/reduction-10.c and many more FAIL

2016-11-22 Thread vogt at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78468 --- Comment #4 from Dominik Vogt --- Could you provide assembly dumps of the function foo() in the testcase, both, with and without the "culprit" patch?

[Bug lto/78472] New: warning: type of 's' does not match original declaration from zero length bitfield in C vs C++

2016-11-22 Thread jay.foad at gmail dot com
86_64-pc-linux-gnu Configured with: /home/jay/svn/gcc/trunk/configure --prefix=/home/jay/gcc/local --disable-bootstrap --enable-languages=c,c++,lto Thread model: posix gcc version 7.0.0 20161122 (experimental) (GCC) I built this compiler from source at svn r242695.

[Bug gcov-profile/78467] [7 regression] gcc.dg/tree-prof/comp-goto-1.c FAILs

2016-11-22 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78467 Rainer Orth changed: What|Removed |Added CC||segher at gcc dot gnu.org --- Comment #1 f

[Bug target/78439] [7 Regression] error: insn does not satisfy its constraints (arm-linux-gnueabihf)

2016-11-22 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78439 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||andrewm.roberts at sky dot c

[Bug bootstrap/78471] gcc-7-20161120 and truck fail to build on armv7l with ICE in cp-demangle.c, earlier snapshots ok

2016-11-22 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78471 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Bug gcov-profile/78467] [7 regression] gcc.dg/tree-prof/comp-goto-1.c FAILs

2016-11-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78467 --- Comment #2 from Andreas Schwab --- Same fix as r242629.

[Bug c++/78470] static class member cannot be reference by algorithm functions with -O0 option

2016-11-22 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78470 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/78473] New: Enhancement request: __builtin_div_overflow

2016-11-22 Thread webrown.cpp at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78473 Bug ID: 78473 Summary: Enhancement request: __builtin_div_overflow Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c+

[Bug target/78460] [7 Regression] [SH] OOM building glibc string tst-cmp.c

2016-11-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78460 Martin Liška changed: What|Removed |Added Keywords||memory-hog Status|UNCONFIRMED

[Bug tree-optimization/68682] [6/7 Regression] [graphite] loop interchange no longer working after r227277

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

[Bug fortran/78392] ICE in gfc_trans_auto_array_allocation, at fortran/trans-array.c:5979

2016-11-22 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78392 Dominique d'Humieres changed: What|Removed |Added CC||dfranke at gcc dot gnu.org --- Co

[Bug fortran/42359] ICEs with specification function and init expression

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

[Bug fortran/78392] ICE in gfc_trans_auto_array_allocation, at fortran/trans-array.c:5979

2016-11-22 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78392 --- Comment #10 from Dominique d'Humieres --- Working patch at https://gcc.gnu.org/ml/fortran/2016-11/msg00188.html.

[Bug fortran/78474] New: gfortran accepts invalid submodule syntax

2016-11-22 Thread nick.brealey at cobham dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78474 Bug ID: 78474 Summary: gfortran accepts invalid submodule syntax Product: gcc Version: 6.2.1 URL: https://software.intel.com/en-us/forums/intel-fortran- compiler-for-l

[Bug fortran/78474] gfortran accepts invalid submodule syntax

2016-11-22 Thread nick.brealey at cobham dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78474 --- Comment #2 from Nicholas Brealey --- Created attachment 40112 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40112&action=edit example code 2

[Bug fortran/78474] gfortran accepts invalid submodule syntax

2016-11-22 Thread nick.brealey at cobham dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78474 --- Comment #1 from Nicholas Brealey --- Created attachment 40111 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40111&action=edit example code

[Bug fortran/78474] gfortran accepts invalid submodule syntax

2016-11-22 Thread nick.brealey at cobham dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78474 --- Comment #3 from Nicholas Brealey --- Created attachment 40113 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40113&action=edit example code 3

[Bug fortran/78474] gfortran accepts invalid submodule syntax

2016-11-22 Thread nick.brealey at cobham dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78474 --- Comment #4 from Nicholas Brealey --- Created attachment 40114 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40114&action=edit example code 4

[Bug c++/70909] Libiberty Demangler segfaults (4)

2016-11-22 Thread matt at godbolt dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70909 --- Comment #16 from Matt Godbolt --- Just to be clear; I've been told GCC 6.2 is not required to compile the code I linked; the earliest compiler it has been repro'd with is 4.9 (though we haven't tested further back). It's also the mangled name

[Bug libgomp/78468] [7 regression] libgomp.c/reduction-10.c and many more FAIL

2016-11-22 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78468 --- Comment #5 from Rainer Orth --- Created attachment 40115 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40115&action=edit assembler output @ r242589

[Bug libgomp/78468] [7 regression] libgomp.c/reduction-10.c and many more FAIL

2016-11-22 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78468 --- Comment #6 from Rainer Orth --- Created attachment 40116 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40116&action=edit assembler output @ r242590 Assembler output with culprit patch applied.

[Bug libstdc++/71096] std::get did not work for nested derived classes from std::tuple if one element is empty

2016-11-22 Thread roman.perepelitsa at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71096 Roman Perepelitsa changed: What|Removed |Added CC||roman.perepelitsa at gmail dot com

[Bug tree-optimization/78428] [5/6/7 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu in 64-bit mode

2016-11-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78428 --- Comment #7 from Jakub Jelinek --- I wonder if we really need to restrict this way each field, rather than just provide bitfield_start/bitfield_end for the whole object that is being initialized from the constructor. I mean for var = { { 1, 2

[Bug fortran/78474] gfortran accepts invalid submodule syntax

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

[Bug middle-end/78429] [6/7 Regression] ice on valid C code on x86_64-linux-gnu at -O3 in both 32-bit and 64-bit modes (internal compiler error: in set_value_range, at tree-vrp.c:361)

2016-11-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78429 --- Comment #16 from Richard Biener --- (In reply to Eric Botcazou from comment #14) > > In the end having a bool_with_only_0_and_1 predicate rather than > > open-coding (several variants of) the test throughout the middle-end > > might be a good

[Bug fortran/78474] gfortran accepts invalid submodule syntax

2016-11-22 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78474 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org --- Commen

[Bug c/78461] [7 Regression] ICE: in operator+=, at gimple-ssa-sprintf.c:214

2016-11-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78461 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug c++/78473] Enhancement request: __builtin_div_overflow

2016-11-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78473 Richard Biener changed: What|Removed |Added Severity|normal |enhancement

[Bug libgomp/78468] [7 regression] libgomp.c/reduction-10.c and many more FAIL

2016-11-22 Thread vogt at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78468 --- Comment #7 from Dominik Vogt --- The dumps show some differences I'd expect, but debugging libgomp testcases is awkward because they are so complicated. In the pre-patched era, Gcc's dynamic allocation on the stack was a bit too large most o

[Bug middle-end/77766] [7 Regression] wrong code at -O2 and -O3 in 64-bit mode on x86_64-linux-gnu (executable hangs)

2016-11-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77766 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug libstdc++/78475] New: Mixing objects form different g++ versions can crash a program

2016-11-22 Thread jengelh at inai dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78475 Bug ID: 78475 Summary: Mixing objects form different g++ versions can crash a program Product: gcc Version: 6.2.1 Status: UNCONFIRMED Severity: normal

[Bug target/78451] [7 Regression] FAIL: gcc.target/i386/sse-22a.c: error: inlining failed in call to always_inline '_mm512_setzero_ps'

2016-11-22 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78451 --- Comment #4 from Uroš Bizjak --- (In reply to Jakub Jelinek from comment #2) > Another thing is that > /* Doesn't require avx512vl target and is used in avx512dqintrin.h. */ > extern __inline __m128i > __attribute__ ((__gnu_inline__, __alway

[Bug libgomp/78468] [7 regression] libgomp.c/reduction-10.c and many more FAIL

2016-11-22 Thread vogt at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78468 --- Comment #8 from Dominik Vogt --- Some things to try with reduction-10.c: 1) Remove all OMP pragmas from the code. If it still fails it's not a limbgomp bug. 2) Replace "p7" in foo with just "7". If it still fails we know the bug is not tri

[Bug rtl-optimization/72488] [7 Regression] wrong code (SIGFPE) at -Os and above on x86_64-linux-gnu (in the 64-bit mode)

2016-11-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72488 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #5

[Bug lto/78472] warning: type of 's' does not match original declaration from zero length bitfield in C vs C++

2016-11-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78472 Richard Biener changed: What|Removed |Added Keywords||lto, wrong-code Status|UNCO

[Bug c++/78470] static class member cannot be reference by algorithm functions with -O0 option

2016-11-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78470 --- Comment #2 from Jonathan Wakely --- This is a FAQ: https://gcc.gnu.org/wiki/VerboseDiagnostics#missing_static_const_definition

[Bug rtl-optimization/72488] [7 Regression] wrong code (SIGFPE) at -Os and above on x86_64-linux-gnu (in the 64-bit mode)

2016-11-22 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72488 --- Comment #6 from rguenther at suse dot de --- On Tue, 22 Nov 2016, jakub at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72488 > > Jakub Jelinek changed: > >What|Removed |Added >

[Bug libstdc++/78475] Mixing objects form different g++ versions can crash a program

2016-11-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78475 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/78475] Mixing objects form different g++ versions can crash a program

2016-11-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78475 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libstdc++/78465] [7 regression] 29_atomics/headers/atomic/macros.cc FAILs

2016-11-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78465 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/68467] libgcc, compilation for target m68k-linux breaks in linux_atomic.c

2016-11-22 Thread jsm28 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68467 --- Comment #5 from Joseph S. Myers --- Created attachment 40117 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40117&action=edit preprocessed source Preprocessed source of file causing ICE attached. Compile with: -S -g -O2 -fPIC -fbuildi

[Bug fortran/78443] [OOP] Incorrect behavior with non_overridable keyword

2016-11-22 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78443 --- Comment #6 from janus at gcc dot gnu.org --- Author: janus Date: Tue Nov 22 16:06:46 2016 New Revision: 242703 URL: https://gcc.gnu.org/viewcvs?rev=242703&root=gcc&view=rev Log: 2016-11-22 Janus Weil PR fortran/78443 * cla

[Bug fortran/78443] [OOP] Incorrect behavior with non_overridable keyword

2016-11-22 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78443 janus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |5.5 --- Comment #7 from janus

[Bug libstdc++/78465] [7 regression] 29_atomics/headers/atomic/macros.cc FAILs

2016-11-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78465 --- Comment #3 from Jonathan Wakely --- Author: redi Date: Tue Nov 22 16:31:19 2016 New Revision: 242704 URL: https://gcc.gnu.org/viewcvs?rev=242704&root=gcc&view=rev Log: PR78465 Remove runtime tests for macros PR libstdc++/78465

[Bug libstdc++/78465] [7 regression] 29_atomics/headers/atomic/macros.cc FAILs

2016-11-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78465 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/77742] Warning about placement new for over-aligned type

2016-11-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77742 Jonathan Wakely changed: What|Removed |Added CC||marc.mutz at kdab dot com --- Comment

[Bug c++/78434] Incorrect warning about missing align_val_t for placement new

2016-11-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78434 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/78459] [7 Regression] [SH] ICE in maybe_record_trace_start building glibc string tests

2016-11-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78459 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #1

[Bug target/78459] [7 Regression] [SH] ICE in maybe_record_trace_start building glibc string tests

2016-11-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78459 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/78386] [PPC] Optimization -O2 and higher cause math inconsistency

2016-11-22 Thread brenohl at br dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78386 Breno Leitao changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #12 from Breno Leitao

[Bug c++/77739] [5/6/7 Regression] internal compiler error: in create_tmp_var, at gimple-expr.c:524

2016-11-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77739 --- Comment #3 from Jakub Jelinek --- The problem is that some expressions are genericized twice. First when genericizing the whole function, RESULT_DECL is determined to be is_invisiref_parm and therefore references to it are turned into INDIREC

[Bug target/78451] [7 Regression] FAIL: gcc.target/i386/sse-22a.c: error: inlining failed in call to always_inline '_mm512_setzero_ps'

2016-11-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78451 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Tue Nov 22 16:53:35 2016 New Revision: 242707 URL: https://gcc.gnu.org/viewcvs?rev=242707&root=gcc&view=rev Log: PR target/78451 * config/i386/avx512vlintrin.h (_mm_setzer

[Bug target/78451] [7 Regression] FAIL: gcc.target/i386/sse-22a.c: error: inlining failed in call to always_inline '_mm512_setzero_ps'

2016-11-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78451 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Tue Nov 22 16:54:13 2016 New Revision: 242708 URL: https://gcc.gnu.org/viewcvs?rev=242708&root=gcc&view=rev Log: PR target/78451 * gcc.target/i386/sse-22.c: Add avx5124fma

[Bug target/77822] [6 Regression] arm64 Error: immediate value out of range 0 to 63 at operand 3

2016-11-22 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77822 --- Comment #29 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Tue Nov 22 16:55:16 2016 New Revision: 242709 URL: https://gcc.gnu.org/viewcvs?rev=242709&root=gcc&view=rev Log: [AArch64] Fix PR target/77822: Use tighter predicates for

[Bug target/77822] [6 Regression] arm64 Error: immediate value out of range 0 to 63 at operand 3

2016-11-22 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77822 --- Comment #30 from ktkachov at gcc dot gnu.org --- Fixed on aarch64 for 6.3 as well. There's nothing more to do for aarch64 here. Dominik, do you intend to do any backports of the s390 patches? Or can we close this?

[Bug c++/77739] [5/6/7 Regression] internal compiler error: in create_tmp_var, at gimple-expr.c:524

2016-11-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77739 --- Comment #4 from Jakub Jelinek --- Or another option perhaps would be in cp_genericize_data note whether it is cp_genericize_tree called from cp_genericize or from elsewhere, and only replace invisiref parms if called from cp_genericize.

[Bug libfortran/78379] Processor-specific versions for matmul

2016-11-22 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78379 --- Comment #18 from Thomas Koenig --- Created attachment 40119 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40119&action=edit Version that works (AVX only) Here is a version that should only do AVX stuff on Intel processors. Optimizatio

[Bug middle-end/78461] [7 Regression] ICE: in operator+=, at gimple-ssa-sprintf.c:214

2016-11-22 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78461 Martin Sebor changed: What|Removed |Added Status|NEW |ASSIGNED Component|c

[Bug tree-optimization/78476] New: snprintf(0, 0, ...) with known arguments not optimized away

2016-11-22 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78476 Bug ID: 78476 Summary: snprintf(0, 0, ...) with known arguments not optimized away Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Prio

[Bug bootstrap/78477] New: [7 Regression] bootstrap broken on s390x-linux-gnu

2016-11-22 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78477 Bug ID: 78477 Summary: [7 Regression] bootstrap broken on s390x-linux-gnu Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug middle-end/78409] Segfault in classify_object_over_fdes when throwing and exception

2016-11-22 Thread orion at cora dot nwra.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78409 --- Comment #2 from Orion Poplawski --- So, what exactly can I get you? I'm building https://www.cora.nwra.com/~orion/fedora/octave-4.2.0-1.fc26.src.rpm on Fedora rawhide. It fails during the tests: libinterp/dldfcn/__osmesa_print__.cc-tst .

[Bug bootstrap/78477] [7 Regression] bootstrap broken on s390x-linux-gnu

2016-11-22 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78477 --- Comment #1 from Marc Glisse --- Did you bisect this to a specific commit? (I assumed so from the cc:, but the revision number does not match one of my patches)

[Bug bootstrap/78477] [7 Regression] bootstrap broken on s390x-linux-gnu

2016-11-22 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78477 --- Comment #2 from Matthias Klose --- sorry, no, just saw yesterday's changes to match.pd as a hint.

[Bug go/77910] [7 Regression] go: open zversion.go: no such file or directory

2016-11-22 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77910 Markus Trippelsdorf changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/38319] Memory leaks in allocatable component expressions

2016-11-22 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38319 --- Comment #9 from Paul Thomas --- class_array_15.f03 leaks from line 65-66: allocate (indv(2), source = [individual(1, [99,999]), & individual(2, [999,])]) ==22496== HEAP SUMMARY: ==22496== in use at e

[Bug target/78478] New: Compile Error for i386-rtems

2016-11-22 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 Bug ID: 78478 Summary: Compile Error for i386-rtems Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: target A

[Bug fortran/58001] Make it possible to silence "Extension: Tab character in format" warning

2016-11-22 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58001 --- Comment #16 from kargl at gcc dot gnu.org --- Author: kargl Date: Tue Nov 22 18:25:55 2016 New Revision: 242717 URL: https://gcc.gnu.org/viewcvs?rev=242717&root=gcc&view=rev Log: 2016-11-22 Steven G. Kargl PR fortran/58001

[Bug target/78478] Compile Error for i386-rtems

2016-11-22 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 Joel Sherrill changed: What|Removed |Added Target||i386-rtems4.12 Known to work|

[Bug fortran/78479] New: ICE in gfc_apply_init, at fortran/expr.c:4135

2016-11-22 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78479 Bug ID: 78479 Summary: ICE in gfc_apply_init, at fortran/expr.c:4135 Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortr

[Bug fortran/78479] ICE in gfc_apply_init, at fortran/expr.c:4135

2016-11-22 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78479 --- Comment #1 from Gerhard Steinmetz --- Whereas, these variants are ok : $ cat z3.f90 program p type t character(2) :: c(1) = 'a' // ['b'] end type type(t) :: z print *, len(z%c), size(z%c), z end $ gfortran-7-20161120 z

[Bug target/78478] Compile Error for i386-rtems

2016-11-22 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 --- Comment #2 from Uroš Bizjak --- For 7.0, somebody changed i[34567]86-*-rtems* entry in libgcc/config.host to use t-softfp-sfdftf. Please test the following patch: Index: libgcc/config.host

[Bug fortran/78479] ICE in gfc_apply_init, at fortran/expr.c:4135

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

[Bug target/78458] [7 Regression] LRA ICE building libgcc for powerpc-linux-gnuspe e500v2

2016-11-22 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78458 Peter Bergner changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/78458] [7 Regression] LRA ICE building libgcc for powerpc-linux-gnuspe e500v2

2016-11-22 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78458 --- Comment #5 from Peter Bergner --- gdb show we don't like: (gdb) frame 1 #1 0x10a7d328 in lra_set_insn_recog_data (insn=0x3fffb5584340) at /home/bergner/gcc/gcc-fsf-mainline-reg-move_costs-base/gcc/lra.c:963 963 gcc_ass

[Bug go/77910] [7 Regression] go: open zversion.go: no such file or directory

2016-11-22 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77910 --- Comment #7 from Ian Lance Taylor --- Coincidentally I am going to submit the patch to fix this today. It was held up for a while in code review on the master repository. (The fix in the master repository is https://golang.org/cl/33295).

[Bug target/78458] [7 Regression] LRA ICE building libgcc for powerpc-linux-gnuspe e500v2

2016-11-22 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78458 --- Comment #6 from Peter Bergner --- This whole lra reload is due to us trying to split insns like the following: (insn 129 281 264 9 (set (subreg:TF (reg:TI 315 [orig:262 p1 ] [262]) 0) (reg/v:TF 173 [ p1 ])) "pr78458.i":17 1930 {*frob

[C++ PR 78252] illformed lamda?

2016-11-22 Thread Nathan Sidwell
Jason, digging further into the demangler crash of 78252, I think the root cause is ill-formed C++. Here's a further reduced testcase. template void for2 (T &v) { } void Foo () { auto lam_1 = [](int &) { }; auto lam_2 = [](auto &) { }; // IIUC this is implicitly templatey for2 (lam_1);

[Bug target/78480] New: m68k-rtems compile error in libgfortran

2016-11-22 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78480 Bug ID: 78480 Summary: m68k-rtems compile error in libgfortran Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug libgcc/78481] libunwind.a conflicting recipes on AIX

2016-11-22 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78481 David Edelsohn changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/78458] [7 Regression] LRA ICE building libgcc for powerpc-linux-gnuspe e500v2

2016-11-22 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78458 --- Comment #7 from Peter Bergner --- Here's a smaller test case that induces spilling which leads to our ICE: extern void bar (void); _Complex foo (long double p1) { _Complex e; bar (); asm volatile ("# clobbers" ::: "r14"

[Bug libgcc/78481] New: libunwind.a conflicting recipes on AIX

2016-11-22 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78481 Bug ID: 78481 Summary: libunwind.a conflicting recipes on AIX Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcc

[Bug target/78458] [7 Regression] LRA ICE building libgcc for powerpc-linux-gnuspe e500v2

2016-11-22 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78458 --- Comment #8 from Peter Bergner --- Last one, I promise. We don't need _Complex at all: extern void bar (void); long double foo (long double p1) { bar (); asm volatile ("# clobbers" ::: "r14", "r15", "r16", "r17", "r18", "

[Bug c/78482] New: wrong code at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu

2016-11-22 Thread chengniansun at gmail dot com
/7.0.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../gcc-source-trunk/configure --enable-languages=c,c++,lto --prefix=/usr/local/gcc-trunk --disable-bootstrap Thread model: posix gcc version 7.0.0 20161122 (experimental) [trunk revision 242702] (GCC) $ gcc-trunk -O3 small.c ; ./a.out 2

[Bug bootstrap/78477] [7 Regression] bootstrap broken on s390x-linux-gnu

2016-11-22 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78477 --- Comment #3 from Marc Glisse --- Stage2 issue, so most likely gcc was miscompiled during stage1. If you have a chance to run the testsuite on a non-bootstrap compiler, that often gives testcases that are much easier to debug...

[Bug target/78451] [7 Regression] FAIL: gcc.target/i386/sse-22a.c: error: inlining failed in call to always_inline '_mm512_setzero_ps'

2016-11-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78451 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Tue Nov 22 20:36:35 2016 New Revision: 242723 URL: https://gcc.gnu.org/viewcvs?rev=242723&root=gcc&view=rev Log: PR target/78451 * config/i386/avx512bwintrin.h (_mm512_set

[Bug libfortran/78379] Processor-specific versions for matmul

2016-11-22 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78379 Thomas Koenig changed: What|Removed |Added Attachment #40119|0 |1 is obsolete|

[Bug libfortran/78379] Processor-specific versions for matmul

2016-11-22 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78379 --- Comment #20 from Jerry DeLisle --- (In reply to Thomas Koenig from comment #18) > Created attachment 40119 [details] > Version that works (AVX only) > > Here is a version that should only do AVX stuff on Intel processors. > Optimization for

[Bug libfortran/78379] Processor-specific versions for matmul

2016-11-22 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78379 --- Comment #21 from Jerry DeLisle --- (In reply to Thomas Koenig from comment #19) > Created attachment 40120 [details] > Updated patch > > Well, here's an update also for AVX512F. > > I can confirm the patch gives the same performance as the

[Bug libstdc++/71096] std::get did not work for nested derived classes from std::tuple if one element is empty

2016-11-22 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71096 Marc Glisse changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug go/77910] [7 Regression] go: open zversion.go: no such file or directory

2016-11-22 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77910 --- Comment #8 from ian at gcc dot gnu.org --- Author: ian Date: Tue Nov 22 21:04:27 2016 New Revision: 242724 URL: https://gcc.gnu.org/viewcvs?rev=242724&root=gcc&view=rev Log: PR go/77910 cmd/go: don't check standard packages when

[Bug go/77910] [7 Regression] go: open zversion.go: no such file or directory

2016-11-22 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77910 Ian Lance Taylor changed: What|Removed |Added Resolution|WONTFIX |FIXED --- Comment #9 from Ian Lance T

[Bug fortran/78290] Gfortran incorrectly creates a copy of an array passed to an array pointer dummy argument

2016-11-22 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78290 Harald Anlauf changed: What|Removed |Added CC||anlauf at gmx dot de --- Comment #2 from

[Bug libstdc++/78483] New: Error: reference to 'on_exit' is ambiguous

2016-11-22 Thread krzysztof at jusiak dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78483 Bug ID: 78483 Summary: Error: reference to 'on_exit' is ambiguous Product: gcc Version: 6.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstd

[Bug target/78458] [7 Regression] LRA ICE building libgcc for powerpc-linux-gnuspe e500v2

2016-11-22 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78458 --- Comment #9 from Peter Bergner --- The IFmode usage is coming from HARD_REGNO_CALLER_SAVE_MODE(8, 2, TFmode) returning IFmode, which comes from choose_hard_reg_mode (8, 2, false). As a quick hack, I modified HARD_REGNO_CALLER_SAVE_MODE() to i

[Bug fortran/78290] Gfortran incorrectly creates a copy of an array passed to an array pointer dummy argument

2016-11-22 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78290 --- Comment #3 from Harald Anlauf --- (In reply to Harald Anlauf from comment #2) > internal compiler error: in gfc_add_modify_loc, at fortran/trans.c:159 > 0x835756e gfc_add_modify_loc(unsigned int, stmtblock_t*, tree_node*, > tree_node*) >

[Bug middle-end/78461] [7 Regression] ICE: in operator+=, at gimple-ssa-sprintf.c:214

2016-11-22 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78461 --- Comment #4 from Martin Sebor --- Created attachment 40121 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40121&action=edit Patch under test. Testing the attached patch.

[Bug target/78478] Compile Error for i386-rtems

2016-11-22 Thread joel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478 --- Comment #3 from Joel Sherrill --- That patch gets the build further but there is more wrong. __float128 isn't defined. /home/joel/test-gcc/b-i386-rtems4.12-gcc/./gcc/xgcc -B/home/joel/test-gcc/b-i386-rtems4.12-gcc/./gcc/ -nostdinc -B/home/jo

[Bug fortran/78479] ICE in gfc_apply_init, at fortran/expr.c:4135

2016-11-22 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78479 --- Comment #3 from kargl at gcc dot gnu.org --- Author: kargl Date: Tue Nov 22 21:52:15 2016 New Revision: 242725 URL: https://gcc.gnu.org/viewcvs?rev=242725&root=gcc&view=rev Log: 2016-11-22 Steven G. Kargl PR fortran/78479

  1   2   3   >