[Bug target/103476] --enable-maintainer-mode fails with "invalid separator" in libgfortran on POWER

2021-11-29 Thread tkoenig at netcologne dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103476 --- Comment #2 from tkoenig at netcologne dot de --- On 29.11.21 20:57, sch...@linux-m68k.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103476 > > --- Comment #1 from Andreas Schwab --- > 1202:$(srcdir)/generated/matm

[Bug fortran/55591] strict-aliasing & Fortran

2019-04-05 Thread tkoenig at netcologne dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55591 --- Comment #11 from tkoenig at netcologne dot de --- Am 05.04.19 um 18:20 schrieb dominiq at lps dot ens.fr: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55591 > > --- Comment #10 from Dominique d'Humieres --- >> Testi

[Bug fortran/89904] [9 regression] ICE in gfortran starting with r270045

2019-04-02 Thread tkoenig at netcologne dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89904 --- Comment #18 from tkoenig at netcologne dot de --- Am 02.04.19 um 20:48 schrieb anlauf at gcc dot gnu.org: > I had rejected procedure arguments to TRANSFER in my initial patch, see > > https://gcc.gnu.org/ml/fortran/2019-03/msg0

[Bug fortran/82018] [6/7/8 Regression] missing warnings with -Wconversion

2017-08-29 Thread tkoenig at netcologne dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82018 --- Comment #3 from tkoenig at netcologne dot de --- Am 29.08.2017 um 10:35 schrieb janus at gcc dot gnu.org: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82018 > > --- Comment #2 from janus at gcc dot gnu.org --- > (In reply t

[Bug bootstrap/81298] [7 Regression] Bootstrapping trunk fails during stage1-bubble on x86_64-pc-linux-gnu with --enable-maintainer-mode

2017-07-03 Thread tkoenig at netcologne dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81298 --- Comment #8 from tkoenig at netcologne dot de --- Am 03.07.2017 um 23:40 schrieb ebotcazou at gcc dot gnu.org: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81298 > > Eric Botcazou changed: > > W

[Bug libfortran/30162] [4.7/4.8 Regression] I/O with named pipes does not work on Darwin

2013-02-18 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30162 --- Comment #48 from tkoenig at netcologne dot de 2013-02-18 21:29:22 UTC --- Am 18.02.2013 20:15, schrieb dominiq at lps dot ens.fr: > Are you suggesting to "fix" the non working named pipes on Darwin by removing >

[Bug libfortran/30162] [4.7/4.8 Regression] I/O with named pipes does not work on Darwin

2013-02-18 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30162 --- Comment #47 from tkoenig at netcologne dot de 2013-02-18 21:24:31 UTC --- Am 18.02.2013 21:16, schrieb jb at gcc dot gnu.org: >> Look at this piece of code: >> > >> > /* Seek to the head and overwrite the bo

[Bug libfortran/30162] [4.7/4.8 Regression] I/O with named pipes does not work

2012-12-23 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30162 --- Comment #41 from tkoenig at netcologne dot de 2012-12-23 15:09:59 UTC --- Am 23.12.2012 15:16, schrieb dominiq at lps dot ens.fr: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30162 > > --- Comment #40 from Dominiqu

[Bug libfortran/30162] [4.7/4.8 Regression] I/O with named pipes does not work

2012-12-22 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30162 --- Comment #37 from tkoenig at netcologne dot de 2012-12-22 20:16:07 UTC --- Hi Dominique, > The best I can do (without understanding it) is > > (1) if I use dtruss (should be equivalent to strace) on a, I get > > [m

[Bug libfortran/30162] [4.7/4.8 Regression] I/O with named pipes does not work

2012-12-22 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30162 --- Comment #35 from tkoenig at netcologne dot de 2012-12-22 15:38:08 UTC --- > I still see > > status from open is0 > status from open is0 > At line 7 of file pr30162_1.f (unit = 20, file = &

[Bug libfortran/54736] GFORTRAN_CONVERT_UNIT causes malloc error on several platforms

2012-09-30 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 --- Comment #4 from tkoenig at netcologne dot de 2012-09-30 20:24:03 UTC --- Am 30.09.2012 21:12, schrieb shart6 at utk dot edu: > If n_elist = 1, then high = low = 0, and the funtion will always return 0, > even > if the unit

[Bug fortran/51218] [4.6/4.7 Regression] Potential optimization bug due to implicit_pure?

