[Bug fortran/70070] ICE on initializing character data beyond min/max bound

2017-10-15 Thread tkoenig at gcc dot gnu.org
||tkoenig at gcc dot gnu.org --- Comment #7 from Thomas Koenig --- Still fails on current trunk.

[Bug fortran/79795] [6/7/8 Regression] Fortran ICE in resolve_symbol starting with r163221

2017-10-15 Thread tkoenig at gcc dot gnu.org
||tkoenig at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |tkoenig at gcc dot gnu.org --- Comment #2 from Thomas Koenig --- Let's see.

[Bug fortran/79446] Passing internal procedure as argument causes segfault at runtime

2017-10-15 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79446 Thomas Koenig changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/81758] [7/8 Regression] [OOP] Broken vtab

2017-10-16 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81758 --- Comment #9 from Thomas Koenig --- I just checked on powerpc64 with a rather current trunk with gfc::bank testing status:0 (PASSED): Performance: 2888199.6889235629 gfc::vector testing status:0 (PASSED): Perf

[Bug fortran/81758] [7/8 Regression] [OOP] Broken vtab

2017-10-16 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81758 --- Comment #11 from Thomas Koenig --- With r241438, the test passes.

[Bug fortran/81758] [7/8 Regression] [OOP] Broken vtab

2017-10-16 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81758 --- Comment #12 from Thomas Koenig --- And with r241439, the test fails. Andre, any ideas?

[Bug middle-end/82567] [6/7/8] gfortran takes a long time to compile a simple implied-do with -Optimization.

2017-10-16 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82567 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org

[Bug libfortran/82233] [6/7/8 Regression] execute_command_line causes program to stop when command fails (or does not exist)

2017-10-18 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82233 --- Comment #15 from Thomas Koenig --- Author: tkoenig Date: Wed Oct 18 17:54:18 2017 New Revision: 253865 URL: https://gcc.gnu.org/viewcvs?rev=253865&root=gcc&view=rev Log: 2017-10-18 Thomas Koenig PR libfortran/82233 * gfor

[Bug libfortran/82233] [6/7/8 Regression] execute_command_line causes program to stop when command fails (or does not exist)

2017-10-18 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82233 --- Comment #16 from Thomas Koenig --- (In reply to Christophe Lyon from comment #14) > Removing the last >call execute_command_line(command , wait=.false., exitstat=i) > or moving it before >call execute_command_line(command ,

[Bug fortran/79795] [6/7/8 Regression] Fortran ICE in resolve_symbol starting with r163221

2017-10-18 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79795 --- Comment #3 from Thomas Koenig --- Author: tkoenig Date: Wed Oct 18 20:32:34 2017 New Revision: 253868 URL: https://gcc.gnu.org/viewcvs?rev=253868&root=gcc&view=rev Log: 2017-10-18 Thomas Koenig PR fortran/79795 * resolve.

[Bug fortran/82567] [6/7/8] gfortran takes a long time to compile a simple implied-do with -Optimization.

2017-10-18 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82567 --- Comment #5 from Thomas Koenig --- Author: tkoenig Date: Wed Oct 18 21:29:37 2017 New Revision: 253872 URL: https://gcc.gnu.org/viewcvs?rev=253872&root=gcc&view=rev Log: 2017-10-18 Thomas Koenig PR fortran/82567 * frontend

[Bug libfortran/82233] [6/7/8 Regression] execute_command_line causes program to stop when command fails (or does not exist)

2017-10-19 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82233 --- Comment #18 from Thomas Koenig --- Author: tkoenig Date: Thu Oct 19 17:49:24 2017 New Revision: 253907 URL: https://gcc.gnu.org/viewcvs?rev=253907&root=gcc&view=rev Log: 2017-10-19 Thomas Koenig Backport from trunk PR lib

[Bug fortran/82568] [6/7/8] ICE with do-loop inside BLOCK inside omp

2017-10-20 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82568 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org

[Bug libfortran/82233] [6/7/8 Regression] execute_command_line causes program to stop when command fails (or does not exist)

