[Bug fortran/45190] New: Compile-time error on valid code: can't convert TYPE(_gfortran_iso_c_binding_c_ptr) to TYPE(c_ptr)

2010-08-05 Thread mathewc at nag dot co dot uk
fortran_iso_c_binding_c_ptr) to TYPE(c_ptr) Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mathewc at nag dot co dot uk h

[Bug fortran/44022] New: Spurious 'unused parameter' for a used procedure argument

2010-05-07 Thread mathewc at nag dot co dot uk
;unused parameter' for a used procedure argument Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org Repo

[Bug fortran/43796] New: ICE with -fcheck=all

2010-04-19 Thread mathewc at nag dot co dot uk
Summary: ICE with -fcheck=all Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mathewc at nag dot co dot uk http://gc

[Bug fortran/42936] New: Result of passing NULL() as actual arg doesn't inherit characteristics from the corresponding dummy arg

2010-02-02 Thread mathewc at nag dot co dot uk
characteristics from the corresponding dummy arg Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mathewc

[Bug fortran/40995] New: Spurious "Type specified for intrinsic function...ignored" message

2009-08-07 Thread mathewc at nag dot co dot uk
ntrinsic function...ignored" message Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mathewc

[Bug fortran/40822] New: Internal compiler error when Fortran intrinsic LEN referenced before explicit declaration

2009-07-22 Thread mathewc at nag dot co dot uk
ortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mathewc at nag dot co dot uk http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40822

[Bug fortran/32138] Scanner not picking up code is in string context, warning about inline comment

2007-05-29 Thread mathewc at nag dot co dot uk
--- Comment #1 from mathewc at nag dot co dot uk 2007-05-29 08:02 --- I suppose that the code example could be made clearer if it were WRITE(*,*) 'A continued string& &!' END for which the output is the same. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32138

[Bug fortran/32138] New: Scanner not picking up code is in string context, warning about inline comment

2007-05-29 Thread mathewc at nag dot co dot uk
t Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mathewc at nag dot co dot uk http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32138

[Bug libfortran/30015] New: Intrinsic date_and_time can go back in time

2006-11-29 Thread mathewc at nag dot co dot uk
In date_and_time.c, 'time' is called. If the routine then goes on to call 'gettimeofday', it extracts the milliseconds value from the 'gettimeofday' call, but gets the seconds value from the old call to 'time'. This can result in consecutive times of (say) 2006 11 29 124 34 999 200

[Bug fortran/28339] gfortran misses a record from a format statement

2006-07-11 Thread mathewc at nag dot co dot uk
--- Comment #1 from mathewc at nag dot co dot uk 2006-07-11 14:10 --- Apologies, as I should have added %gfortran -v %Using built-in specs. %Target: x86_64-unknown-linux-gnu %Configured with: ./configure --enable-languages=c,fortran %--prefix=/opt/gfortran/irun : (reconfigured

[Bug fortran/28339] New: gfortran misses a record from a format statement

2006-07-11 Thread mathewc at nag dot co dot uk
Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mathewc at nag dot co dot uk http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28339