2011-11-26 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51218 --- Comment #26 from tkoenig at netcologne dot de 2011-11-26 09:22:15 UTC --- Am 25.11.2011 18:44, schrieb burnus at gcc dot gnu.org: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51218 > > --- Comment #25 from Tobias Burnus 2011-11-25

[Bug fortran/51218] [4.6/4.7 Regression] Potential optimization bug due to implicit_pure?

2011-11-25 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51218 --- Comment #24 from tkoenig at netcologne dot de 2011-11-25 17:24:19 UTC --- Am 24.11.2011 21:51, schrieb burnus at gcc dot gnu.org: > Thanks for the bugreport and the (valid) > testcase. > To be pedantic, the test case was not valid

[Bug fortran/51218] [4.7 Regression] Potential optimization bug due to implicit_pure?

2011-11-19 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51218 --- Comment #10 from tkoenig at netcologne dot de 2011-11-19 10:57:23 UTC --- Am 19.11.2011 11:18, schrieb anlauf at gmx dot de: > This won't work. The implementation of the management > of temporaries does not allow that the same in

[Bug fortran/50690] [4.7 Regression] ICE with front end optimization and OMP workshare

2011-10-11 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50690 --- Comment #1 from tkoenig at netcologne dot de 2011-10-11 18:03:56 UTC --- To me, the right strategy appears to be to mark the temporary variable as threadprivate if we are within an OMP block. Does this sound right?

[Bug fortran/50564] [4.7 Regression] Front-end optimization - ICE with FORALL

2011-10-10 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50564 --- Comment #9 from tkoenig at netcologne dot de 2011-10-10 18:57:09 UTC --- > implicit none > integer :: i > real :: A(5), B(5) > B(1) = 3.344 > A = [real :: 1, 2, 3, 4, 5 ] > !$omp parallel default(shared) > !$omp workshar

[Bug fortran/50564] [4.7 Regression] Front-end optimization - ICE with FORALL

2011-10-09 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50564 --- Comment #7 from tkoenig at netcologne dot de 2011-10-09 18:10:37 UTC --- Am 09.10.2011 18:14, schrieb burnus at gcc dot gnu.org: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50564 > > --- Comment #6 from Tobias Burnus 2011-10-09

[Bug fortran/48955] [4.6/4.7 Regression] Wrong result for array assignment due to missing temporary

2011-05-16 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48955 --- Comment #7 from tkoenig at netcologne dot de 2011-05-16 18:10:03 UTC --- Hi Paul, > Indeed - I just need to find the time to sort out the logic. > Structurally the patch is OK. I think the logic could be as follows: You could ha

[Bug fortran/47348] wrong string length with array constructor

2011-02-21 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47348 --- Comment #9 from tkoenig at netcologne dot de 2011-02-21 22:40:52 UTC --- Hi Paul, > (In reply to comment #7) >> Any plan to backport the fix in revision 170317? > > I had not planned so to do but would respond positi

[Bug fortran/45586] [4.6 Regression] ICE non-trivial conversion at assignment

2011-01-16 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #25 from tkoenig at netcologne dot de 2011-01-16 16:23:29 UTC --- Maybe it would be better to set the "inherited" pointer and target attributes much earlier, in gfc_variable_attr. With a bit of luck, things would

[Bug fortran/38536] ICE with C_LOC in resolve.c due to not properly going through expr->ref

2011-01-09 Thread tkoenig at netcologne dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38536 --- Comment #17 from tkoenig at netcologne dot de 2011-01-09 16:00:14 UTC --- Am 09.01.2011 16:33, schrieb burnus at gcc dot gnu.org: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38536 > > --- Comment #15 from Tobias Burnus 2011-01-09

[Bug fortran/45159] Unnecessary temporaries

2010-08-10 Thread tkoenig at netcologne dot de
--- Comment #18 from tkoenig at netcologne dot de 2010-08-10 09:19 --- Subject: Re: Unnecessary temporaries Am Dienstag, den 10.08.2010, 08:45 + schrieb dominiq at lps dot ens dot fr: > I think that > > + identical_strides = gfc_dep_compare_expr (l_stride, r_strid

[Bug fortran/44773] [4.6 Regression] Unnecessary temporaries increase the runtime for channel.f90 by ~70%