2017-10-20 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82233 --- Comment #20 from Thomas Koenig --- (In reply to Jerry DeLisle from comment #19) > (In reply to Christophe Lyon from comment #17) > > Thanks for your effort; I'm still seeing noise though. > > > > Sorry, I'm not fluent in fortran: is there a

[Bug fortran/79795] [6/7/8 Regression] Fortran ICE in resolve_symbol starting with r163221

2017-10-20 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79795 --- Comment #4 from Thomas Koenig --- Author: tkoenig Date: Fri Oct 20 18:01:36 2017 New Revision: 253951 URL: https://gcc.gnu.org/viewcvs?rev=253951&root=gcc&view=rev Log: 2017-10-20 Thomas Koenig Backport from trunk PR fort

[Bug fortran/79795] [6/7/8 Regression] Fortran ICE in resolve_symbol starting with r163221

2017-10-20 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79795 --- Comment #5 from Thomas Koenig --- Author: tkoenig Date: Fri Oct 20 19:26:35 2017 New Revision: 253956 URL: https://gcc.gnu.org/viewcvs?rev=253956&root=gcc&view=rev Log: 2017-10-20 Thomas Koenig Backport from trunk PR fort

[Bug fortran/79795] [6/7/8 Regression] Fortran ICE in resolve_symbol starting with r163221

2017-10-20 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79795 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libfortran/82233] [6/7/8 Regression] execute_command_line causes program to stop when command fails (or does not exist)

2017-10-21 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82233 --- Comment #21 from Thomas Koenig --- We could do something like program boom implicit none interface subroutine mywait() bind(c) end subroutine mywait end interface integer :: i,j character(len=256)

[Bug fortran/29600] [F03] MINLOC and MAXLOC take an optional KIND argument

2017-10-21 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29600 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment

[Bug fortran/29600] [F03] MINLOC and MAXLOC take an optional KIND argument

2017-10-21 Thread tkoenig at gcc dot gnu.org
at gcc dot gnu.org |tkoenig at gcc dot gnu.org --- Comment #13 from Thomas Koenig --- Created attachment 42429 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42429&action=edit Patch which works for maxloc except for some cases This patch works, sort of, but it fails with a s

[Bug fortran/82660] New: Bounds checking in conversions of intrinsic functions

2017-10-22 Thread tkoenig at gcc dot gnu.org
Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: tkoenig at gcc dot gnu.org Target Milestone: --- This variant of maxloc_bounds_4.f90 module tst contains subroutine foo(res) integer(kind=4), allocatable :: f(:,:) integer(kind=8) , dimension

[Bug fortran/29600] [F03] MINLOC and MAXLOC take an optional KIND argument

2017-10-22 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29600 Thomas Koenig changed: What|Removed |Added Attachment #42429|0 |1 is obsolete|

[Bug fortran/29600] [F03] MINLOC and MAXLOC take an optional KIND argument

2017-10-22 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29600 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|tkoenig at gcc

[Bug fortran/48997] Don't use allocatable arrays for function elimination

2017-10-22 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48997 Bug 48997 depends on bug 48025, which changed state. Bug 48025 Summary: Unnecessary function evaluations in arguments to size and ubound https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48025 What|Removed |Added --

[Bug fortran/48025] Unnecessary function evaluations in arguments to size and ubound

2017-10-22 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48025 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/35276] Doc should described how to compile mixed-language programs

2017-10-22 Thread tkoenig at gcc dot gnu.org
||tkoenig at gcc dot gnu.org --- Comment #2 from Thomas Koenig --- I think we can close this. The preferred way is to use C interop. Anybody mind if I close this?

[Bug libfortran/82233] [6/7/8 Regression] execute_command_line causes program to stop when command fails (or does not exist)

2017-10-22 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82233 --- Comment #22 from Thomas Koenig --- Author: tkoenig Date: Sun Oct 22 14:21:16 2017 New Revision: 253983 URL: https://gcc.gnu.org/viewcvs?rev=253983&root=gcc&view=rev Log: 2017-10-22 Thomas Koenig Backport from trunk PR lib

