[Bug libstdc++/60401] stdlib.h does not provide abs(long) overload

2016-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60401 --- Comment #9 from Jonathan Wakely --- The isnan and isinf errors need a glibc fix, which will be in glibc 2.23, the rest I have a patch for.

[Bug preprocessor/69391] Incorrect __LINE__ expansion with -ftrack-macro-expansion=0 on g++5.2

2016-01-20 Thread mail at bobah dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69391 mail at bobah dot net changed: What|Removed |Added Summary|Incorrect __LINE__ |Incorrect __LINE__

[Bug c/24293] Undefined behaviour not diagnosed with -fsyntax-only

2016-01-20 Thread prathamesh3492 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24293 --- Comment #5 from prathamesh3492 at gcc dot gnu.org --- Author: prathamesh3492 Date: Wed Jan 20 16:25:23 2016 New Revision: 232622 URL: https://gcc.gnu.org/viewcvs?rev=232622&root=gcc&view=rev Log: 2016-01-15 Prathamesh Kulkarni PR

[Bug preprocessor/69391] New: Incorrect __LINE__ expansion with -ftrack-macro-expansion=0

2016-01-20 Thread mail at bobah dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69391 Bug ID: 69391 Summary: Incorrect __LINE__ expansion with -ftrack-macro-expansion=0 Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal Pr

[Bug libstdc++/60401] stdlib.h does not provide abs(long) overload

2016-01-20 Thread vogt at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60401 --- Comment #8 from Dominik Vogt --- List of functions the test complains about: acosh, asinh, atanh, cbrt, copysign, erf, erfc, exp2, expm1, fdim, fma, fmax, fmin, hypot, ilogb, isinf, isnan, lgamma, llrint, llround, log1p, log2, logb, lrint, l

[Bug libstdc++/60401] stdlib.h does not provide abs(long) overload

2016-01-20 Thread vogt at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60401 --- Comment #7 from Dominik Vogt --- Created attachment 37408 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37408&action=edit List of errors This is a list of all remaining errors of the Plumhall test. I've not checked whether they all d

[Bug libstdc++/60401] stdlib.h does not provide abs(long) overload

2016-01-20 Thread vogt at linux dot vnet.ibm.com
conversion from ‘double (*)(double) throw ()’ to ‘long double (*)(long double)’ [-fpermissive] static long double (*p3c_)(long double) = acosh; ^ $ g++ --version g++ (GCC) 6.0.0 20160120 (experimental)

[Bug target/46393] [4.9/5/6 Regression] m68k code size regression

2016-01-20 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46393 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P4 Summary|m68k code size re

[Bug libstdc++/69310] [6 Regression] Revision r232454 breaks bootstrap on x86_64-apple-darwin15

2016-01-20 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69310 --- Comment #12 from Jack Howarth --- I can confirm that the following change allows current gcc trunk to bootstrap on x86_64-apple-darwin15. Index: libstdc++-v3/config/os/bsd/darwin/os_defines.h =

[Bug c++/69116] [4.9/5/6 Regression] compile error when including valarray

2016-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69116 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|NEW CC|

