[Bug target/71869] __builtin_isgreater raises an invalid exception on PPC64 using __float128 inputs.

2016-07-26 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71869 --- Comment #2 from Michael Meissner --- Author: meissner Date: Wed Jul 27 04:45:59 2016 New Revision: 238779 URL: https://gcc.gnu.org/viewcvs?rev=238779&root=gcc&view=rev Log: [gcc] 2016-07-26 Michael Meissner PR target/71869

[Bug c++/72708] error on anonymous union in an unnamed namespace

2016-07-26 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72708 --- Comment #1 from Andrew Pinski --- I don't think so. Static != internal linkage. If anything you found a defect in the C++ language.

[Bug c++/72708] New: error on anonymous union in an unnamed namespace

2016-07-26 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72708 Bug ID: 72708 Summary: error on anonymous union in an unnamed namespace Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c+

[Bug c++/72707] New: [4.6/4.7/4.8/4.9/5/6/7 regression] local anonymous union member hides names in the same scope

2016-07-26 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72707 Bug ID: 72707 Summary: [4.6/4.7/4.8/4.9/5/6/7 regression] local anonymous union member hides names in the same scope Product: gcc Version: 7.0 Status: UNCONFIRMED

[Bug ada/25844] [4.9/5/6/7 regression] ICE on overloaded renames

2016-07-26 Thread anhvofrcaus at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25844 Anh Vo changed: What|Removed |Added CC||anhvofrcaus at gmail dot com --- Comment #17 fr

[Bug target/72103] ICE with gcc 7 for povray benchmark

2016-07-26 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72103 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/71862] [4.9/5/6/7 Regression] ICE in gfc_add_component_ref, at fortran/class.c:241

2016-07-26 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71862 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug fortran/71862] [4.9/5/6/7 Regression] ICE in gfc_add_component_ref, at fortran/class.c:241

2016-07-26 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71862 --- Comment #7 from kargl at gcc dot gnu.org --- Author: kargl Date: Tue Jul 26 22:42:49 2016 New Revision: 238774 URL: https://gcc.gnu.org/viewcvs?rev=238774&root=gcc&view=rev Log: 2016-07-22 Steven G. Kargl PR fortran/71862

[Bug c/71949] ATOMIC_FLAG_INIT definition in stdatomic.h

2016-07-26 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71949 --- Comment #1 from joseph at codesourcery dot com --- ATOMIC_FLAG_INIT is an initializer, not an expression that can be used in assignments. The C11 model is that it may not be valid to do assignments such as > atomic_flag f2; > f2 = ATO

[Bug c/71939] sole flexible array member in an anonymous structure rejected

2016-07-26 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71939 --- Comment #1 from joseph at codesourcery dot com --- On Wed, 20 Jul 2016, msebor at gcc dot gnu.org wrote: > While testing a fix for bug 71912 and comparing the C++ front end results to > those of the C front end I came across the following te

[Bug fortran/71961] [7 Regression] 178.galgel in SPEC CPU 2000 is miscompiled

2016-07-26 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71961 Thomas Koenig changed: What|Removed |Added Last reconfirmed|2016-07-21 00:00:00 | --- Comment #6 from Thomas Koenig ---

[Bug c++/72457] [6/7 Regression] ICE: Segmentation fault

2016-07-26 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72457 --- Comment #6 from Markus Trippelsdorf --- So, perhaps simply: diff --git a/gcc/cp/constexpr.c b/gcc/cp/constexpr.c index 6bcb41a..83fd9a4 100644 --- a/gcc/cp/constexpr.c +++ b/gcc/cp/constexpr.c @@ -734,7 +734,7 @@ cx_check_missing_mem_inits (

[Bug c++/71833] [4.9/5 regression] ICE on valid C++11 code with nested variadic templates: tree check: accessed elt 0 of tree_vec with 1 elts in coerce_template_parameter_pack, at cp/pt.c:7439

