[Bug ipa/69239] [5/6 Regression] g++.dg/ipa/devirt-c-3.C FAILs with -O2 -fPIC --param=early-inlining-insns=196

2016-01-20 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69239 --- Comment #4 from Jan Hubicka --- Works for me now. I believe it was fixed by: 2016-01-13 Jan Hubicka PR ipa/66487

[Bug tree-optimization/69359] Warn about constant comparisons between pointers and arrays

2016-01-20 Thread fw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69359 --- Comment #2 from Florian Weimer --- (In reply to Jakub Jelinek from comment #1) > I'd find warning about p <= weird, warning about p < a makes sense, as well > as e.g. > int g (void) > { > int a[3], b; > int *p = f (a, ); > return (p <

[Bug testsuite/69371] UNRESOLVED: special_functions/18_riemann_zeta/check_value.cc compilation failed to produce executable

2016-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69371 --- Comment #1 from Jonathan Wakely --- Lots of other files use that function and don't have those directives either, e.g. testsuite/special_functions/18_riemann_zeta/compile.cc Is that also failing? Could you attach or send me preprocessed

[Bug c++/69355] [5/6 Regression] Wrong results with -O1 optimization

2016-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69355 --- Comment #14 from Jakub Jelinek --- Note the above dumps are with -O1 -g0 -fno-asynchronous-unwind-tables -fno-exceptions (what I've been using in the testsuite reduction).

[Bug rtl-optimization/69052] [6 Regression] Performance regression after r229402.

2016-01-20 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69052 --- Comment #4 from amker at gcc dot gnu.org --- (In reply to Igor Zamyatin from comment #3) > (In reply to amker from comment #2) > > It's my change, I will look into it. > > Any plans on this? Sorry for late response, I will try to get to

[Bug target/68895] [ARM] ICE with target attributes

2016-01-20 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68895 chrbr at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/68674] ARM/AARCH64 attribute target neon internal compiler error: in copy_to_mode_reg, at explow.c:595

2016-01-20 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68674 chrbr at gcc dot gnu.org changed: What|Removed |Added CC||clyon at gcc dot gnu.org ---

[Bug testsuite/69371] UNRESOLVED: special_functions/18_riemann_zeta/check_value.cc compilation failed to produce executable

2016-01-20 Thread 3dw4rd at verizon dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69371 --- Comment #2 from Ed Smith-Rowland <3dw4rd at verizon dot net> --- On 01/19/2016 10:19 PM, thopre01 at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69371 > > Bug ID: 69371 > Summary: UNRESOLVED:

[Bug testsuite/69366] Compile-time MPX tests may be unsupported

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

[Bug tree-optimization/66612] [6 regression] FAIL: gcc.target/powerpc/20050830-1.c scan-assembler bdn

2016-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66612 Jakub Jelinek changed: What|Removed |Added Priority|P1 |P2 Target Milestone|6.0

[Bug tree-optimization/66612] [6 regression] FAIL: gcc.target/powerpc/20050830-1.c scan-assembler bdn

2016-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66612 --- Comment #12 from Jakub Jelinek --- Author: jakub Date: Wed Jan 20 14:40:02 2016 New Revision: 232618 URL: https://gcc.gnu.org/viewcvs?rev=232618=gcc=rev Log: PR tree-optimization/66612 * gcc.target/powerpc/20050830-1.c:

[Bug fortran/69385] [6 regression] ICE on valid with -fcheck=all

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

[Bug c++/69390] New: dynamic_cast on rvalue fails

2016-01-20 Thread colu...@gmx-topmail.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69390 Bug ID: 69390 Summary: dynamic_cast on rvalue fails Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug target/69369] [6 Regression] internal compiler error: in remove_unreachable_nodes, at ipa.c:457

2016-01-20 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69369 --- Comment #3 from hjl at gcc dot gnu.org --- Author: hjl Date: Wed Jan 20 13:48:49 2016 New Revision: 232612 URL: https://gcc.gnu.org/viewcvs?rev=232612=gcc=rev Log: Require non-x32 target for compile-time MPX tests Compile-time MPX tests

[Bug testsuite/69366] All MPX tests are unsupported

2016-01-20 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69366 --- Comment #2 from hjl at gcc dot gnu.org --- Author: hjl Date: Wed Jan 20 13:51:42 2016 New Revision: 232613 URL: https://gcc.gnu.org/viewcvs?rev=232613=gcc=rev Log: Require non-x32 target for compile-time MPX tests Compile-time MPX tests

[Bug lto/68881] [6 Regression] UNRESOLVED/FAIL: gcc.dg/lto/attr-weakref-1 -O2 -flto

2016-01-20 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68881 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #12

<    1   2   3