2010-07-08 Thread tkoenig at netcologne dot de
--- Comment #13 from tkoenig at netcologne dot de 2010-07-08 19:55 --- Subject: Re: [4.6 Regression] Unnecessary temporaries increase the runtime for channel.f90 by ~70% Hello Paul, > That is the context - apply it and see. What about module baz implicit none conta

[Bug fortran/37131] inline matmul for small matrix sizes

2010-06-05 Thread tkoenig at netcologne dot de
--- Comment #13 from tkoenig at netcologne dot de 2010-06-05 18:27 --- Subject: Re: inline matmul for small matrix sizes mikael at gcc dot gnu dot org wrote: > I'm working on nested scalarization loops for the sum intrinsic > (pr43829) ; > inlining matmul should be s

[Bug fortran/44156] dot_product / matmul and signed zeros

2010-05-16 Thread tkoenig at netcologne dot de
--- Comment #2 from tkoenig at netcologne dot de 2010-05-16 19:03 --- Subject: Re: dot_product / matmul and signed zeros kargl at gcc dot gnu dot org wrote: > The generated code is fine. The F2003 standard states on page 38. > >The real type includes a zero value. P

[Bug fortran/36934] [4.4 regression] Spurious "ambiguous reference to...ERROR"/ICE

2008-07-25 Thread tkoenig at netcologne dot de
--- Comment #7 from tkoenig at netcologne dot de 2008-07-25 21:58 --- Subject: Re: [4.4 regression] Spurious "ambiguous reference to...ERROR"/ICE On Fri, 2008-07-25 at 21:44 +, burnus at gcc dot gnu dot org wrote: > I think it was my mistake. I assume Phili

[Bug testsuite/35939] maxloc_bounds_[457].f90 fail with -fdefault-integer-8

2008-05-16 Thread tkoenig at netcologne dot de
--- Comment #2 from tkoenig at netcologne dot de 2008-05-16 15:27 --- Subject: Re: maxloc_bounds_[457].f90 fail with -fdefault-integer-8 On Thu, 2008-05-15 at 21:48 +, janis at gcc dot gnu dot org wrote: > > --- Comment #1 from janis at gcc dot gnu dot org 2008

[Bug fortran/35990] run-time abort for PACK of run-time zero sized array

2008-05-04 Thread tkoenig at netcologne dot de
--- Comment #9 from tkoenig at netcologne dot de 2008-05-04 10:15 --- Subject: Re: run-time abort for PACK of run-time zero sized array On Sun, 2008-05-04 at 09:59 +, dominiq at lps dot ens dot fr wrote: > > --- Comment #7 from dominiq at lps dot ens dot fr 2

[Bug libfortran/34670] bounds checking for array intrinsics

2008-01-05 Thread tkoenig at netcologne dot de
--- Comment #2 from tkoenig at netcologne dot de 2008-01-05 11:48 --- Subject: Re: bounds checking for array intrinsics Hi Jerry, > Do we want the overhead of bounds checking at run time on all these > intrinsics? In the case of no bounds checking, it's a single i

[Bug libfortran/32972] performance of pack/unpack

2007-12-09 Thread tkoenig at netcologne dot de
--- Comment #10 from tkoenig at netcologne dot de 2007-12-09 10:33 --- Subject: Re: performance of pack/unpack On Sat, 2007-12-08 at 21:57 +, jvdelisle at verizon dot net wrote: > > --- Comment #9 from jvdelisle at verizon dot net 2007-12-08 21:57 --- > Su

[Bug libfortran/34328] access="stream",form="formatted" doesn't buffer

2007-12-03 Thread tkoenig at netcologne dot de
--- Comment #3 from tkoenig at netcologne dot de 2007-12-04 07:03 --- Subject: Re: access="stream",form="formatted" doesn't buffer On Tue, 2007-12-04 at 02:36 +, jvdelisle at gcc dot gnu dot org wrote: > > $ strace -e write,read,_llseek ./a

[Bug fortran/33698] FAIL: gfortran.dg/gamma_5.f90

2007-11-03 Thread tkoenig at netcologne dot de
--- Comment #15 from tkoenig at netcologne dot de 2007-11-03 20:19 --- Subject: Re: FAIL: gfortran.dg/gamma_5.f90 > --- Comment #13 from dave at hiauly1 dot hia dot nrc dot ca 2007-11-03 > 19:37 --- > Now, the hard part. The gfortran.dg/gamma_5.f90 test fails