[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

[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 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 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 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 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 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 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 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++/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 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 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 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 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++/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 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 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 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 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/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 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/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 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 --- 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 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 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 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 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 sanitizer/64170] [5 Regression] ICE compiling Linux Kernel drivers/media/rc/imon.c in imon_incoming_packet

2014-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64170 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[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 --- Comment #33 from François Dumont --- Author: fdumont Date: Wed Dec 3 19:47:00 2014 New Revision: 218329 URL: https://gcc.gnu.org/viewcvs?rev=218329&root=gcc&view=rev Log: 2014-12-03 François Dumont PR libstdc++/13631 * include/b

[Bug c++/64171] New: Hang whilst printing error message on invalid code

2014-12-03 Thread jleahy+gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64171 Bug ID: 64171 Summary: Hang whilst printing error message on invalid code Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug go/63731] Fallback to netgo does not work

2014-12-03 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63731 --- Comment #24 from Ian Lance Taylor --- They would not have been overwritten, unless you used "go install -a". That line in the doc may be misleading.

[Bug fortran/63529] Bad error and ICE with Cray Pointers in Modules

2014-12-03 Thread russelldub at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63529 --- Comment #8 from russelldub at gmail dot com --- Not sure what correct etiquette is for checking on bug status, but this has been sitting for close to two months now, so I thought I would poke my head in again.

[Bug c++/62212] ICE compiling template function with array reference parameter whose size depends on a template parameter

2014-12-03 Thread lhyatt at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62212 --- Comment #1 from Lewis Hyatt --- Hello- FYI this problem still exists on the mainline. I see the bug remains unconfirmed, please let me know if more information would be useful, the testcase was pretty simple so I just pasted it inline in the

[Bug sanitizer/64170] [5 Regression] ICE compiling Linux Kernel drivers/media/rc/imon.c in imon_incoming_packet

2014-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64170 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/63558] cannot silence "jump to case label" with fpermissive

2014-12-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63558 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/63558] cannot silence "jump to case label" with fpermissive

2014-12-03 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63558 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Dec 3 18:41:42 2014 New Revision: 218328 URL: https://gcc.gnu.org/viewcvs?rev=218328&root=gcc&view=rev Log: /cp 2014-12-03 Paolo Carlini PR c++/63558 * decl.c

[Bug target/64019] ICE in extract_constrain_insn

2014-12-03 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64019 --- Comment #3 from Michael Meissner --- Author: meissner Date: Wed Dec 3 18:39:22 2014 New Revision: 218327 URL: https://gcc.gnu.org/viewcvs?rev=218327&root=gcc&view=rev Log: [gcc] 2014-12-03 Michael Meissner PR target/64019 * conf

[Bug libstdc++/42734] trivial use of std::thread fails with "pure virtual method called"

2014-12-03 Thread fenixk19 at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42734 Alexander Varnin changed: What|Removed |Added CC||fenixk19 at mail dot ru --- Comment #

[Bug go/63731] Fallback to netgo does not work

2014-12-03 Thread boger at us dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63731 --- Comment #23 from boger at us dot ibm.com --- If I look at this documentation: http://tip.golang.org/doc/go1.4#gocmd It says this: The behavior of the go build subcommand's -a flag has been changed for non-development installations. For inst

[Bug go/63731] Fallback to netgo does not work

2014-12-03 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63731 --- Comment #22 from Ian Lance Taylor --- I'm not sure why you say that it must not be the way it works. It is the way it works. The recent change to Go 1.4 is that the -a option does not apply to the standard library. I don't know whether tha

[Bug sanitizer/64170] New: [5 Regression] ICE compiling Linux Kernel drivers/media/rc/imon.c in imon_incoming_packet

2014-12-03 Thread sasha.levin at oracle dot com
: x86_64-unknown-linux-gnu Configured with: ../configure --prefix=/home/sasha/gcc-inst/ --with-arch=native --with-tune=native --enable-languages=c --enable-lto --enable-gold --enable-stage1-languages=c Thread model: posix gcc version 5.0.0 20141203 (experimental) (GCC) COLLECT_GCC_OPTIONS='-v'