[Bug libfortran/82233] [6/7/8 Regression] execute_command_line causes program to stop when command fails (or does not exist)

2017-10-22 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82233 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/56342] MATMUL with PARAMETER: Simplification usually doesn't work

2017-10-22 Thread tkoenig at gcc dot gnu.org
at gcc dot gnu.org |tkoenig at gcc dot gnu.org --- Comment #3 from Thomas Koenig --- Yes, simplification is the key.

[Bug tree-optimization/14741] graphite with loop blocking and interchanging doesn't optimize a matrix multiplication loop

2017-10-25 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14741 --- Comment #39 from Thomas Koenig --- Clang has this implemented via polyhedral optimization, see https://polly.llvm.org/ (news from September 2017). Can gcc do something similar?

[Bug fortran/82471] Reorder loop for unfavorable index ordering in DO CONCURRENT and FORALL

2017-10-25 Thread tkoenig at gcc dot gnu.org
||14741 Assignee|unassigned at gcc dot gnu.org |tkoenig at gcc dot gnu.org --- Comment #9 from Thomas Koenig --- I'm trying something. More generally, I think I should try for some very simple loop interchange so that we at least get the simple case of m

[Bug fortran/82471] Reorder loop for unfavorable index ordering in DO CONCURRENT and FORALL

2017-10-26 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82471 --- Comment #10 from Thomas Koenig --- Created attachment 42482 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42482&action=edit Here's a first attempt...

[Bug fortran/29600] [F03] MINLOC and MAXLOC take an optional KIND argument

2017-10-27 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29600 --- Comment #17 from Thomas Koenig --- What I am trying to do is to have only one version of each library routine (the one using gfc_index_kind), and then convert to the KIND parameter that the user specified (or to default integer if the user di

[Bug fortran/56342] MATMUL with PARAMETER: Simplification usually doesn't work

2017-10-27 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56342 --- Comment #4 from Thomas Koenig --- Author: tkoenig Date: Fri Oct 27 17:11:42 2017 New Revision: 254157 URL: https://gcc.gnu.org/viewcvs?rev=254157&root=gcc&view=rev Log: 2017-10-27 Thomas Koenig PR fortran/56342 * simplify

[Bug fortran/56342] MATMUL with PARAMETER: Simplification usually doesn't work

2017-10-27 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56342 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/78672] Gfortran test suite failures with a sanitized compiler

2017-10-28 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78672 Bug 78672 depends on bug 81938, which changed state. Bug 81938 Summary: valgrind error message and heap-buffer-overflow on address sanitized libgfortran.so https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81938 What|Removed

[Bug libfortran/81938] valgrind error message and heap-buffer-overflow on address sanitized libgfortran.so

2017-10-28 Thread tkoenig at gcc dot gnu.org
||tkoenig at gcc dot gnu.org Resolution|--- |FIXED --- Comment #10 from Thomas Koenig --- (In reply to Jerry DeLisle from comment #9) > I think this can be closed now. I concur.

[Bug fortran/29600] [F03] MINLOC and MAXLOC take an optional KIND argument

2017-11-04 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29600 --- Comment #18 from Thomas Koenig --- Author: tkoenig Date: Sat Nov 4 13:20:32 2017 New Revision: 254405 URL: https://gcc.gnu.org/viewcvs?rev=254405&root=gcc&view=rev Log: 2017-11-04 Thomas Koenig PR fortran/29600 * gfortra

[Bug fortran/29600] [F03] MINLOC and MAXLOC take an optional KIND argument

2017-11-04 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29600 --- Comment #19 from Thomas Koenig --- Fixed on trunk, closing.

[Bug fortran/70072] ICE in gfc_find_array_ref(): No ref found

2017-11-04 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70072 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment

[Bug fortran/69815] Don't always use BLOCKS for front-end optimization variables

2017-11-04 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69815 Bug 69815 depends on bug 82568, which changed state. Bug 82568 Summary: [6/7/8] ICE with do-loop inside BLOCK inside omp https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82568 What|Removed |Added ---

