https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82997
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Fri Nov 17 07:42:28 2017
New Revision: 254857
URL: https://gcc.gnu.org/viewcvs?rev=254857&root=gcc&view=rev
Log:
PR testsuite/82997
* gcc.dg/cpp/macsyntx.c (var1, rest): D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83028
Bug ID: 83028
Summary: Incorrect -Wsequence-point warning in correct C++17
code with new evaluation order rules
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66689
--- Comment #5 from Ed Smith-Rowland <3dw4rd at verizon dot net> ---
in other news I've switched to boost to test this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66689
--- Comment #4 from Ed Smith-Rowland <3dw4rd at verizon dot net> ---
My last comment is nuts. I was thrown by the fact that GSL, against which I've
been testing, and the Carlson papers that form the basis if the implementation
use the +nu convent
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78809
--- Comment #21 from Jeffrey A. Law ---
Author: law
Date: Fri Nov 17 05:32:05 2017
New Revision: 254856
URL: https://gcc.gnu.org/viewcvs?rev=254856&root=gcc&view=rev
Log:
2017-11-15 Qing Zhao
PR middle-end/78809
* gimple-fold.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83027
Bug ID: 83027
Summary: Hang when attaching a SIGINT handler
Product: gcc
Version: 7.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25829
--- Comment #33 from Jerry DeLisle ---
(In reply to Janne Blomqvist from comment #32)
> Interestingly, Linux 4.14 contains a way to avoid a context switch to a
> threadpool in case the data is already in the page cache:
> https://kernelnewbies.or
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78549
--- Comment #23 from Jerry DeLisle ---
Well, instrumenting a little bit I see that delete_root is getting called many
many many times. So, every call to newunit_alloc is assigning a new unit number
which is getting added to the treap and never re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83021
--- Comment #3 from Dominique d'Humieres ---
> > Could you please provide the file(s) needed to generate
> > local_field_module.mod?
>
> I suspect the source code in question is the same as ...
This file is not enough to generate local_field_mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82950
Martin Sebor changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82996
--- Comment #8 from neil.n.carlson at gmail dot com ---
> If I remove 'elemental' for 'subroutine foo_destroy', the segfault is gone.
In that case the final procedure doesn't match the array component and wouldn't
be called. I suspect that is wh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83021
Zaak changed:
What|Removed |Added
CC||zbeekman at gmail dot com
--- Comment #2 from Zaa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82996
Dominique d'Humieres changed:
What|Removed |Added
Blocks||37336
--- Comment #7 from Dominiq
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83026
Martin Sebor changed:
What|Removed |Added
Keywords||missed-optimization
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83026
Bug ID: 83026
Summary: missing strlen optimization for strcmp of unequal
strings
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priori
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83016
--- Comment #5 from Eric Botcazou ---
Created attachment 42629
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42629&action=edit
Tentative fix
The patch makes sure g++ is only used to link and not to compile Ada stuff.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83016
Eric Botcazou changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|ebotcazou at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53805
--- Comment #11 from Marc Glisse ---
(In reply to Richard Biener from comment #3)
> > I am happy to relabel this bug (or file a new one if you prefer) as a missed
> > optimization.
>
> I'd say open a new one.
For reference, that's PR 53806.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82366
--- Comment #5 from spamdrop at fodvo dot org ---
Taking Johnathan's recommendation on Sept 29, I rebuilt the entire app, all
libaries etc using -D_GLIBCXX_USE_CXX11_ABI=0
Carefully isolating the libs and LD_LIBRARY_PATH. Using ABI=0, the progra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83025
--- Comment #1 from Ed Smith-Rowland <3dw4rd at verizon dot net> ---
Created attachment 42628
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42628&action=edit
patch...
enable_if with is_class_v.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83025
Bug ID: 83025
Summary: xfstream::open with char* gets caught on C++17 path
overload.
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79092
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83022
--- Comment #2 from Nathan Sidwell ---
Yes, this is a measurable degradation in going from gcc 4.9 -> 5.0 with myrocks
DB. Apparently 25% more queries/sec with gcc 4.9 (I think it's from a
benchmark). Profiling (by others) has fingered this opt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83012
--- Comment #2 from Thomas Koenig ---
Created attachment 42626
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42626&action=edit
patch that appears to work
This seems to work, let's see if it survives regression testing.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82996
Ondřej Čertík changed:
What|Removed |Added
CC||ondrej.certik at gmail dot com
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83024
--- Comment #1 from Guille ---
I have tested the unsimplified version of this code, and it ICEs on every
version *after* gcc-8-20170827.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83024
Bug ID: 83024
Summary: ICE in build_address, at cp/typeck.c:5623
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25829
--- Comment #32 from Janne Blomqvist ---
Interestingly, Linux 4.14 contains a way to avoid a context switch to a
threadpool in case the data is already in the page cache:
https://kernelnewbies.org/Linux_4.14#head-8c8861fbded3e87631ab06bcd511f5f0d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83022
--- Comment #1 from Marc Glisse ---
I am pretty sure this was discussed when the patch was reviewed. IIRC the
original patch was specifically pattern-matching if(p!=0) (with p the result of
malloc) as the only acceptable condition between malloc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53742
Eric Gallager changed:
What|Removed |Added
Status|WAITING |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375
Bug 45375 depends on bug 48724, which changed state.
Bug 48724 Summary: Lto build of mozilla dies at lto-wrapper: error trying to
exec 'make -j1': execvp: No such file or directory
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48724
Wh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48724
Eric Gallager changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60243
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82748
--- Comment #4 from Michael Meissner ---
Author: meissner
Date: Thu Nov 16 20:29:52 2017
New Revision: 254846
URL: https://gcc.gnu.org/viewcvs?rev=254846&root=gcc&view=rev
Log:
[gcc]
2017-11-16 Michael Meissner
Back port from trunk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79845
--- Comment #4 from Michael Meissner ---
Author: meissner
Date: Thu Nov 16 20:29:52 2017
New Revision: 254846
URL: https://gcc.gnu.org/viewcvs?rev=254846&root=gcc&view=rev
Log:
[gcc]
2017-11-16 Michael Meissner
Back port from trunk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82856
--- Comment #7 from Thomas Koenig ---
Author: tkoenig
Date: Thu Nov 16 20:24:00 2017
New Revision: 254845
URL: https://gcc.gnu.org/viewcvs?rev=254845&root=gcc&view=rev
Log:
2017-11-16 Thomas Koenig
PR bootstrap/82856
* doc/in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82946
--- Comment #6 from Martin Sebor ---
(In reply to rguent...@suse.de from comment #5)
> This means you can very well replace memcpy with strcpy if you know
> there's a '\0' in and only in the right place.
Sure, except when dealing with a string l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79092
--- Comment #5 from Jason Merrill ---
Author: jason
Date: Thu Nov 16 20:13:48 2017
New Revision: 254843
URL: https://gcc.gnu.org/viewcvs?rev=254843&root=gcc&view=rev
Log:
PR c++/79092 - non-type args of different types are different
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83016
Eric Botcazou changed:
What|Removed |Added
Severity|normal |minor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62011
Andrew Senkevich changed:
What|Removed |Added
CC||andrew.n.senkevich at gmail
dot co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83023
Bug ID: 83023
Summary: branch probabilities pessimize malloc
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83021
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83017
--- Comment #12 from Dominique d'Humieres ---
> Please use -fopt-info-loop to verify the loop is parallelized. You have
> to use -floop-parallelize-all as well due to the cost model issue.
If I use the commented loop I get with/without the patc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82781
--- Comment #3 from Jakub Jelinek ---
Created attachment 42624
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42624&action=edit
gcc8-pr82781.patch
Untested fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83022
Bug ID: 83022
Summary: malloc & memset -> calloc is not always an
optimization
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78315
--- Comment #2 from Eric Gallager ---
The "Changes" page for gcc-7 at least says now that LRA is "(a new local
register allocator)"; is that enough?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83021
Bug ID: 83021
Summary: [7 Regression] gfortran segfault
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82781
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83010
--- Comment #3 from Yao Qi ---
(In reply to Jakub Jelinek from comment #2)
> From quick look, it seems gas/ld just doesn't have corresponding support, so
> that would need to be written first. There is R_AARCH64_TLS_DTPREL64
> relocation, wonder
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82799
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82904
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82976
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82977
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83012
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456
Bug 56456 depends on bug 63441, which changed state.
Bug 63441 Summary: incorrect "array subscript is below/above array bounds"
diagnostic
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63441
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63441
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83010
--- Comment #2 from Jakub Jelinek ---
>From quick look, it seems gas/ld just doesn't have corresponding support, so
that would need to be written first. There is R_AARCH64_TLS_DTPREL64
relocation, wonder if that might do the job if gas has some
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83017
--- Comment #11 from rguenther at suse dot de ---
On November 16, 2017 5:42:02 PM GMT+01:00, "dominiq at lps dot ens.fr"
wrote:
>https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83017
>
>--- Comment #10 from Dominique d'Humieres
>---
>> Created att
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456
Bug 56456 depends on bug 63477, which changed state.
Bug 63477 Summary: [6/7/8 Regression] Bogus warning with -O3 -Warray-bounds:
array subscript is above array bounds
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63477
What|Remove
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63477
--- Comment #2 from Martin Sebor ---
Author: msebor
Date: Thu Nov 16 16:48:36 2017
New Revision: 254833
URL: https://gcc.gnu.org/viewcvs?rev=254833&root=gcc&view=rev
Log:
PR middle-end/63477 - Bogus warning with -O3 -Warray-bounds: array subscri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63477
Martin Sebor changed:
What|Removed |Added
Status|NEW |RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83017
--- Comment #10 from Dominique d'Humieres ---
> Created attachment 42621 [details]
> updated patch
AFAICT the patch does not fix the problem:
without the patch
PI 2.98876095
PI 3.14159274
4.742u 0.015s 0:04.77 99.5% 0+0k 0+0i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456
Bug 56456 depends on bug 59124, which changed state.
Bug 59124 Summary: [6 Regression] Wrong warnings "array subscript is above
array bounds"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59124
What|Removed |Add
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59124
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83010
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82588
Martin Sebor changed:
What|Removed |Added
Known to work||8.0
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68325
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82588
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456
Bug 56456 depends on bug 82588, which changed state.
Bug 82588 Summary: missing -Warray-bounds on a excessively large index
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82588
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82583
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456
Bug 56456 depends on bug 82583, which changed state.
Bug 82583 Summary: missing -Warray-bounds on out-of-bounds inner indices
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82583
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82588
--- Comment #4 from Martin Sebor ---
Author: msebor
Date: Thu Nov 16 16:12:36 2017
New Revision: 254830
URL: https://gcc.gnu.org/viewcvs?rev=254830&root=gcc&view=rev
Log:
PR tree-optimization/82588 - missing -Warray-bounds on a excessively large
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82583
--- Comment #3 from Martin Sebor ---
Author: msebor
Date: Thu Nov 16 16:12:36 2017
New Revision: 254830
URL: https://gcc.gnu.org/viewcvs?rev=254830&root=gcc&view=rev
Log:
PR tree-optimization/82588 - missing -Warray-bounds on a excessively large
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69455
Ev Drikos changed:
What|Removed |Added
CC||drikosev at gmail dot com
--- Comment #12 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83020
Bug ID: 83020
Summary: ('17) Class template constructor call skipped with no
error when substitution fails in default argument
Product: gcc
Version: 7.2.1
Status: UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878
--- Comment #18 from Eric Botcazou ---
> all-gnattools: configure-gnattools
> @: $(MAKE); $(unstage)
> @r=`${PWD_COMMAND}`; export r; \
> s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
> $(HOST_EXPORTS) \
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80818
Andreas Krebbel changed:
What|Removed |Added
Priority|P3 |P2
--- Comment #8 from Andreas Krebbel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83018
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-* i?86-*-*
Status|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83019
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.0
Summary|Compiler dumps p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878
--- Comment #17 from Richard Biener ---
(In reply to Eric Botcazou from comment #16)
> This also breaks 'make all-gnattools' in a bootstrap build:
>
> g++ -std=gnu++98 -static-libstdc++ -static-libgcc -I- -I../rts -I.
> -I/home/eric/svn/gcc/gcc/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82836
Nathan Sidwell changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82737
Nathan Sidwell changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82836
--- Comment #1 from Nathan Sidwell ---
Author: nathan
Date: Thu Nov 16 14:54:54 2017
New Revision: 254823
URL: https://gcc.gnu.org/viewcvs?rev=254823&root=gcc&view=rev
Log:
[PATCH] New lang hook
https://gcc.gnu.org/ml/gcc-patches/2017-11/msg013
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82737
--- Comment #23 from Nathan Sidwell ---
Author: nathan
Date: Thu Nov 16 14:54:54 2017
New Revision: 254823
URL: https://gcc.gnu.org/viewcvs?rev=254823&root=gcc&view=rev
Log:
[PATCH] New lang hook
https://gcc.gnu.org/ml/gcc-patches/2017-11/msg01
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83016
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878
--- Comment #16 from Eric Botcazou ---
This also breaks 'make all-gnattools' in a bootstrap build:
g++ -std=gnu++98 -static-libstdc++ -static-libgcc -I- -I../rts -I.
-I/home/eric/svn/gcc/gcc/ada -static-libstdc++ -static-libgcc -DIN_GCC -g -O2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83019
Uroš Bizjak changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83019
Bug ID: 83019
Summary: Compiler dumps predictions with -nan%
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83018
Bug ID: 83018
Summary: To support creation of header-only C++ libraries with
SIMD optimization and dynamic dispatch, allow all
intrinsics regardless of target architecture
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83017
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83017
--- Comment #8 from Richard Biener ---
Created attachment 42620
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42620&action=edit
patch
Otherwise untested patch. Note ivdep is mapped to safelen which isn't useful
for parallelization given
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83017
--- Comment #7 from Richard Biener ---
If I "fix" GCC to consider the loop you annotate parallel:
do concurrent (i = 1:nsplit)
pi(i) = sum(compute( low(i), high(i) ))
end do
then we arrive at computing 4 iterations of that loop
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83017
--- Comment #6 from rguenther at suse dot de ---
On November 16, 2017 2:22:50 PM GMT+01:00, cfztol at hotmail dot com
wrote:
>https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83017
>
>--- Comment #5 from Christian Felter ---
>Okay, sounds like ther
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83000
ensadc at mailnesia dot com changed:
What|Removed |Added
CC||ensadc at mailnesia dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83003
ensadc at mailnesia dot com changed:
What|Removed |Added
CC||ensadc at mailnesia dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83017
--- Comment #5 from Christian Felter ---
Okay, sounds like there is hope. By the way, the problem also exists without a
function call. Declaring
real, dimension(nsplit) :: tmp
and replacing the loop with
do concurrent (i = 1:nsplit)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83014
--- Comment #6 from Martin Liška ---
Sorry, but I can't reproduce on linux with cross compiler for mingw32.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83017
--- Comment #4 from rguenther at suse dot de ---
On November 16, 2017 1:22:37 PM GMT+01:00, cfztol at hotmail dot com
wrote:
>https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83017
>
>--- Comment #3 from Christian Felter ---
>Ultimately, I wanted t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83017
--- Comment #3 from Christian Felter ---
Ultimately, I wanted to compute k like this
k = permutation( j )
where permutation is a 1D array of integers (from 1 to 4, e.g. [ 1, 4, 2, 1, 3,
... etc] ). This would allow an easy way of parallelizing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79331
Nathan Sidwell changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
1 - 100 of 125 matches
Mail list logo