[Bug target/64056] [5 Regression] gcc.target/i386/chkp-strlen-4.c etc. FAIL

2014-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64056 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug fortran/44054] Handle -Werror, -Werror=, -fdiagnostics-show-option, !GCC$ diagnostic (pragmas) and color

2014-12-03 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44054 --- Comment #20 from Manuel López-Ibáñez --- Author: manu Date: Wed Dec 3 17:50:06 2014 New Revision: 218326 URL: https://gcc.gnu.org/viewcvs?rev=218326&root=gcc&view=rev Log: gcc/testsuite/ChangeLog: 2014-12-03 Manuel López-Ibáñez PR

[Bug c++/64169] New: Partial template specialization of reference-qualified operator templates

2014-12-03 Thread knoepfel at fnal dot gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64169 Bug ID: 64169 Summary: Partial template specialization of reference-qualified operator templates Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: norma

[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 #5 from Markus Trippelsdorf --- Honza, this might well be another gold bug (on x86_64). With Alan's gold fix the unreduced testcase now compiles fine on ppc64 (with a few "relocation refers to discarded section" warnings).

[Bug preprocessor/63831] [5 Regression] r217292 causes segfaults with -MM

2014-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63831 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #16

[Bug c++/64127] [5 regression] ICE on invalid: tree check: expected identifier_node, have template_id_expr in cp_parser_diagnose_invalid_type_name, at cp/parser.c:2980

2014-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64127 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug go/63731] Fallback to netgo does not work

2014-12-03 Thread boger at us dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63731 --- Comment #21 from boger at us dot ibm.com --- I'm confused by the description of -a in the go1.4 documentation. I asked about this before and the answer was that each invocation of 'go build' would create a copy of the built package which was

[Bug libstdc++/64168] [5.0 regression] FAIL: 30_threads/async/sync.cc execution test

2014-12-03 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64168 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug jit/64166] JIT does not provide a way for verifying dumpfiles from testcases

2014-12-03 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64166 --- Comment #2 from dmalcolm at gcc dot gnu.org --- (In reply to Richard Biener from comment #1) > Huh, I think you rather want a "stable" introspection (plugin) API. Like the > treeish one that was proposed at some point but never was finished u

[Bug libstdc++/64168] [5.0 regression] FAIL: 30_threads/async/sync.cc execution test

2014-12-03 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64168 --- Comment #1 from Jonathan Wakely --- Author: redi Date: Wed Dec 3 16:09:21 2014 New Revision: 218321 URL: https://gcc.gnu.org/viewcvs?rev=218321&root=gcc&view=rev Log: PR libstdc++/64168 * include/std/future (_Deferred_state::_M_has_

[Bug middle-end/64017] Support ISL 0.14.0 (to fix ICE with gfortran.dg/graphite/pr42393.f90)

2014-12-03 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64017 --- Comment #6 from howarth at bromo dot med.uc.edu --- AFAIKS, the define of CLOOG_INT_GMP is only used in the cloog headers... https://groups.google.com/forum/#!msg/cloog-development/IFqcHdgGpM4/UOAXxd00MXIJ so it islinc="-DCLOOG_INT_GMP ${i

[Bug libstdc++/64168] [5.0 regression] FAIL: 30_threads/async/sync.cc execution test

2014-12-03 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64168 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/63661] [4.9 Regression] -O2 miscompiles with -mtune=nehalem or corei7

2014-12-03 Thread renlin.li at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63661 Renlin Li changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/64168] [5.0 regression] FAIL: 30_threads/async/sync.cc execution test

2014-12-03 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64168 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |5.0

[Bug libstdc++/64168] New: [5.0 regression] FAIL: 30_threads/async/sync.cc execution test

2014-12-03 Thread sch...@linux-m68k.org
Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: redi at gcc dot gnu.org Target: m68k-*-*, ia64-*-* Broken by r218255. sync.exe: /usr/local/gcc/gcc-20141203/libstdc++-v3/testsuite

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