2016-07-26 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71833 --- Comment #5 from Jason Merrill --- Author: jason Date: Tue Jul 26 20:29:12 2016 New Revision: 238765 URL: https://gcc.gnu.org/viewcvs?rev=238765&root=gcc&view=rev Log: PR c++/71833 - member template with two parameter packs *

[Bug fortran/72051] gfortran bug - internal compiler error

2016-07-26 Thread wadud.miah at nag dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72051 --- Comment #16 from wadud.miah at nag dot co.uk --- I guess I just have to wait for a gfortran update in Fedora Core 23?

[Bug fortran/72051] gfortran bug - internal compiler error

2016-07-26 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72051 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/72051] gfortran bug - internal compiler error

2016-07-26 Thread wadud.miah at nag dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72051 --- Comment #14 from wadud.miah at nag dot co.uk --- Do I need to compile with "-fcheck=mem" to get it working?

[Bug fortran/72051] gfortran bug - internal compiler error

2016-07-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72051 --- Comment #13 from Martin Liška --- Created attachment 39024 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39024&action=edit Pre-processed source file Minimal command line: gfortran-5 pr72051.f90 -fcheck=mem

[Bug fortran/72051] gfortran bug - internal compiler error

2016-07-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72051 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|2016-07-25 00:00:0

[Bug fortran/72051] gfortran bug - internal compiler error

2016-07-26 Thread wadud.miah at nag dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72051 wadud.miah at nag dot co.uk changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolut

[Bug fortran/72051] gfortran bug - internal compiler error

2016-07-26 Thread wadud.miah at nag dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72051 --- Comment #10 from wadud.miah at nag dot co.uk --- I find this a very unusual response :-( What's the purpose of testing other compilers when the bug is in version 5.3.1? I'm not happy that the ticket has been closed without asking me whether I

[Bug c++/72415] [concepts] ICE in satisfy_predicate_constraint

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

[Bug fortran/72051] gfortran bug - internal compiler error

2016-07-26 Thread kargl at gcc dot gnu.org
ud. It compiles with gcc version 4.9.4 20160726 (prerelease) (GCC) gcc version 5.4.1 20160726 (GCC) I don't have 5.3.1 and don't intend to install it.

[Bug fortran/72698] [5/6/7 Regression] ICE in lhd_incomplete_type_error, at langhooks.c:205

2016-07-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72698 Martin Liška changed: What|Removed |Added Keywords||ice-on-invalid-code Status|UN

[Bug fortran/72699] [6/7 Regression] ICE in gfc_check_dependency, at fortran/dependency.c:1257

2016-07-26 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72699 Martin Liška changed: What|Removed |Added Keywords||ice-on-invalid-code Status|UN

[Bug c/72705] New: Netgear Router Tech support Number@1 800-653-1176@ Netgear Wireless router tech support number

2016-07-26 Thread andrusmith20168 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72705 Bug ID: 72705 Summary: Netgear Router Tech support Number@1 800-653-1176@ Netgear Wireless router tech support number Product: gcc Version: trans-mem Status: UNCONFIRMED

[Bug c++/72457] [6/7 Regression] ICE: Segmentation fault

2016-07-26 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72457 Markus Trippelsdorf changed: What|Removed |Added Keywords||ice-on-valid-code Target Milesto

[Bug fortran/52153] REAL128 gives extended precision, not quad precision

2016-07-26 Thread a.vogt at fulguritus dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52153 Alexander Vogt changed: What|Removed |Added CC||a.vogt at fulguritus dot com --- Commen

[Bug fortran/72698] New: ICE in lhd_incomplete_type_error, at langhooks.c:205

2016-07-26 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72698 Bug ID: 72698 Summary: ICE in lhd_incomplete_type_error, at langhooks.c:205 Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug fortran/72699] New: ICE in gfc_check_dependency, at fortran/dependency.c:1257

2016-07-26 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72699 Bug ID: 72699 Summary: ICE in gfc_check_dependency, at fortran/dependency.c:1257 Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priori

