[Bug libfortran/96886] New: valgrind error with optional character argument of unknown length

2020-09-01 Thread ajmay81 at googlemail dot com
Priority: P3 Component: libfortran Assignee: unassigned at gcc dot gnu.org Reporter: ajmay81 at googlemail dot com Target Milestone: --- Looks like a regression between 10.1.0 and 10.2.0. test.f90: module test_module implicit none contains subroutine

[Bug libfortran/70684] [4.9/5/6/7 Regression] incorrect reading of values from file on Windows

2016-04-22 Thread ajmay81 at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70684 --- Comment #14 from Andy May --- (In reply to Jerry DeLisle from comment #13) > (In reply to Andy May from comment #12) > > I don't know that it's necessary or desired to support both '\n' and '\r' as > > eol, but instead the native eol just

[Bug libfortran/70684] [4.9/5/6/7 Regression] incorrect reading of values from file on Windows

2016-04-21 Thread ajmay81 at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70684 --- Comment #12 from Andy May --- I don't know that it's necessary or desired to support both '\n' and '\r' as eol, but instead the native eol just needs to be used consistently everywhere, for example something like the following pseudo code:

[Bug libfortran/70684] [Regression 5.3, 6] incorrect reading of values from file on Windows

2016-04-15 Thread ajmay81 at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70684 --- Comment #4 from Andy May --- Yes, I agree that demonstrates the bug - and I see it gives the desired output with 4.8.3 but not with 5.3.0. However, I would actually not mind if that modified testcase continued not to 'work' on Linux since

[Bug libfortran/70684] New: incorrect reading of values from file on Windows

2016-04-15 Thread ajmay81 at googlemail dot com
: libfortran Assignee: unassigned at gcc dot gnu.org Reporter: ajmay81 at googlemail dot com Target Milestone: --- When writing and then reading back values from a file on Windows (program built with gfortran via mxe cross compiler) the wrong values are read. Here is a trivial

[Bug fortran/53685] surprising warns about transfer with explicit character range

2012-09-24 Thread ajmay81 at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53685 --- Comment #6 from Andy May ajmay81 at googlemail dot com 2012-09-24 13:57:37 UTC --- Thanks for fixing this, the GCC 4.7.1 shipping with openSUSE 12.2 does not show this problem, and a build of GCC 4.7.2 from source doesn't either

[Bug fortran/54678] New: second call to get_environment_variable gives valgrind warning with 8-byte integers

2012-09-23 Thread ajmay81 at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54678 Bug #: 54678 Summary: second call to get_environment_variable gives valgrind warning with 8-byte integers Classification: Unclassified Product: gcc Version: 4.7.1

[Bug fortran/53714] New: false positive for -Wuninitialized

2012-06-18 Thread ajmay81 at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53714 Bug #: 53714 Summary: false positive for -Wuninitialized Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/53685] New: surprising warns about transfer with explicit character range

2012-06-15 Thread ajmay81 at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53685 Bug #: 53685 Summary: surprising warns about transfer with explicit character range Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED

[Bug fortran/40142] New: integer constants not promoted with -fdefault-integer-8

2009-05-14 Thread ajmay81 at googlemail dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ajmay81 at googlemail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40142