2014-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64100 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

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

2014-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64167 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[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 #1 from John David Anglin --- r218104 was ok.

[Bug c/64167] New: [4.9

2014-12-03 Thread danglin at gcc dot gnu.org
. See the HP-UX 11i v3 chatr manpage for methods to privately map shared library text. GNU C (GCC) version 4.9.3 20141203 (prerelease) [gcc-4_9-branch revision 218299] (hppa2.0w-hp-hpux11.11) compiled by GNU C version 4.9.3 20141203 (prerelease) [gcc-4_9-branch revision 218299], GMP version

[Bug ipa/64153] [5.0 regression] r218205 miscompiles libgomp

2014-12-03 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64153 Martin Jambor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/63551] [4.9/5 Regression] wrong code (segfaults) at -Os on x86_64-linux-gnu

2014-12-03 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63551 Bug 63551 depends on bug 64153, which changed state. Bug 64153 Summary: [5.0 regression] r218205 miscompiles libgomp https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64153 What|Removed |Added ---

[Bug ipa/64153] [5.0 regression] r218205 miscompiles libgomp

2014-12-03 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64153 --- Comment #6 from Martin Jambor --- Author: jamborm Date: Wed Dec 3 15:17:37 2014 New Revision: 218320 URL: https://gcc.gnu.org/viewcvs?rev=218320&root=gcc&view=rev Log: 2014-12-03 Martin Jambor PR ipa/64153 * ipa-inline-analysis.

[Bug jit/64166] JIT does not provide a way for verifying dumpfiles from testcases

2014-12-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64166 --- Comment #1 from Richard Biener --- Huh, I think you rather want a "stable" introspection (plugin) API. Like the treeish one that was proposed at some point but never was finished up. The JIT should provide the modification API only.

[Bug jit/64166] JIT does not provide a way for verifying dumpfiles from testcases

2014-12-03 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64166 dmalcolm at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed

[Bug jit/64020] jit misses sin/cos optimizations

2014-12-03 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64020 --- Comment #8 from dmalcolm at gcc dot gnu.org --- (In reply to dmalcolm from comment #7) > (In reply to dmalcolm from comment #5) > > (In reply to dmalcolm from comment #4) > > > Am testing a candidate patch for this > > > > Patch posted as: >

[Bug jit/64166] New: JIT does not provide a way for verifying dumpfiles from testcases

2014-12-03 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64166 Bug ID: 64166 Summary: JIT does not provide a way for verifying dumpfiles from testcases Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/63660] -Wmaybe-uninitialized false positive (uninit pass limits)

2014-12-03 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63660 --- Comment #3 from Manuel López-Ibáñez --- (In reply to Edward-san from comment #2) > Isn't it possible to bailout if the limit is reached? I guess the analysis is trying to prove that the variable is indeed initialized (or that it is never use

[Bug sanitizer/61591] Undefined behavior sanitizer does not catch builtin_unreachable's from impossible devirtualization

2014-12-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61591 --- Comment #3 from Marek Polacek --- Recently I rewrote the implementation of -fsanitize=unreachable and now I get an Illegal instruction on the testcase attached. So is there anything else to do?

[Bug tree-optimization/63660] -Wmaybe-uninitialized false positive (uninit pass limits)

2014-12-03 Thread ed0.88.prez at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63660 --- Comment #2 from Edward-san --- Isn't it possible to bailout if the limit is reached?

[Bug sanitizer/61591] Undefined behavior sanitizer does not catch builtin_unreachable's from impossible devirtualization

2014-12-03 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61591 Martin Jambor changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug ipa/64153] [5.0 regression] r218205 miscompiles libgomp

2014-12-03 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64153 --- Comment #5 from Martin Jambor --- Author: jamborm Date: Wed Dec 3 14:05:51 2014 New Revision: 218316 URL: https://gcc.gnu.org/viewcvs?rev=218316&root=gcc&view=rev Log: 2014-12-03 Martin Jambor PR ipa/64153 * ipa-inline-analysis.