[Bug fortran/72699] ICE in gfc_check_dependency, at fortran/dependency.c:1257

2016-07-26 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72699 --- Comment #1 from Gerhard Steinmetz --- No ICE without explicit "implicit none". But of course again with added option -fimplicit-none. $ cat z2.f90 function f() result(z) character(:), allocatable :: z h = z(1) z(1) = h end

[Bug fortran/72698] ICE in lhd_incomplete_type_error, at langhooks.c:205

2016-07-26 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72698 --- Comment #1 from Gerhard Steinmetz --- This variant seems to work : $ cat z3.f90 program p character(:), allocatable :: z allocate (z, source=repeat('', 4)) print *, len(z), ' >>' // z // '<<' end $ gfortran-7-20160724 z3.f90 $

[Bug c++/72457] [7 Regression] ICE: Segmentation fault

2016-07-26 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72457 Markus Trippelsdorf changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comme

[Bug c/72695] New: Netgear Router Tech support Number@1 844-330-2330@ Netgear Wireless router tech support number

2016-07-26 Thread ckattyperry at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72695 Bug ID: 72695 Summary: Netgear Router Tech support Number@1 844-330-2330@ Netgear Wireless router tech support number Product: gcc Version: unknown Status: UNCONFIRMED

[Bug c++/72457] [7 Regression] ICE: Segmentation fault

2016-07-26 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72457 --- Comment #3 from Markus Trippelsdorf --- Created attachment 39023 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39023&action=edit reduced testcase

[Bug c/72692] New: Netgear Tech support Number@1 844-330-2330@ Netgear Wireless router tech support number

2016-07-26 Thread ckattyperry at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72692 Bug ID: 72692 Summary: Netgear Tech support Number@1 844-330-2330@ Netgear Wireless router tech support number Product: gcc Version: unknown Status: UNCONFIRMED

[Bug c/72691] New: Cisco Router support @1 844-330-2330@ Cisco router tech support number

2016-07-26 Thread ckattyperry at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72691 Bug ID: 72691 Summary: Cisco Router support @1 844-330-2330@ Cisco router tech support number Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug fortran/72051] gfortran bug - internal compiler error

2016-07-26 Thread wadud.miah at nag dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72051 --- Comment #8 from wadud.miah at nag dot co.uk --- Hi kargl, I am getting the bug with gfortran 5.3.1. could you try to reproduce the bug with that version? Regards, Wadud.

[Bug c/72688] New: Norton antivirus tech Support(+(1-855-990-5999)))number usa customer service phone number

2016-07-26 Thread ckattyperry at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72688 Bug ID: 72688 Summary: Norton antivirus tech Support(+(1-855-990-5999)))number usa customer service phone number Product: gcc Version: unknown Status:

[Bug c/72687] New: Avg antivirus tech Support(+(1-855-990-5999)))number usa customer service phone number

2016-07-26 Thread ckattyperry at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72687 Bug ID: 72687 Summary: Avg antivirus tech Support(+(1-855-990-5999)))number usa customer service phone number Product: gcc Version: unknown Status: UNCONFIRMED

[Bug c/72686] New: Avg Support(+(1-855-990-5999)))customer service phone number

2016-07-26 Thread ckattyperry at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72686 Bug ID: 72686 Summary: Avg Support(+(1-855-990-5999)))customer service phone number Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/71779] [5/6/7 regression] isl miscompiled with -mabi=ilp32

2016-07-26 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779 --- Comment #15 from Bernd Edlinger --- patch posted here: https://gcc.gnu.org/ml/gcc-patches/2016-07/msg01742.html

[Bug c/72685] New: Belkin Router support @1 844-330-2330@ Belkin router tech support number

2016-07-26 Thread ckattyperry at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72685 Bug ID: 72685 Summary: Belkin Router support @1 844-330-2330@ Belkin router tech support number Product: gcc Version: unknown Status: UNCONFIRMED Severity: norm

[Bug fortran/72051] gfortran bug - internal compiler error

2016-07-26 Thread kargl at gcc dot gnu.org
||kargl at gcc dot gnu.org Resolution|--- |INVALID --- Comment #7 from kargl at gcc dot gnu.org --- After screwing around with the build system, I managed to prove that both gcc version 7.0.0 20160726 (experimental) (GCC) gcc version 6.1.1

[Bug c/72684] New: Netgear Router support @1 844-330-2330@ Netgear router tech support number

2016-07-26 Thread ckattyperry at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72684 Bug ID: 72684 Summary: Netgear Router support @1 844-330-2330@ Netgear router tech support number Product: gcc Version: unknown Status: UNCONFIRMED Severity: no

[Bug ipa/72657] [7 regression][CHKP] internal compiler error: in ix86_expand_builtin

2016-07-26 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72657 --- Comment #2 from H.J. Lu --- (In reply to Ilya Enkovich from comment #1) > Looks like it is caused by remained direct fndecl comparisons in checker > code. > Usage of chkp_gimple_call_builtin_p everywhere should fix it. Will it also fix PR 72

[Bug c/59856] Support sparse-style context checking, used to validate locking correctness

2016-07-26 Thread josh at joshtriplett dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59856 --- Comment #21 from Josh Triplett --- (In reply to PaX Team from comment #20) > (In reply to Josh Triplett from comment #13) > > Note that in addition to complaining if *any* exit to the function doesn't > > have the correct "out" value, you als

[Bug lto/72683] New: [7 Regression] MPX test failures with LTO

2016-07-26 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72683 Bug ID: 72683 Summary: [7 Regression] MPX test failures with LTO Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto

[Bug c++/72682] New: Redundant concept diagnostics when the same concept is checked multiple times

2016-07-26 Thread adrian.wielgosik at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72682 Bug ID: 72682 Summary: Redundant concept diagnostics when the same concept is checked multiple times Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: min

[Bug fortran/72051] gfortran bug - internal compiler error

2016-07-26 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72051 --- Comment #6 from kargl at gcc dot gnu.org --- (In reply to wadud.miah from comment #2) > Created attachment 39018 [details] > source code to test gfortran bug > > Hello, > > I have attached the source code. Simply untar it and set FC to the g

[Bug c/64955] RFE: have -Wformat suggest the correct format string to use

2016-07-26 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64955 David Malcolm changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c/52952] Wformat location info is bad (wrong column number)

2016-07-26 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52952 David Malcolm changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug ada/72674] New: HEllo!~180-0445-2790 MCafee antivirus SUPPORT PHONE NUMBER

2016-07-26 Thread zzqr at tm dot tosunkaya.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72674 Bug ID: 72674 Summary: HEllo!~180-0445-2790 MCafee antivirus SUPPORT PHONE NUMBER Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal P

[Bug target/59833] ARM soft-float extendsfdf2 fails to quiet signaling NaN

2016-07-26 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59833 --- Comment #14 from joseph at codesourcery dot com --- powerpc failure of floating-point extensions to quiet signaling NaNs (because loads implicitly extend from float to double in a way that's defined as bit-manipulation rather than a convert

[Bug target/59833] ARM soft-float extendsfdf2 fails to quiet signaling NaN

2016-07-26 Thread seurer at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59833 Bill Seurer changed: What|Removed |Added CC||seurer at linux dot vnet.ibm.com --- Comm

[Bug c++/72659] Attribute may_alias breaks type matching

2016-07-26 Thread andysem at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72659 --- Comment #1 from andysem at mail dot ru --- Created attachment 39022 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39022&action=edit A reduced repro I was also able to reduce the code further (see the attach). Compile with: g++ -std=gn

[Bug ada/72664] New: HEllo!~180-0445-2790 AVG antivirus TECHNICAL SUPPORT PHONE NUMBER

