[Bug target/64172] New: [4.9 Regression] Wrong code with GCC vector extensions on ARM when compiled without NEON

2014-12-03 Thread siarhei.siamashka at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64172 Bug ID: 64172 Summary: [4.9 Regression] Wrong code with GCC vector extensions on ARM when compiled without NEON Product: gcc Version: 4.9.2 Status: UNCONFIRMED

[Bug target/64172] [4.9 Regression] Wrong code with GCC vector extensions on ARM when compiled without NEON

2014-12-03 Thread siarhei.siamashka at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64172 Siarhei Siamashka changed: What|Removed |Added CC||siarhei.siamashka at gmail dot com

[Bug fortran/64173] New: ICE involving derived type function pointers

2014-12-03 Thread townsend at astro dot wisc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64173 Bug ID: 64173 Summary: ICE involving derived type function pointers Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fort

[Bug fortran/64173] ICE involving derived type function pointers

2014-12-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64173 --- Comment #1 from Dominique d'Humieres --- Duplicate of pr61952?

[Bug c/59708] clang-compatible checked arithmetic builtins

2014-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59708 --- Comment #26 from Jakub Jelinek --- Author: jakub Date: Wed Dec 3 20:35:08 2014 New Revision: 218331 URL: https://gcc.gnu.org/viewcvs?rev=218331&root=gcc&view=rev Log: PR c/59708 * expmed.c (expand_widening_mult): Return const0_rtx i

[Bug c/59708] clang-compatible checked arithmetic builtins

2014-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59708 --- Comment #27 from Jakub Jelinek --- Author: jakub Date: Wed Dec 3 20:38:44 2014 New Revision: 218333 URL: https://gcc.gnu.org/viewcvs?rev=218333&root=gcc&view=rev Log: PR c/59708 * expmed.c (expand_widening_mult): Return const0_rtx i

[Bug c/59708] clang-compatible checked arithmetic builtins

2014-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59708 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/13631] Problems in messages

2014-12-03 Thread fdumont at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=13631 François Dumont changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c/64175] New: #pragma GCC diagnostic pop doesn't re-disable -Wnested-externs

2014-12-03 Thread plokinom at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64175 Bug ID: 64175 Summary: #pragma GCC diagnostic pop doesn't re-disable -Wnested-externs Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: minor

[Bug c/59708] clang-compatible checked arithmetic builtins

2014-12-03 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59708 --- Comment #29 from Pat Haugen --- (In reply to Jakub Jelinek from comment #28) > Assuming fixed. builtin-arith-overflow-14/17 are fixed with the patch, but builtin-arith-overflow-1/10/11 still fail for me. [pthaugen@igoo trunk_work]$ grep ov

[Bug c++/64100] A static assert using the the current class in a noexcept test leads to a segfault

2014-12-03 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64100 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #4

[Bug rtl-optimization/64010] [msp430-elf] struct function dereference clobbers parameter passed to function

2014-12-03 Thread uweigand at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64010 --- Comment #10 from Ulrich Weigand --- Author: uweigand Date: Wed Dec 3 21:59:10 2014 New Revision: 218335 URL: https://gcc.gnu.org/viewcvs?rev=218335&root=gcc&view=rev Log: PR rtl-optimization/64010 * reload.c (push_reload): Before re

[Bug rtl-optimization/64010] [msp430-elf] struct function dereference clobbers parameter passed to function

2014-12-03 Thread uweigand at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64010 --- Comment #11 from Ulrich Weigand --- Hi Nick, I've checked this in to mainline now. I'd like to wait for a couple of days to see if anything breaks before backporting ...

[Bug c++/64080] [5.0 regression][C++14]ICE in cxx_eval_store_expression

2014-12-03 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64080 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug ipa/64163] [5 Regression] r218024 causes qt5 build failure