[Bug target/59593] [arm big-endian] using "ldrh" access a immediate which stored in a memory by word

2014-12-03 Thread fyang at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59593 --- Comment #6 from fyang at gcc dot gnu.org --- Author: fyang Date: Wed Dec 3 13:39:56 2014 New Revision: 218314 URL: https://gcc.gnu.org/viewcvs?rev=218314&root=gcc&view=rev Log: Backport from mainline 2014-11-20 Ramana Radhakri

[Bug rtl-optimization/64151] [5 Regression] r218266 caused many regressions

2014-12-03 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64151 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug rtl-optimization/64156] Subversion id 218266 breaks the big-endian 64-bit PowerPC build (wilco.dijks...@arm.com's mod to ira-costs.c)

2014-12-03 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64156 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/64156] Subversion id 218266 breaks the big-endian 64-bit PowerPC build (wilco.dijks...@arm.com's mod to ira-costs.c)

2014-12-03 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64156 --- Comment #5 from hjl at gcc dot gnu.org --- Author: hjl Date: Wed Dec 3 13:16:25 2014 New Revision: 218312 URL: https://gcc.gnu.org/viewcvs?rev=218312&root=gcc&view=rev Log: Revert r218266 gcc/ PR rtl-optimization/64151 PR rtl-opti

[Bug rtl-optimization/64151] [5 Regression] r218266 caused many regressions

2014-12-03 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64151 --- Comment #5 from hjl at gcc dot gnu.org --- Author: hjl Date: Wed Dec 3 13:16:25 2014 New Revision: 218312 URL: https://gcc.gnu.org/viewcvs?rev=218312&root=gcc&view=rev Log: Revert r218266 gcc/ PR rtl-optimization/64151 PR rtl-opti

[Bug go/63731] Fallback to netgo does not work

2014-12-03 Thread yohei at jp dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63731 --- Comment #20 from Yohei Ueda --- I noticed a Docker issue saying GC 1.4 does not rebuild the standard library with -a. https://github.com/docker/docker/issues/9449 I think the problem is now not limited to GCCGO.

[Bug middle-end/56917] -ftrapv detects a overflow wrongly.

2014-12-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56917 --- Comment #4 from Richard Biener --- fold looks too much through sign-changing NOP conversions, this makes it tricky to spot errors in patterns.

[Bug middle-end/56917] -ftrapv detects a overflow wrongly.

2014-12-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56917 Marek Polacek changed: What|Removed |Added Target Milestone|5.0 |4.8.4 --- Comment #3 from Marek Polacek

[Bug middle-end/56917] -ftrapv detects a overflow wrongly.

2014-12-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56917 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

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

2014-12-03 Thread nickc at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64010 --- Comment #9 from Nick Clifton --- Hi Ulrich, Thanks - ypur patch does work, and it is certainly better than mine. Will you be applying it to the gcc mainline sources ? (And maybe the 4.9 branch as well ?) Cheers Nick

[Bug rtl-optimization/64151] [5 Regression] r218266 caused many regressions

2014-12-03 Thread izamyatin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64151 Igor Zamyatin changed: What|Removed |Added CC||izamyatin at gmail dot com --- Comment #

[Bug c++/63558] cannot silence "jump to case label" with fpermissive

2014-12-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63558 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/14541] [tree-ssa] built-in math functions are not fully optimized at tree level

2014-12-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14541 --- Comment #18 from Richard Biener --- Author: rguenth Date: Wed Dec 3 11:55:14 2014 New Revision: 218308 URL: https://gcc.gnu.org/viewcvs?rev=218308&root=gcc&view=rev Log: 2014-12-03 Richard Biener PR middle-end/14541 * builtins.c

[Bug c++/64127] [5 regression] ICE on invalid: tree check: expected identifier_node, have template_id_expr in cp_parser_diagnose_invalid_type_name, at cp/parser.c:2980