2016-07-26 Thread zzqr at tm dot tosunkaya.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72664 Bug ID: 72664 Summary: HEllo!~180-0445-2790 AVG antivirus TECHNICAL SUPPORT PHONE NUMBER Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/72517] [7 Regression] 436.cactusADM: More than 40% regression in O3 and Ofast on AMD bdver4 m/c.

2016-07-26 Thread Amit.Pawar at amd dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72517 Amit Pawar changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug c++/72659] New: Attribute may_alias breaks type matching

2016-07-26 Thread andysem at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72659 Bug ID: 72659 Summary: Attribute may_alias breaks type matching Product: gcc Version: 5.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug target/70903] [4.9/5/6/7 Regression] wrong code with bfi @ aarch64 with -Os

2016-07-26 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70903 James Greenhalgh changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug rtl-optimization/71779] [5/6/7 regression] isl miscompiled with -mabi=ilp32

2016-07-26 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779 James Greenhalgh changed: What|Removed |Added CC||zsojka at seznam dot cz --- Comment #

[Bug rtl-optimization/71779] [5/6/7 regression] isl miscompiled with -mabi=ilp32

2016-07-26 Thread tamar.christina at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779 --- Comment #13 from Tamar Christina --- Also successfully bootstrapped on an aarch64 juno board and no regressions.

[Bug c++/72457] [7 Regression] ICE: Segmentation fault

2016-07-26 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72457 --- Comment #2 from Markus Trippelsdorf --- Created attachment 39020 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39020&action=edit Somewhat reduced testcase Thread 2.1 "cc1plus" received signal SIGSEGV, Segmentation fault. [Switching to

[Bug tree-optimization/18046] Missed jump threading optimization

2016-07-26 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18046 --- Comment #19 from Patrick Palka --- Author: ppalka Date: Tue Jul 26 15:19:58 2016 New Revision: 238761 URL: https://gcc.gnu.org/viewcvs?rev=238761&root=gcc&view=rev Log: Teach VRP to register assertions along default switch labels (PR18046)

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

2016-07-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72488 --- Comment #4 from Richard Biener --- -Os -fno-tree-sink -fno-tree-reassoc -fno-tree-loop-im -fno-tree-pre -fdisable-tree-ifcombine -fno-tree-loop-optimize -fno-tree-forwprop -fdisable-tree-vrp2 -fdisable-tree-phiopt3 -fdisable-tree-phiopt2 -fd

[Bug ipa/72657] [7 regression][CHKP] internal compiler error: in ix86_expand_builtin

2016-07-26 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72657 --- Comment #1 from Ilya Enkovich --- Looks like it is caused by remained direct fndecl comparisons in checker code. Usage of chkp_gimple_call_builtin_p everywhere should fix it.

[Bug rtl-optimization/71984] [7 Regression] wrong code with -O -mavx512cd

2016-07-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71984 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/72517] [7 Regression] 436.cactusADM: More than 40% regression in O3 and Ofast on AMD bdver4 m/c.

2016-07-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72517 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ipa/72657] New: [7 regression][CHKP] internal compiler error: in ix86_expand_builtin

2016-07-26 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72657 Bug ID: 72657 Summary: [7 regression][CHKP] internal compiler error: in ix86_expand_builtin Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/71984] [7 Regression] wrong code with -O -mavx512cd

2016-07-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71984 --- Comment #5 from Richard Biener --- Author: rguenth Date: Tue Jul 26 14:11:21 2016 New Revision: 238757 URL: https://gcc.gnu.org/viewcvs?rev=238757&root=gcc&view=rev Log: 2016-07-26 Richard Biener PR rtl-optimization/71984

[Bug tree-optimization/72517] [7 Regression] 436.cactusADM: More than 40% regression in O3 and Ofast on AMD bdver4 m/c.

2016-07-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72517 --- Comment #4 from Richard Biener --- Author: rguenth Date: Tue Jul 26 14:07:05 2016 New Revision: 238756 URL: https://gcc.gnu.org/viewcvs?rev=238756&root=gcc&view=rev Log: 2016-07-26 Richard Biener PR middle-end/72517 * exp