[Bug fortran/82568] [6/7/8] ICE with do-loop inside BLOCK inside omp

2017-11-04 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82568 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/36854] [meta-bug] fortran front-end optimization

2017-11-04 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36854 Bug 36854 depends on bug 82568, which changed state. Bug 82568 Summary: [6/7/8] ICE with do-loop inside BLOCK inside omp https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82568 What|Removed |Added ---

[Bug fortran/70330] [5 Regression] ICE with -Wextra -Wno-unused-dummy-argument and unused optional dummy argument

2017-11-04 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70330 --- Comment #3 from Thomas Koenig --- Author: tkoenig Date: Sat Nov 4 13:54:27 2017 New Revision: 254406 URL: https://gcc.gnu.org/viewcvs?rev=254406&root=gcc&view=rev Log: 2017-11-04 Thomas Koenig PR fortran/70330 * gfortran

[Bug fortran/70330] [5 Regression] ICE with -Wextra -Wno-unused-dummy-argument and unused optional dummy argument

2017-11-04 Thread tkoenig at gcc dot gnu.org
||tkoenig at gcc dot gnu.org Resolution|--- |FIXED --- Comment #4 from Thomas Koenig --- Test case is committed to trunk, gcc 5 is no longer supported. Closing.

[Bug tree-optimization/61000] No loop interchange for inner loop along the slow index

2017-11-05 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61000 --- Comment #7 from Thomas Koenig --- When tackling this in the front end, one problem is when _not_ to do loop interchange. Consider do i=1,10 do j=1,10 call foo(a(i,j)) end do end do where we have no idea what foo does, and if it dep

[Bug fortran/82471] Reorder loop for unfavorable index ordering in DO CONCURRENT and FORALL

2017-11-05 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82471 --- Comment #11 from Thomas Koenig --- Author: tkoenig Date: Sun Nov 5 17:24:37 2017 New Revision: 254430 URL: https://gcc.gnu.org/viewcvs?rev=254430&root=gcc&view=rev Log: 2017-11-05 Thomas Koenig PR fortran/82471 * lang.op

[Bug fortran/36854] [meta-bug] fortran front-end optimization

2017-11-05 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36854 Bug 36854 depends on bug 82471, which changed state. Bug 82471 Summary: Reorder loop for unfavorable index ordering in DO CONCURRENT and FORALL https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82471 What|Removed |

[Bug fortran/82471] Reorder loop for unfavorable index ordering in DO CONCURRENT and FORALL

2017-11-05 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82471 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/77908] Array operation fails for arrays with "long" indices

2017-11-05 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77908 --- Comment #3 from Thomas Koenig --- I think we can fix this by rejecting arrays with an upper bound of huge(index_kind). This is an acceptable implementation limitation.

[Bug fortran/20585] [meta-bug] Fortran 2003 support

2017-11-05 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20585 Bug 20585 depends on bug 29600, which changed state. Bug 29600 Summary: [F03] MINLOC and MAXLOC take an optional KIND argument https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29600 What|Removed |Added -

[Bug fortran/29600] [F03] MINLOC and MAXLOC take an optional KIND argument

2017-11-05 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29600 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/36313] [F03] {MIN,MAX}{LOC,VAL} should accept character arguments

2017-11-05 Thread tkoenig at gcc dot gnu.org
||tkoenig at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |tkoenig at gcc dot gnu.org --- Comment #9 from Thomas Koenig --- Let's see if we can make some progress here.

[Bug bootstrap/82856] New: [8 Regression] --enable-maintainter-mode broken by automake failure