2014-12-03 Thread amodra at gmail dot com
, 20141126 and 20141203 miscompile the unreduced testcase while 2014 looks to be OK. You can easily see whether there is a problme by running nm *.o | grep _ZN5QListI7QStringED W _ZN5QListI7QStringED2Ev n _ZN5QListI7QStringED5Ev W

[Bug c/64167] [4.9 Regression] bootstrap error: segv in c parser

2014-12-03 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64167 --- Comment #3 from John David Anglin --- Introduced in r218208 on 4.9: https://gcc.gnu.org/ml/gcc-cvs/2014-12/msg00015.html Also present on trunk.

[Bug testsuite/64177] New: Various cilk+ testsuite failures

2014-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64177 Bug ID: 64177 Summary: Various cilk+ testsuite failures Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite

[Bug go/64001] gccgo: crash on stack splitting

2014-12-03 Thread michael.hudson at canonical dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64001 --- Comment #4 from Michael Hudson-Doyle --- Well, it seems to report that __morestack_segments & __morestack_current_segment are always NULL for all threads. I don't understand the morestack code perfectly, but this seems a bit unlikely to act

[Bug c++/64178] New: rejects-valid on variadic operator++

2014-12-03 Thread richard-gccbugzilla at metafoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64178 Bug ID: 64178 Summary: rejects-valid on variadic operator++ Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/42328] rejects valid friend

2014-12-03 Thread richard-gccbugzilla at metafoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42328 Richard Smith changed: What|Removed |Added CC||richard-gccbugzilla@metafoo

[Bug c/59304] #pragma diagnostic pop after warning fails for options unspecified in the command-line and disabled by default

2014-12-03 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59304 Manuel López-Ibáñez changed: What|Removed |Added CC||plokinom at gmail dot com --- Comm

[Bug c/64175] #pragma GCC diagnostic pop doesn't re-disable -Wnested-externs

2014-12-03 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64175 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/64179] New: fail caused by autovectorization in arm big-endian mode

2014-12-03 Thread chenshanyaoboy at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64179 Bug ID: 64179 Summary: fail caused by autovectorization in arm big-endian mode Product: gcc Version: 4.9.3 Status: UNCONFIRMED Severity: normal Priori

[Bug ada/64180] New: PowerPC carry bit improvements

2014-12-03 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64180 Bug ID: 64180 Summary: PowerPC carry bit improvements Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada As

[Bug other/63613] dejagnu.h needs to be fix included

2014-12-03 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63613 David Malcolm changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug rtl-optimization/62130] ld.exe: nios2_work.elf: Not enough room for program headers, try linking with -N

2014-12-03 Thread sandra at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62130 Sandra Loosemore changed: What|Removed |Added CC||sandra at codesourcery dot com --- Co

[Bug libstdc++/64140] match_results.prefix() returns an incorrect result if regex_iterator holds a zero-length match

2014-12-03 Thread timshen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64140 --- Comment #1 from Tim Shen --- Author: timshen Date: Thu Dec 4 04:25:12 2014 New Revision: 218340 URL: https://gcc.gnu.org/viewcvs?rev=218340&root=gcc&view=rev Log: PR libstdc++/64140 * include/bits/regex.tcc (regex_iterator<>::operat

[Bug target/64108] ICE: SIGSEGV in decide_alg() with -mmemset-strategy=libcall:-1:align -minline-all-stringops

2014-12-03 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64108 --- Comment #3 from Zdenek Sojka --- Created attachment 34187 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34187&action=edit another autoreduced testcase (from gcc.c-torture/execute/20020412-1.c) Hello, I am getting another similiar ICE

[Bug ipa/64163] [5 Regression] r218024 causes qt5 build failure

2014-12-03 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64163 --- Comment #7 from Markus Trippelsdorf --- Here is another reduced testcase. This time hopefully without and ODR issues. % cat qmimeglobpattern.ii class A { public: bool deref (); }; class QString; struct B { A ref; }; template class QLis

<    1   2