https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82389
Bug ID: 82389
Summary: ICE on valid code on x86_64-linux-gnu: Segmentation
fault
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priori
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82355
--- Comment #3 from Richard Biener ---
Author: rguenth
Date: Mon Oct 2 07:32:52 2017
New Revision: 253336
URL: https://gcc.gnu.org/viewcvs?rev=253336&root=gcc&view=rev
Log:
2017-10-02 Richard Biener
PR tree-optimization/82355
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82355
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82384
Pierre-Marie de Rodat changed:
What|Removed |Added
CC||derodat at adacore dot com
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82390
Bug ID: 82390
Summary: gcc.dg/torture tests run with same optimization level
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82384
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82365
--- Comment #3 from Arnd Bergmann ---
I tried replacing the call to a noreturn function with a
__builtin_unreachable() statement, same result.
However, adding an empty assembler statement before the noreturn statement or
the __builtin_unreachabl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82384
--- Comment #3 from Eric Botcazou ---
> Thank you for reporting this. Could you please check that the attached
> untested patch fixes the issue you are reporting? (or tell me how to
> reproduce on my x86_64-linux box :-)) Thank you in advance!
I
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82360
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82362
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-*, i?86-*-*
Status
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71307
--- Comment #7 from rsandifo at gcc dot gnu.org
---
Author: rsandifo
Date: Mon Oct 2 08:11:07 2017
New Revision: 253337
URL: https://gcc.gnu.org/viewcvs?rev=253337&root=gcc&view=rev
Log:
[AArch64] PR71307: Define union class of POINTER+FP
ALL
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82363
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Version|unknown
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71307
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolutio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82364
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82391
Bug ID: 82391
Summary: [openacc] acc_on_device not folded at -O0
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82368
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82387
Martin Liška changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82389
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82391
--- Comment #1 from Tom de Vries ---
Created attachment 42274
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42274&action=edit
Tentative patch
Not tested yet on accelerator build & test setup.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82388
Martin Liška changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82389
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Assig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82379
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-*
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82377
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Version|unknown
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82385
Martin Liška changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UNCO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82374
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82382
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82369
Richard Biener changed:
What|Removed |Added
CC||amker at gcc dot gnu.org
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82327
--- Comment #6 from Richard Biener ---
So can you provide -v output then?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82392
Bug ID: 82392
Summary: Allign arrays for faster execution
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82362
--- Comment #3 from Thomas Koenig ---
The Fortran part is now PR82392.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82381
Martin Liška changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UNCO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25829
--- Comment #26 from Janne Blomqvist ---
I though I wrote somewhere why I gave up on this, after thinking a lot about
the problem in general. However, I can't find my writeup now, so I'll add a
short version here so that others who are interested
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82384
--- Comment #4 from H.J. Lu ---
(In reply to Pierre-Marie de Rodat from comment #1)
> Created attachment 42273 [details]
> Tentative untested fix
>
> Hello,
>
> Thank you for reporting this. Could you please check that the attached
I am testin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
Tom de Vries changed:
What|Removed |Added
CC||vries at gcc dot gnu.org
--- Comment #1 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82389
--- Comment #3 from Jakub Jelinek ---
So the fix is very easy:
--- gcc/tree-ssa-dse.c.jj 2017-09-29 23:05:40.0 +0200
+++ gcc/tree-ssa-dse.c 2017-10-02 10:40:21.962488571 +0200
@@ -577,10 +577,10 @@ dse_classify_store (ao_ref *ref,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82363
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82387
--- Comment #2 from Martin Liška ---
*** Bug 82377 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82377
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82381
Richard Biener changed:
What|Removed |Added
Keywords|ice-on-valid-code |ice-checking
Last reconfirmed|2017-10
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82382
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82386
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82358
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82390
--- Comment #1 from Richard Biener ---
dg-torture testcases should use dg-additional-options and never specify the
optimization level.
Either changing them to do that or moving out-of torture seems like a good fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71751
Martin Liška changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
Known to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71751
Richard Biener changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81373
Richard Biener changed:
What|Removed |Added
CC||ktkachov at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59991
--- Comment #3 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Mon Oct 2 09:03:32 2017
New Revision: 253339
URL: https://gcc.gnu.org/viewcvs?rev=253339&root=gcc&view=rev
Log:
2017-10-02 Paolo Carlini
PR c++/59991
* g++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82302
--- Comment #14 from Martin Liška ---
(In reply to krzysio.kurek from comment #12)
> UBSAN errors regarding integer overflow is by design, and is a part of
> libnoise.
> I can't find any documentation or help on what invalid vptr errors are
> tho
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 59991, which changed state.
Bug 59991 Summary: Recursive lambda capture in C++1y constexpr function
template causes internal compiler error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59991
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59991
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Blocks|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61088
Paolo Carlini changed:
What|Removed |Added
CC||pkeir at outlook dot com
--- Comment #7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82175
--- Comment #7 from Richard Earnshaw ---
(In reply to Andrew Roberts from comment #6)
> Thanks Richard, this is now ok, tested on armv7 and aarch64.
>
> However I do see differences in what is selected by march=native on arm
> between 7.2.0 and
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82302
--- Comment #15 from Martin Liška ---
I can still see the hang with https://pastebin.com/rL4yHUC2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82362
--- Comment #4 from Alexander Nesterovskiy ---
(In reply to Richard Biener from comment #2)
> I suppose you swapped the revs here
Yep, sorry. It's supposed to be:
r251711: 99,5% 99,6% 99,8% 100,0% 100,3% 100,6% 100,6%
r251713: 92,8% 92
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82302
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67274
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67247
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67247
Paolo Carlini changed:
What|Removed |Added
Blocks||54367
--- Comment #6 from Paolo Carlini
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23383
--- Comment #26 from Antony Polukhin ---
> That said, it would be fine to add support for this
> under a non-standards-mode option of some sort of course.
C++14 allows to merge and remove global allocations [expr.new]:
"An implementation is all
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69977
--- Comment #3 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Mon Oct 2 09:41:36 2017
New Revision: 253340
URL: https://gcc.gnu.org/viewcvs?rev=253340&root=gcc&view=rev
Log:
2017-10-02 Paolo Carlini
PR c++/69977
* g++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69977
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Blocks|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 69977, which changed state.
Bug 69977 Summary: internal compiler error: Segmentation fault when using
generic lambdas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69977
What|Removed |Ad
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25829
--- Comment #27 from Nicolas Koenig ---
(In reply to Janne Blomqvist from comment #26)
> I though I wrote somewhere why I gave up on this, after thinking a lot about
> the problem in general. However, I can't find my writeup now, so I'll add a
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60228
--- Comment #2 from Paolo Carlini ---
Would it make sense to reject the testcase a little more gracefully? Or even
accept is as an extension?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82175
--- Comment #8 from Andrew Roberts ---
I generated it using:
/usr/local/gcc-7.2.0/bin/gcc -march=native -Q --help=target
and
/usr/local/gcc-8.0.0/bin/gcc -march=native -Q --help=target
on each of the systems. Using:
/usr/local/gcc-8.0.0/bin/gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82175
--- Comment #9 from Andrew Roberts ---
Created attachment 42275
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42275&action=edit
Output of gcc -march=native -Q --help=target for gcc 8.0.0.20171001
Output of gcc -march=native -Q --help=targ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82175
--- Comment #10 from Andrew Roberts ---
Created attachment 42276
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42276&action=edit
Output of gcc -march=native -Q --help=target for gcc 7.2.0
Output of gcc -march=native -Q --help=target for g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82384
--- Comment #5 from H.J. Lu ---
(In reply to H.J. Lu from comment #4)
> (In reply to Pierre-Marie de Rodat from comment #1)
> > Created attachment 42273 [details]
> > Tentative untested fix
> >
> > Hello,
> >
> > Thank you for reporting this. C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82384
--- Comment #6 from H.J. Lu ---
(In reply to Eric Botcazou from comment #3)
> > Thank you for reporting this. Could you please check that the attached
> > untested patch fixes the issue you are reporting? (or tell me how to
> > reproduce on my x8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82389
--- Comment #4 from Jakub Jelinek ---
normalize_ref should handle that case, unless there is UB in the compiler when
computing ref->offset + ref->size (or use_ref->offset + use_ref->size).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80666
--- Comment #8 from Jos de Kloe ---
Yes I would object to closing it.
This issue has a large impact on significant bodies of legacy code in our
institute.
I understand that you wish to enforce "standards", but removing a "Non-standard
extension"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82384
--- Comment #7 from Pierre-Marie de Rodat ---
I think your second test will also fail for the same reason. I suggest you also
add the following patchlet:
diff --git a/gcc/ada/libgnarl/s-osinte__x32.adb
b/gcc/ada/libgnarl/s-osinte__x32.adb
index
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82384
H.J. Lu changed:
What|Removed |Added
Attachment #42273|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82393
Bug ID: 82393
Summary: Compilation error on cygwin64
Product: gcc
Version: 7.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
Assig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82387
--- Comment #3 from Jakub Jelinek ---
Created attachment 42278
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42278&action=edit
gcc8-pr82387.patch
Untested fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82394
Bug ID: 82394
Summary: Pointer imposes an optimization barrier
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82390
--- Comment #2 from Tom de Vries ---
Created attachment 42279
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42279&action=edit
Patch disallowing dg-options for dg-torture.exp
(In reply to Richard Biener from comment #1)
> dg-torture testca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82393
--- Comment #1 from Didier G ---
Created attachment 42280
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42280&action=edit
compressed preprocessed sysdep.c (if useful)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82394
--- Comment #1 from Marc Glisse ---
What compiler flags? At -O3 we do optimize both the same.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82388
--- Comment #3 from Jakub Jelinek ---
Created attachment 42281
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42281&action=edit
gcc8-pr82387.patch
Untested fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82389
--- Comment #5 from Jakub Jelinek ---
Created attachment 42282
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42282&action=edit
gcc8-pr82387.patch
Untested fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82389
--- Comment #6 from Jakub Jelinek ---
Created attachment 42283
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42283&action=edit
gcc8-pr82389-2.patch
Untested patch to avoid UB in ref->offset + ref->size computations.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41076
--- Comment #10 from Georg-Johann Lay ---
Author: gjl
Date: Mon Oct 2 11:31:03 2017
New Revision: 253343
URL: https://gcc.gnu.org/viewcvs?rev=253343&root=gcc&view=rev
Log:
PR target/41076
* confg/avr/avr.md (*iorhi3.ashift8-ext.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81351
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82395
Martin Liška changed:
What|Removed |Added
CC||vmakarov at gcc dot gnu.org
Target Mile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82395
Bug ID: 82395
Summary: [8 Regression] qsort comparator non-negative on sorted
output: 1 in color_allocnos
Product: gcc
Version: unknown
Status: UNCONFIRMED
Keyw
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82396
Bug ID: 82396
Summary: qsort comparator non-negative on sorted output: 4 in
ready_sort_real in haifa scheduler
Product: gcc
Version: unknown
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82397
Bug ID: 82397
Summary: qsort comparator non-negative on sorted output: 1 in
vect_analyze_data_ref_accesses
Product: gcc
Version: unknown
Status: UNCONFIRMED
Key
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82398
Bug ID: 82398
Summary: error: qsort comparator non-negative on sorted output:
2 in fill_vec_av_set at gcc/sel-sched.c:3725
Product: gcc
Version: unknown
Status: UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82399
Bug ID: 82399
Summary: [openacc, nvptx] Optimize complex reduction
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82399
Tom de Vries changed:
What|Removed |Added
Keywords||openacc
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67165
--- Comment #5 from Thomas Schwinge ---
Author: tschwinge
Date: Mon Oct 2 11:56:25 2017
New Revision: 253344
URL: https://gcc.gnu.org/viewcvs?rev=253344&root=gcc&view=rev
Log:
libbacktrace: Conditionalize test timing on clock_gettime availabili
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67165
--- Comment #6 from Thomas Schwinge ---
Author: tschwinge
Date: Mon Oct 2 11:56:39 2017
New Revision: 253345
URL: https://gcc.gnu.org/viewcvs?rev=253345&root=gcc&view=rev
Log:
libbacktrace: Support the case that clock_gettime is in librt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82393
--- Comment #2 from Didier G ---
Not tested but
rtinit.c
should be checked too.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82400
Bug ID: 82400
Summary: [openacc, nvptx] Use ptx atomic operators for
reductions
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: enhancement
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82400
--- Comment #1 from Tom de Vries ---
(In reply to Tom de Vries from comment #0)
> The scheme is the same for all operators, using the compare-and-swap atomic
> ptx instruction (atom.cas).
>
> However, some of the operators are supported natively
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82401
Bug ID: 82401
Summary: error: qsort comparator non-negative on sorted output:
1 in insert_late_enum_def_bindings on an invalid code
Product: gcc
Version: unknown
Status:
-*-*
Host|x86_64-pc-linux-gnu |
--- Comment #1 from Andreas Schwab ---
This is probably the same bug (on ia64):
FAIL: gcc.c-torture/execute/pr57861.c -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions (test for excess errors)
/usr/local/gcc/gcc-20171002/gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82402
Bug ID: 82402
Summary: [5/6/7/8 Regression] error:
SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set
Product: gcc
Version: unknown
URL: https://raw.githubusercontent.com/b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82403
Bug ID: 82403
Summary: [openacc, nvptx] Optimize binary shuffle tree
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component:
1 - 100 of 192 matches
Mail list logo