2017-11-05 Thread tkoenig at gcc dot gnu.org
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: tkoenig at gcc dot gnu.org Target Milestone: --- I currently cannot build gcc on OpenSuse Tumbleweed due to some problem with automake 1.11-6 (which is prescribed by the gcc

[Bug bootstrap/82856] [8 Regression] --enable-maintainter-mode broken by automake failure

2017-11-05 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82856 Thomas Koenig changed: What|Removed |Added Target Milestone|--- |8.0

[Bug fortran/36313] [F03] {MIN,MAX}{LOC,VAL} should accept character arguments

2017-11-05 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36313 Thomas Koenig changed: What|Removed |Added Last reconfirmed|2008-05-25 20:03:26 |2017-11-05 Depends on|

[Bug bootstrap/82856] [8 Regression] --enable-maintainter-mode broken by automake failure

2017-11-06 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82856 --- Comment #2 from Thomas Koenig --- (In reply to Richard Biener from comment #1) > Likely all active branches are affected and it's likely not a regression. > > Can you quickly figure what automake version fixed this? Unfortunately not. Tryin

[Bug bootstrap/82856] [8 Regression] --enable-maintainter-mode broken by automake failure

2017-11-06 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82856 --- Comment #3 from Thomas Koenig --- FWITW, the patch to automake --- automake-1.11.orig 2017-11-06 21:47:27.451349052 +0100 +++ automake2017-11-06 21:48:29.882102274 +0100 @@ -4156,7 +4156,7 @@ sub substitute_ac_subst_variables ($) {

[Bug bootstrap/82856] [8 Regression] --enable-maintainter-mode broken by automake failure

2017-11-06 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82856 Thomas Koenig changed: What|Removed |Added See Also|https://bugzilla.suse.com/s | |how_bug.cgi?id=10665

[Bug fortran/82865] Option -fdec collides with PDT

2017-11-06 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment

[Bug bootstrap/82856] --enable-maintainter-mode broken by incompatiblity of gcc's required automake and modern Perl

2017-11-07 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82856 Thomas Koenig changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libfortran/78549] [8 Regression] Very slow formatted internal file output

2017-11-10 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78549 Thomas Koenig changed: What|Removed |Added CC||manfred99 at gmx dot ch --- Comment #22

[Bug fortran/82938] Speed regression in internal read

2017-11-10 Thread tkoenig at gcc dot gnu.org
||tkoenig at gcc dot gnu.org Resolution|--- |DUPLICATE --- Comment #1 from Thomas Koenig --- This issue is known. *** This bug has been marked as a duplicate of bug 78549 ***

[Bug fortran/53298] ICE in gfc_conv_scalarized_array_ref for ARRAY + substring

2017-11-12 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53298 --- Comment #3 from Thomas Koenig --- Paul, is this something that could be fixed with the new descriptor you introduced?

[Bug fortran/82976] [8 Regression] Error: non-trivial conversion at assignment since r254526

2017-11-15 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82976 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment

[Bug fortran/82976] [8 Regression] Error: non-trivial conversion at assignment since r254526

2017-11-15 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82976 --- Comment #8 from Thomas Koenig --- What I meant was this part of resolve_mask_arg : /* In the library, we access the mask with a GFC_LOGICAL_1 argument. No need to waste memory if we are about to create a temporary ar

[Bug fortran/83012] [8 Regression] Simply contiguous pointer function not recognized as contiguous

2017-11-16 Thread tkoenig at gcc dot gnu.org
||2017-11-16 CC||tkoenig at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |tkoenig at gcc dot gnu.org Target Milestone|--- |8.0 Summary|Simply contiguous pointer |[8

[Bug bootstrap/82856] --enable-maintainter-mode broken by incompatiblity of gcc's required automake and modern Perl

2017-11-16 Thread tkoenig at gcc dot gnu.org
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

[Bug fortran/83012] [8 Regression] Simply contiguous pointer function not recognized as contiguous

2017-11-16 Thread tkoenig at gcc dot gnu.org
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.

[Bug fortran/83012] [8 Regression] Simply contiguous pointer function not recognized as contiguous

2017-11-18 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83012 --- Comment #3 from Thomas Koenig --- Author: tkoenig Date: Sat Nov 18 15:53:21 2017 New Revision: 254914 URL: https://gcc.gnu.org/viewcvs?rev=254914&root=gcc&view=rev Log: 2017-11-18 Thomas Koenig PR fortran/83012 * expr.c (

[Bug fortran/83012] [8 Regression] Simply contiguous pointer function not recognized as contiguous

2017-11-18 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83012 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/82995] Segmentation fault passing optional argument to intrinsic sum function