[Bug c++/72104] Inner templated class with stream operator fails to compile

2016-07-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72104 --- Comment #3 from Jonathan Wakely --- (In reply to Romain Geissler from comment #0) > Is this a gcc bug ? Or is this invalid C++ ? GCC 6, Clang and EDG all reject it for the same reason, so it's probably invalid, and is now rejected due to G++

[Bug c++/72507] incorrectly accepts invalid C++11 code that tries to allocate an incomplete type

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

[Bug middle-end/70920] if ((intptr_t)ptr == 0) doesn't get simplified to if (ptr == 0)

2016-07-26 Thread prathamesh3492 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70920 prathamesh3492 at gcc dot gnu.org changed: What|Removed |Added CC||prathamesh3492 at gcc

[Bug c++/72481] Compile error for varadic template

2016-07-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72481 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid Status|UNCON

[Bug c++/72640] New: NORTON™1-844+307=0840 NORTON antivirus technical support phone number usa

2016-07-26 Thread threas1938 at jourrapide dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72640 Bug ID: 72640 Summary: NORTON™1-844+307=0840 NORTON antivirus technical support phone number usa Product: gcc Version: trans-mem Status: UNCONFIRMED Severity: c

[Bug c++/72639] New: AVG™1-844+307=0840 AVG antivirus technical support phone number usa

2016-07-26 Thread threas1938 at jourrapide dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72639 Bug ID: 72639 Summary: AVG™1-844+307=0840 AVG antivirus technical support phone number usa Product: gcc Version: trans-mem Status: UNCONFIRMED Severity: critica

[Bug ada/72624] New: 1844// 307 // 0840 AVG customer service number

2016-07-26 Thread teagreen80 at uw5t6ds54 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72624 Bug ID: 72624 Summary: 1844// 307 // 0840 AVG customer service number Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/72622] New: +++QB 1.8 44.30 7.08,40 Sbcglobal customer support Phone Number Sbcglobal tech Support Phone Number

2016-07-26 Thread burnet62 at uw5t6ds54 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72622 Bug ID: 72622 Summary: +++QB 1.8 44.30 7.08,40 Sbcglobal customer support Phone Number Sbcglobal tech Support Phone Number Product: gcc Version: trans-mem Status: UNCONFI

[Bug c++/72580] Cannot throw non movable object

2016-07-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 --- Comment #5 from Jonathan Wakely --- Please stop changing the resolution to FIXED! The relevant rule is [class.copy] p32 in C++14 but this is not the right place to learn C++, try somewhere like stackoverflow.

[Bug c++/72580] Cannot throw non movable object

2016-07-26 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 Andreas Schwab changed: What|Removed |Added Resolution|FIXED |INVALID

[Bug c++/72580] Cannot throw non movable object

2016-07-26 Thread gleb at scylladb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 Gleb Natapov changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #4 from Gleb Natapov -

[Bug c++/72580] Cannot throw non movable object

2016-07-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 Jonathan Wakely changed: What|Removed |Added Resolution|FIXED |INVALID --- Comment #3 from Jonathan W

[Bug c++/72580] Cannot throw non movable object

2016-07-26 Thread gleb at scylladb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 Gleb Natapov changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #2 from Gleb Natapov -

[Bug ada/72602] New: Norton @@@1800+810+1018 @ technical support number, norton helpline number UK

2016-07-26 Thread una at c dot cynaver.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72602 Bug ID: 72602 Summary: Norton @@@1800+810+1018 @ technical support number, norton helpline number UK Product: gcc Version: unknown Status: UNCONFIRMED Severity:

[Bug tree-optimization/72517] [7 Regression] 436.cactusADM: More than 40% regression in O3 and Ofast on AMD bdver4 m/c.

2016-07-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72517 --- Comment #3 from Richard Biener --- Does Index: gcc/expmed.c === --- gcc/expmed.c(revision 238743) +++ gcc/expmed.c(working copy) @@ -1581,6 +1581,7 @@ extract_bi

