[Bug fortran/85192] Memory leak on every read() from string

2018-04-04 Thread Vasilis.Vlachoudis at cern dot ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85192 --- Comment #2 from Vasilis.Vlachoudis at cern dot ch --- I am using 7.2.0 from ubuntu. I've just checked on the latest Fedora with 7.2.1 and it gives the same result as in your case, so probably it is fixed.

[Bug fortran/85192] New: Memory leak on every read() from string

2018-04-04 Thread Vasilis.Vlachoudis at cern dot ch
Assignee: unassigned at gcc dot gnu.org Reporter: Vasilis.Vlachoudis at cern dot ch Target Milestone: --- Every "READ(line,*) vars" statement from a string has a memory leak. Example real*8 x, y, z, u, v, w, erg, tme, wgt character*250 line

[Bug target/82524] [7/8 Regression] expensive-optimizations produces wrong results

2017-10-13 Thread Vasilis.Vlachoudis at cern dot ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82524 --- Comment #19 from Vasilis.Vlachoudis at cern dot ch --- Just to say thank you guys, amazing :)

[Bug c++/82524] New: expensive-optimizations produces wrong results

2017-10-12 Thread Vasilis.Vlachoudis at cern dot ch
++ Assignee: unassigned at gcc dot gnu.org Reporter: Vasilis.Vlachoudis at cern dot ch Target Milestone: --- Created attachment 42342 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42342=edit Bug example System: Fresh installation of Fedora Core 26 Compiler: