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
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.
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+
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72103
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71862
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
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
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
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
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 ---
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 (
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
*
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?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72051
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
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?
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
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72415
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72698
Martin Liška changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Status|UN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72699
Martin Liška changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Status|UN
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72457
Markus Trippelsdorf changed:
What|Removed |Added
Keywords||ice-on-valid-code
Target Milesto
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52153
Alexander Vogt changed:
What|Removed |Added
CC||a.vogt at fulguritus dot com
--- Commen
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
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
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
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
$
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72457
Markus Trippelsdorf changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comme
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
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
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
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
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.
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:
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
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
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
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
||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
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
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
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
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64955
David Malcolm changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52952
David Malcolm changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
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
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
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72517
Amit Pawar changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
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++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70903
James Greenhalgh changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779
James Greenhalgh changed:
What|Removed |Added
CC||zsojka at seznam dot cz
--- Comment #
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.
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
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)
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
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71984
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72517
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
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
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
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
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++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72507
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70920
prathamesh3492 at gcc dot gnu.org changed:
What|Removed |Added
CC||prathamesh3492 at gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72481
Jonathan Wakely changed:
What|Removed |Added
Keywords||rejects-valid
Status|UNCON
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
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
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:
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
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580
Andreas Schwab changed:
What|Removed |Added
Resolution|FIXED |INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580
Gleb Natapov changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #4 from Gleb Natapov -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580
Jonathan Wakely changed:
What|Removed |Added
Resolution|FIXED |INVALID
--- Comment #3 from Jonathan W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580
Gleb Natapov changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #2 from Gleb Natapov -
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:
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
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
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
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
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
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
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
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
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.
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72517
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
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
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
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72457
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72443
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
1 - 100 of 138 matches
Mail list logo