[Bug c++/72580] Cannot throw non movable object

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

[Bug gcov-profile/68025] pragma/attribute optimize("profile-arcs") does not work as intended

2016-07-26 Thread coolypf at qq dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68025 --- Comment #5 from Yuan Pengfei --- (In reply to Martin Liška from comment #4) > May I please ask you for motivation of having such a control? Some functions in the Linux kernel, when instrumented, may cause boot failure. Therefore, fine-grain

[Bug c/72587] New: Help@Call 1-844-330-2330@@ Belkin Router support Phone Number

2016-07-26 Thread gkattyperry at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72587 Bug ID: 72587 Summary: Help@Call 1-844-330-2330@@ Belkin Router support Phone Number Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c/72583] New: Help@Call 1-844-330-2330@@ Netgear Router support Phone Numb

2016-07-26 Thread gkattyperry at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72583 Bug ID: 72583 Summary: Help@Call 1-844-330-2330@@ Netgear Router support Phone Numb Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/72580] New: Cannot throw non movable object

2016-07-26 Thread gleb at scylladb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 Bug ID: 72580 Summary: Cannot throw non movable object Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ A

[Bug target/72103] ICE with gcc 7 for povray benchmark

2016-07-26 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72103 --- Comment #6 from Alan Modra --- Author: amodra Date: Tue Jul 26 10:29:32 2016 New Revision: 238746 URL: https://gcc.gnu.org/viewcvs?rev=238746&root=gcc&view=rev Log: [RS6000] push_secondary_reload ICE PR target/72103 * config

[Bug target/72103] ICE with gcc 7 for povray benchmark

2016-07-26 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72103 --- Comment #5 from Alan Modra --- Author: amodra Date: Tue Jul 26 10:28:59 2016 New Revision: 238745 URL: https://gcc.gnu.org/viewcvs?rev=238745&root=gcc&view=rev Log: [RS6000] push_secondary_reload ICE PR target/72103 * config

[Bug target/72103] ICE with gcc 7 for povray benchmark

2016-07-26 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72103 --- Comment #4 from Alan Modra --- Author: amodra Date: Tue Jul 26 10:27:34 2016 New Revision: 238744 URL: https://gcc.gnu.org/viewcvs?rev=238744&root=gcc&view=rev Log: [RS6000] push_secondary_reload ICE PR target/72103 * config

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

2016-07-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72488 --- Comment #3 from Richard Biener --- -fdisable-tree-vrp1 "fixes" it (yes, the revision uncovered a latent bug). VRP1 performs a lot of jump-threading thus it isn't very likely the culprit. Program received signal SIGFPE, Arithmetic exception.

[Bug debug/72570] New: 1 888 811 4532 Kindle Fire Technical Support Phone Number

2016-07-26 Thread avamonw at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72570 Bug ID: 72570 Summary: 1 888 811 4532 Kindle Fire Technical Support Phone Number Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Pr

[Bug tree-optimization/72517] [7 Regression] 436.cactusADM: More than 40% regression in O3 and Ofast on AMD bdver4 m/c.

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

[Bug c/72564] New: shudhplus@(1-844-307-084-0) SBCGLOBAL Tech Support phone number,SBCGLOBAL technical support phone number

2016-07-26 Thread janette75 at uw5t6ds54 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72564 Bug ID: 72564 Summary: shudhplus@(1-844-307-084-0) SBCGLOBAL Tech Support phone number,SBCGLOBAL technical support phone number Product: gcc Version: new-ra Status: UNCON

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

2016-07-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72488 Richard Biener changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org ---

[Bug c++/72457] [7 Regression] ICE: Segmentation fault

2016-07-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72457 Richard Biener changed: What|Removed |Added Target Milestone|--- |7.0

[Bug tree-optimization/72443] VRP derives poor range for "y = (int)x + C;" when x has an anti-range

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

  1   2   >