2017-11-21 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82995 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment

[Bug libfortran/83097] New: Use __BYTE_ORDER__ instead of runtime test

2017-11-21 Thread tkoenig at gcc dot gnu.org
: libfortran Assignee: unassigned at gcc dot gnu.org Reporter: tkoenig at gcc dot gnu.org Target Milestone: --- We could use the __BYTE_ORDER__ macro for replacing the big_endian global variable in libgfortran, and for improving (and inlining) memcmp_char4 for little-endian systems.

[Bug libfortran/83070] -Wsign-compare warning in eoshift0

2017-11-21 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83070 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment

[Bug bootstrap/83099] New: warn_nonstring_bound function breaks bootstrap

2017-11-21 Thread tkoenig at gcc dot gnu.org
: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: tkoenig at gcc dot gnu.org Target Milestone: --- Bootstrap is currently broken: ../../trunk/gcc/calls.c:1542:1: Fehler: »void warn_nonstring_bound(tree, tree)« definiert, aber nicht verwendet [-Werror=unused

[Bug bootstrap/83099] warn_nonstring_bound function breaks bootstrap

2017-11-21 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83099 Thomas Koenig changed: What|Removed |Added CC||msebor at gcc dot gnu.org Ver

[Bug fortran/82392] Allign arrays for faster execution

2017-11-22 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82392 --- Comment #2 from Thomas Koenig --- Test case for the fact that we don't align, or that this causes a performance loss?

[Bug fortran/36313] [F03] {MIN,MAX}{LOC,VAL} should accept character arguments

2017-11-23 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36313 --- Comment #12 from Thomas Koenig --- Author: tkoenig Date: Thu Nov 23 17:52:05 2017 New Revision: 255109 URL: https://gcc.gnu.org/viewcvs?rev=255109&root=gcc&view=rev Log: 2017-11-23 Thomas Koenig PR fortran/36313 * m4/maxl

[Bug libfortran/78549] Very slow formatted internal file output

2017-11-23 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78549 Thomas Koenig changed: What|Removed |Added Summary|[8 Regression] Very slow|Very slow formatted |f

[Bug libfortran/83168] FAIL: gfortran.dg/fmt_f0_2.f90 with a sanitized libgfortran

2017-11-27 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83168 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment

[Bug libfortran/83097] Use __BYTE_ORDER__ instead of runtime test

2017-11-28 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83097 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/54613] [F03] [F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/BACK=

2017-11-28 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54613 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment

[Bug fortran/83224] creating character array from elements shorter than declared does not pad with whitespace properly and aborts

2017-11-30 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83224 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment

[Bug fortran/83224] creating character array from elements shorter than declared does not pad with whitespace properly and aborts

2017-11-30 Thread tkoenig at gcc dot gnu.org
at gcc dot gnu.org |tkoenig at gcc dot gnu.org Target Milestone|--- |8.0 --- Comment #4 from Thomas Koenig --- This looks like this could work. No time for a patch submission now, that will have to wait for a few days. --- frontend-passes.c (Revision 255181

[Bug fortran/83224] creating character array from elements shorter than declared does not pad with whitespace properly and aborts

2017-11-30 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83224 --- Comment #5 from Thomas Koenig --- Author: tkoenig Date: Fri Dec 1 07:35:50 2017 New Revision: 255294 URL: https://gcc.gnu.org/viewcvs?rev=255294&root=gcc&view=rev Log: 2017-12-01 Thomas Koenig PR fortran/83224 * frontend

[Bug fortran/83224] creating character array from elements shorter than declared does not pad with whitespace properly and aborts

2017-11-30 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83224 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|tkoenig at gcc

[Bug fortran/83224] creating character array from elements shorter than declared does not pad with whitespace properly and aborts

2017-11-30 Thread tkoenig at gcc dot gnu.org
at gcc dot gnu.org |tkoenig at gcc dot gnu.org --- Comment #7 from Thomas Koenig --- I'll continue taking a look, looks like a bug in the generated temporary variable.

[Bug fortran/83224] creating character array from elements shorter than declared does not pad with whitespace properly and aborts

2017-12-01 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83224 --- Comment #8 from Thomas Koenig --- Author: tkoenig Date: Fri Dec 1 18:06:31 2017 New Revision: 255331 URL: https://gcc.gnu.org/viewcvs?rev=255331&root=gcc&view=rev Log: 2017-12-01 Thomas Koenig PR fortran/83224 * frontend

[Bug fortran/68241] [meta-bug] [F03] Deferred-length character

2017-12-01 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68241 Bug 68241 depends on bug 83224, which changed state. Bug 83224 Summary: creating character array from elements shorter than declared does not pad with whitespace properly and aborts https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83224 W

[Bug fortran/83224] creating character array from elements shorter than declared does not pad with whitespace properly and aborts

2017-12-01 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83224 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/82367] ICE with deferred length string allocate on non-deferred length argument