[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 --- Comment #3 from Paul Thomas --- Hi, The immediate problem is that if (gfc_option.rtcheck & GFC_RTCHECK_MEM && gfc_expr_attr (expr1).allocatable && expr1->rank && !expr2->rank) { in gfc_trans_assi

[Bug target/65096] Illegal memory access beyond packed struct ARCH: ppc64

2016-01-20 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65096 --- Comment #8 from Bill Schmidt --- I would say so. OP may reopen if he can reproduce on 5.2 or later. Almost certainly a dup.

[Bug target/65546] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-31a.c

2016-01-20 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65546 Bill Schmidt changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[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 #3 from Jonathan Wakely --- (In reply to Ed Smith-Rowland from comment #2) > The message looks more like a header - cmath - is not included or that > the line > // { dg-options "-D__STDCPP_WANT_MATH_SPEC_FUNCS__" } > or equivalent is

[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 #3 from hjl at gcc dot gnu.org --- Author: hjl Date: Wed Jan 20 14:34:55 2016 New Revision: 232617 URL: https://gcc.gnu.org/viewcvs?rev=232617&root=gcc&view=rev Log: Require non-x32 target for compile-time MPX tests Compile-time MPX

[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&root=gcc&view=rev Log: PR tree-optimization/66612 * gcc.target/powerpc/20050830-

[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 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 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 Resolution|--

[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 --- C

[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 this

[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++ Assignee

[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 fro

[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&root=gcc&view=rev Log: Require non-x32 target for compile-time MPX tests Compile-time MPX

[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&root=gcc&view=rev Log: Require non-x32 target for compile-time MPX tests Compile-time MPX

[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 --- Commen

[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 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 #13 from Jakub Jelinek --- So, without the tree-dfa.c change current trunk in esra transforms: G, J>, Sz> div(U&, double) [with int Sz = 3] (struct U & p1, double p2) { + const double * SR.27; + const double * SR.26; + const doub

[Bug c++/69384] defaulted default constructor not defined as deleted for class with a const data member which does not have a user-provided default constructor

2016-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69384 --- Comment #2 from Jonathan Wakely --- N.B. if you just do "B b;" you get an error, but "B b{};" explicitly zero-initializes the entire object, so nothing is left uninitialized.

[Bug c++/69384] defaulted default constructor not defined as deleted for class with a const data member which does not have a user-provided default constructor

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

[Bug c/69389] New: bit field incompatible with OpenMP atomic update

2016-01-20 Thread weeks at iastate dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69389 Bug ID: 69389 Summary: bit field incompatible with OpenMP atomic update Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

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

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69355 --- Comment #12 from Richard Biener --- (In reply to Jakub Jelinek from comment #11) > --- gcc/tree-dfa.c.jj 2016-01-04 14:55:50.0 +0100 > +++ gcc/tree-dfa.c2016-01-20 11:06:15.226682927 +0100 > @@ -395,7 +395,7 @@ get_ref_base_and_ex

[Bug c++/69387] undefined reference to constant in template

2016-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69387 --- Comment #4 from Jonathan Wakely --- Yes. This is a FAQ: https://gcc.gnu.org/wiki/VerboseDiagnostics#missing_static_const_definition

[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 sou

[Bug c++/69387] undefined reference to constant in template

2016-01-20 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69387 --- Comment #3 from Bernd Edlinger --- Oh, now I see, you mean: C++ Standard, Sec. 9.4.2 paragraph 4 says: If a static data member is of const integral or const enumeration type, its declaration in the class definition can specify a constant-ini

[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 Jakub Jelinek changed: What|Removed |Added CC||jamborm at gcc dot gnu.org --- Comment #

[Bug tree-optimization/69328] [6 Regression] ice in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1379 with -O3

2016-01-20 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69328 --- Comment #7 from Ilya Enkovich --- Author: ienkovich Date: Wed Jan 20 12:37:01 2016 New Revision: 232608 URL: https://gcc.gnu.org/viewcvs?rev=232608&root=gcc&view=rev Log: gcc/ PR tree-optimization/69328 * tree-vect-stmts.c (

[Bug libstdc++/69386] [6 regression] r232586 breaks mingw-w64 bootstrap

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

[Bug libstdc++/69386] [6 regression] r232586 breaks mingw-w64 bootstrap

2016-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69386 --- Comment #5 from Jonathan Wakely --- Author: redi Date: Wed Jan 20 12:34:25 2016 New Revision: 232607 URL: https://gcc.gnu.org/viewcvs?rev=232607&root=gcc&view=rev Log: Ensure C++ language linkage in cmath and cstdlib PR libstdc++/69

[Bug libstdc++/69388] Allow functexcept.cc definitions to be replaced

2016-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69388 --- Comment #1 from Jonathan Wakely --- It would also offer a better way for Firefox to do: https://dxr.mozilla.org/mozilla-central/source/memory/mozalloc/throw_gcc.h

[Bug libstdc++/69388] New: Allow functexcept.cc definitions to be replaced

2016-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69388 Bug ID: 69388 Summary: Allow functexcept.cc definitions to be replaced Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component

[Bug libgomp/40374] OpenMP version needs updating in GCC 4.4.0 manual

2016-01-20 Thread weeks at iastate dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40374 Nathan Weeks changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[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 #10 from Jakub Jelinek --- Reduced testcase: template struct A; template <> struct A<1> {}; template struct B { template struct C { typedef T *iterator; C (iterator p1) : m_iter (p1) {} void operator, (T p1) { *m_i

[Bug tree-optimization/69347] [6 regression] excessive compile time with -O2

2016-01-20 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69347 Markus Trippelsdorf changed: What|Removed |Added Keywords||memory-hog --- Comment #10 from Ma

[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, &b); > return (p <

[Bug tree-optimization/69347] [6 regression] excessive compile time with -O2

2016-01-20 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69347 Markus Trippelsdorf changed: What|Removed |Added Status|RESOLVED|REOPENED Component|middle

[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 * ipa-pol

[Bug middle-end/69347] [6 regression] excessive compile time with -O2

2016-01-20 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69347 --- Comment #8 from Markus Trippelsdorf --- There is still a big difference between gcc-5 and trunk for this testcase: gcc-5: ... TOTAL : 27.97 1.2129.21 213855 kB gcc-6: ... tree VRP

[Bug ipa/66223] [5/6 Regression] Diagnostic of pure virtual function call broken, including __cxa_pure_virtual

2016-01-20 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66223 Jan Hubicka changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug libstdc++/69310] [6 Regression] Revision r232454 breaks bootstrap on x86_64-apple-darwin15

2016-01-20 Thread torvald at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69310 --- Comment #11 from torvald at gcc dot gnu.org --- (In reply to Jack Howarth from comment #10) > It is unclear if the changes in r232454, to avoid the explicit linkage on > libitm, can ever be made darwin-friendly. On darwin, every single executa

[Bug c++/69387] undefined reference to constant in template

2016-01-20 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69387 --- Comment #2 from Bernd Edlinger --- Do you mean that is invalid? class StatusCode { public: static const int TEST_VALUE = 0x2; }; I thought it is like defining const int XXX = 123; which is actually only a #define not a linker symbol. I

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

2016-01-20 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68881 Jan Hubicka changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

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

2016-01-20 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68881 --- Comment #10 from Jan Hubicka --- OK, I would say it is bug in gas, too, but I do have patch for "optimizing" weakrefs into transparent aliases queued for next stage 1. I will break it out and re-test. The only not 100% trivial part is copyi

[Bug libstdc++/69386] [6 regression] r232586 breaks mingw-w64 bootstrap

2016-01-20 Thread ismail at i10z dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69386 --- Comment #4 from İsmail Dönmez --- (In reply to Jonathan Wakely from comment #3) > Created attachment 37407 [details] > Set language linkage for C++ headers > > Does this fix it? Yes it does. Thanks!

[Bug libstdc++/69386] [6 regression] r232586 breaks mingw-w64 bootstrap

2016-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69386 --- Comment #3 from Jonathan Wakely --- Created attachment 37407 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37407&action=edit Set language linkage for C++ headers Does this fix it?

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

2016-01-20 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69369 Jan Hubicka changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c/68513] [5 Regression] ICE in gimplify_expr, at gimplify.c:8832, c_maybe_const_expr in IL

2016-01-20 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68513 Marek Polacek changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug c/68513] [5 Regression] ICE in gimplify_expr, at gimplify.c:8832, c_maybe_const_expr in IL

2016-01-20 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68513 --- Comment #15 from Marek Polacek --- Author: mpolacek Date: Wed Jan 20 11:24:51 2016 New Revision: 232605 URL: https://gcc.gnu.org/viewcvs?rev=232605&root=gcc&view=rev Log: PR c/68513 * match.pd ((x & ~m) | (y & m)): Only perfo

[Bug libstdc++/69386] [6 regression] r232586 breaks mingw-w64 bootstrap

2016-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69386 --- Comment #2 from Jonathan Wakely --- OK I see the problem, this is a MinGW-w64 bug, but I can solve it in libstdc++. windows.h includes windef.h which includes minwindef.h which does: #ifdef __cplusplus extern "C" { #endif ... #include and

[Bug libstdc++/69386] [6 regression] r232586 breaks mingw-w64 bootstrap

2016-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69386 --- Comment #1 from Jonathan Wakely --- Hmm, those functions should not be extern "C". Could you please re-run that compile command for eh_arm.cc with -save-temps and send me the preprocessed source? I'll start looking through the mingw-w64 head

[Bug c++/69363] ICE when doing a pragma simd reduction with max

2016-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69363 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/69362] ICE when doing a pragma reduction with the wrong variable

2016-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69362 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/69363] ICE when doing a pragma simd reduction with max

2016-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69363 --- Comment #1 from Jakub Jelinek --- The bug is that cp_parser_cilk_simd_all_clauses and c_parser_cilk_simd_all_clauses calls c_finish_cilk_clauses rather than the OpenMP clauses finalization routines in each of the FEs, perhaps with some argume

[Bug libstdc++/69386] [6 regression] r232586 breaks mingw-w64 bootstrap

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

[Bug testsuite/69366] All MPX tests are unsupported

2016-01-20 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69366 --- Comment #1 from Ilya Enkovich --- Suppose you mean tests related to i386.exp which misses mpx_init call. But probably runtime tests should be simply moved into mpx subdir.

[Bug tree-optimization/69378] [6 Regression] FAIL: g++.dg/tree-ssa/pr61034.C

2016-01-20 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69378 --- Comment #6 from Thomas Preud'homme --- This patch works for me on this testcase.

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

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69385 Richard Biener changed: What|Removed |Added Priority|P3 |P4 Target Milestone|---

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

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

[Bug libstdc++/69386] [6 regression] r232586 breaks mingw-w64 bootstrap

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69386 Richard Biener changed: What|Removed |Added Keywords||build Target|

[Bug c++/69387] undefined reference to constant in template

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69387 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/69378] [6 Regression] FAIL: g++.dg/tree-ssa/pr61034.C

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69378 --- Comment #5 from Richard Biener --- Created attachment 37406 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37406&action=edit patch for testing Patch I am testing.

[Bug tree-optimization/69378] [6 Regression] FAIL: g++.dg/tree-ssa/pr61034.C

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69378 Richard Biener changed: What|Removed |Added CC||law at gcc dot gnu.org --- Comment #4 f

[Bug c++/69387] New: undefined reference to constant in template

2016-01-20 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69387 Bug ID: 69387 Summary: undefined reference to constant in template Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug bootstrap/69386] New: [6 regression] r232586 breaks mingw-w64 bootstrap

2016-01-20 Thread ismail at i10z dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69386 Bug ID: 69386 Summary: [6 regression] r232586 breaks mingw-w64 bootstrap Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: b

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

2016-01-20 Thread mar...@mpa-garching.mpg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69385 Bug ID: 69385 Summary: [6 regression] ICE on valid with -fcheck=all Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortra

[Bug libstdc++/69383] [6 Regression] r232586 breaks Firefox build

2016-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69383 --- Comment #6 from Jonathan Wakely --- (In reply to Jakub Jelinek from comment #2) > Firefox could use > #define _GLIBCXX_INCLUDE_NEXT_C_HEADERS > #include_next > #undef _GLIBCXX_INCLUDE_NEXT_C_HEADERS > instead of just > #include_next > to ge

[Bug libstdc++/69383] [6 Regression] r232586 breaks Firefox build

2016-01-20 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69383 Markus Trippelsdorf changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c++/69379] [6 Regression] ICE in fold_convert_loc, at fold-const.c:2366

2016-01-20 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69379 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org --- Co

[Bug libstdc++/69383] [6 Regression] r232586 breaks Firefox build

2016-01-20 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69383 --- Comment #4 from Markus Trippelsdorf --- Created attachment 37404 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37404&action=edit unreduced testcase

[Bug c++/69384] New: defaulted default constructor not defined as deleted for class with a const data member which does not have a user-provided default constructor

2016-01-20 Thread sensorflo at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69384 Bug ID: 69384 Summary: defaulted default constructor not defined as deleted for class with a const data member which does not have a user-provided default constructor Produc

[Bug libstdc++/69383] [6 Regression] r232586 breaks Firefox build

2016-01-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69383 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug libstdc++/69383] [6 Regression] r232586 breaks Firefox build

2016-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69383 --- Comment #2 from Jakub Jelinek --- Firefox could use #define _GLIBCXX_INCLUDE_NEXT_C_HEADERS #include_next #undef _GLIBCXX_INCLUDE_NEXT_C_HEADERS instead of just #include_next to get the old behavior I guess.

[Bug tree-optimization/69378] [6 Regression] FAIL: g++.dg/tree-ssa/pr61034.C

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69378 --- Comment #3 from Richard Biener --- Ok, difference is in PRE: --- a/pr61034.C.123t.pre2016-01-20 10:27:14.052404275 +0100 +++ b/pr61034.C.123t.pre2016-01-20 10:26:24.331842158 +0100 @@ -778,289 +778,344 @@ Value numbering sto

[Bug tree-optimization/69377] [6 Regression] wrong code at -O2 on x86_64-linux-gnu (in 32-bit mode)

2016-01-20 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69377 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/69383] [6 Regression] r232586 breaks Firefox build

2016-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69383 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug target/69381] Maximum long loop completes immediately

2016-01-20 Thread alexander.gantman at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69381 --- Comment #2 from Alexander Gantman --- We also had checked it on x86 and it was ok.The problem is only on ARC. more over it works fine with Arc Compiler. Only GCC generates wrong assembly.

[Bug libstdc++/69383] New: [6 Regression] r232586 breaks Firefox build

2016-01-20 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69383 Bug ID: 69383 Summary: [6 Regression] r232586 breaks Firefox build Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc

[Bug tree-optimization/69376] [6 Regression] wrong code at -Os and above on x86_64-linux-gnu

2016-01-20 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69376 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/69378] [6 Regression] FAIL: g++.dg/tree-ssa/pr61034.C

2016-01-20 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69378 --- Comment #2 from Thomas Preud'homme --- Sadly no, it didn't.

[Bug fortran/69360] loop optimization produces invalid code when a common array has dimension 1 in some files

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69360 Richard Biener changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

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

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69369 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Status|UNCONFIRMED

[Bug target/69374] install.texi is bit-rotten

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69374 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/69376] [6 Regression] wrong code at -Os and above on x86_64-linux-gnu

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69376 Richard Biener changed: What|Removed |Added Keywords||wrong-code Target Milestone|---

[Bug rtl-optimization/69377] [6 Regression] wrong code at -O2 on x86_64-linux-gnu (in 32-bit mode)

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69377 Richard Biener changed: What|Removed |Added Target Milestone|--- |6.0 Summary|wrong code at -O

[Bug tree-optimization/69378] [6 Regression] FAIL: g++.dg/tree-ssa/pr61034.C

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69378 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/69379] [6 Regression] ICE in fold_convert_loc, at fold-const.c:2366

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69379 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug testsuite/69380] [6 Regression] FAIL: g++.dg/tree-ssa/pr69336.C scan-tree-dump-not optimized "cmap"

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69380 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug testsuite/69380] [6 Regression] FAIL: g++.dg/tree-ssa/pr69336.C scan-tree-dump-not optimized "cmap"

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69380 Richard Biener changed: What|Removed |Added CC|rguenther at suse dot de |alan.lawrence at arm dot com,

[Bug target/69381] Maximum long loop completes immediately

2016-01-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69381 Richard Biener changed: What|Removed |Added Target||arc Status|UNCONFIRMED

<    1   2   3   >