2014-12-03 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64127 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #2 fro

[Bug c++/56493] [4.8/4.9/5 Regression] Performance regression in google dense hashmap

2014-12-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56493 --- Comment #19 from Richard Biener --- (In reply to Jakub Jelinek from comment #18) > (In reply to Richard Biener from comment #17) > > Btw, I think that > > > > (int) ((long unsigned int) q + D.2078) > > > > to > > > > (int) ((unsigned int)

[Bug c++/64106] [5 Regression][C++14] internal compiler error: in cxx_eval_store_expression

2014-12-03 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64106 --- Comment #5 from Kai Tietz --- + vec_safe_push (refs, TREE_OPERAND (probe, 0)); + vec_safe_push (refs, TREE_TYPE (probe)); ^ This looks to me wrong. INDIRECT_REF has just one argument, and is directly associated to underlying d

[Bug middle-end/63762] [ARM]GCC generates UNPREDICTABLE STR with Rn = Rt when hard-float abi is used

2014-12-03 Thread renlin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63762 --- Comment #8 from renlin at gcc dot gnu.org --- Author: renlin Date: Wed Dec 3 11:13:50 2014 New Revision: 218306 URL: https://gcc.gnu.org/viewcvs?rev=218306&root=gcc&view=rev Log: Backported from mainline gcc/ 2014-12-03 Renlin Li P

[Bug target/63661] [4.9 Regression] -O2 miscompiles with -mtune=nehalem or corei7

2014-12-03 Thread renlin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63661 --- Comment #29 from renlin at gcc dot gnu.org --- Author: renlin Date: Wed Dec 3 11:13:50 2014 New Revision: 218306 URL: https://gcc.gnu.org/viewcvs?rev=218306&root=gcc&view=rev Log: Backported from mainline gcc/ 2014-12-03 Renlin Li

[Bug target/64165] New: __builtin_frame_address causes segmentation fault in __static_initialization_and_destruction_0

2014-12-03 Thread angeldevil_007 at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64165 Bug ID: 64165 Summary: __builtin_frame_address causes segmentation fault in __static_initialization_and_destruction_0 Product: gcc Version: 4.9.2 Status: UNCONFIRMED

[Bug c++/64106] [5 Regression][C++14] internal compiler error: in cxx_eval_store_expression

2014-12-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64106 --- Comment #4 from Marek Polacek --- Slightly reduced testcase: void f (int &c, int &lc) { c >> (lc -= 8); }

[Bug c++/64106] [5 Regression][C++14] internal compiler error: in cxx_eval_store_expression

2014-12-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64106 --- Comment #3 from Marek Polacek --- I have a similar patch: --- a/gcc/cp/constexpr.c +++ b/gcc/cp/constexpr.c @@ -2581,6 +2581,12 @@ cxx_eval_store_expression (const constexpr_ctx *ctx, tree t, probe = TREE_OPERAND (probe, 0);

[Bug c++/64106] [5 Regression][C++14] internal compiler error: in cxx_eval_store_expression

2014-12-03 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64106 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #2 fro

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

2014-12-03 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64100 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #2 fro

[Bug c++/56493] [4.8/4.9/5 Regression] Performance regression in google dense hashmap

2014-12-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56493 --- Comment #18 from Jakub Jelinek --- (In reply to Richard Biener from comment #17) > Btw, I think that > > (int) ((long unsigned int) q + D.2078) > > to > > (int) ((unsigned int) q + (unsigned int) D.2078) > > doesn't look like an always pr

[Bug target/64154] enable fipa-ra for Thumb1

2014-12-03 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64154 vries at gcc dot gnu.org changed: What|Removed |Added Summary|enable fuse-caller-save for |enable fipa-ra for Thumb1

[Bug ipa/64153] [5.0 regression] r218205 miscompiles libgomp

2014-12-03 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64153 --- Comment #4 from Andreas Schwab --- This fixes all yesterday's testsuite regression.

  1   2   >