2017-12-01 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82367 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment

[Bug tree-optimization/83262] New: SELECT CASE slower than IF/ELSE

2017-12-03 Thread tkoenig at gcc dot gnu.org
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: tkoenig at gcc dot gnu.org Target Milestone: --- Created attachment 42781 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42781&action=edit Test case with timings The following test case by Tran Quoc Vi

[Bug tree-optimization/83262] SELECT CASE slower than IF/ELSE

2017-12-03 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83262 --- Comment #2 from Thomas Koenig --- ig25@linux-d6cw:~> gfortran -v Es werden eingebaute Spezifikationen verwendet. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/home/ig25/lib/gcc/x86_64-pc-linux-gnu/8.0.0/lto-wrapper Ziel: x86_64-pc-linux-gnu Konfi

[Bug fortran/36313] [F03] {MIN,MAX}{LOC,VAL} should accept character arguments

2017-12-03 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36313 --- Comment #14 from Thomas Koenig --- Author: tkoenig Date: Sun Dec 3 20:14:05 2017 New Revision: 255367 URL: https://gcc.gnu.org/viewcvs?rev=255367&root=gcc&view=rev Log: 2017-12-03 Thomas Koenig PR fortran/36313 * check.c

[Bug bootstrap/83265] New: [8 Regression] Bootstrap failure on powerpc64

2017-12-03 Thread tkoenig at gcc dot gnu.org
: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: tkoenig at gcc dot gnu.org Target Milestone: --- Configure with ../trunk/configure --prefix=$HOME --enable-languages=c,c++,fortran --disable-multilib leads to /home/tkoenig/trunk-bin/./gcc/xgcc -B/home/tkoenig

[Bug bootstrap/83265] [8 Regression] Bootstrap failure on powerpc64

2017-12-03 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83265 Thomas Koenig changed: What|Removed |Added CC||segher at gcc dot gnu.org Target Miles

[Bug fortran/36313] [F03] {MIN,MAX}{LOC,VAL} should accept character arguments

2017-12-03 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36313 --- Comment #15 from Thomas Koenig --- Fixed on trunk, closing.

[Bug fortran/20585] [meta-bug] Fortran 2003 support

2017-12-03 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20585 Bug 20585 depends on bug 36313, which changed state. Bug 36313 Summary: [F03] {MIN,MAX}{LOC,VAL} should accept character arguments https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36313 What|Removed |Added -

[Bug fortran/36313] [F03] {MIN,MAX}{LOC,VAL} should accept character arguments

2017-12-03 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36313 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/45689] [F03] Missing transformational intrinsic in the trans_func_f2003 list

2017-12-04 Thread tkoenig at gcc dot gnu.org
at gcc dot gnu.org |tkoenig at gcc dot gnu.org --- Comment #10 from Thomas Koenig --- Still to be done: Simplification for maxloc/minloc/maxval/minval for character arguments. Apart from that, I think we are done (but I will check before closing :-)

<    22   23   24   25   26   27   28   29   30   31   >