[Bug fortran/22417] New: gfortran preprocessing regression: nonsense warning about file left but not entered

2005-07-11 Thread anlauf at hep dot tu-darmstadt dot de
about file left but not entered Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt

[Bug fortran/20248] gfortran: intrinsics and std=f95, inconsistency with other compilers

2005-06-23 Thread anlauf at hep dot tu-darmstadt dot de
--- Additional Comments From anlauf at hep dot tu-darmstadt dot de 2005-06-23 07:42 --- In order to retain the advantages of having -std=f95 and common intrinsic extensions, I suggest to enable the latter by a suitable compiler option. g77 did this. g95 does this with -fintrinsic

[Bug fortran/21370] New: gfortran: TARGET attribute for dummy argument and declaration order

2005-05-03 Thread anlauf at hep dot tu-darmstadt dot de
: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21370

[Bug fortran/20651] New: gfortran: ICE in gfc_conv_ss_descriptor, at fortran/trans-array.c:1224

2005-03-26 Thread anlauf at hep dot tu-darmstadt dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20651

[Bug libfortran/17871] libgfortran, g77: regression, zero has non-zero exponent

2005-03-16 Thread anlauf at hep dot tu-darmstadt dot de
--- Additional Comments From anlauf at hep dot tu-darmstadt dot de 2005-03-16 13:50 --- (In reply to comment #3) I really think PR20480 is a duplicate of this one, by the way. In theory: no. AFAIK the ES edit descriptor is not part of standard F77, and it is not implemented in either

[Bug libfortran/20480] New: libfortran: formatted write, ES edit descriptor

2005-03-15 Thread anlauf at hep dot tu-darmstadt dot de
Severity: normal Priority: P2 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http

[Bug fortran/20279] New: gfortran: ICE on valid code, in gfc_get_symbol_decl

2005-03-02 Thread anlauf at hep dot tu-darmstadt dot de
Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug fortran/20248] gfortran: intrinsics and std=f95, inconsistency with other compilers

2005-03-01 Thread anlauf at hep dot tu-darmstadt dot de
--- Additional Comments From anlauf at hep dot tu-darmstadt dot de 2005-03-01 08:33 --- (In reply to comment #3) Read the F2003 standard. 5.1.2.8INTRINSIC attribute The INTRINSIC attribute confirms that a name is the specific name (13.6) or generic name (13.5) of an intrinsic

[Bug libfortran/20246] New: libfortran: iargc off-by-one error

2005-02-28 Thread anlauf at hep dot tu-darmstadt dot de
: libfortran: iargc off-by-one error Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot

[Bug fortran/20248] New: gfortran: intrinsics and std=f95, inconsistency with other compilers

2005-02-28 Thread anlauf at hep dot tu-darmstadt dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20248

[Bug fortran/20248] gfortran: intrinsics and std=f95, inconsistency with other compilers

2005-02-28 Thread anlauf at hep dot tu-darmstadt dot de
--- Additional Comments From anlauf at hep dot tu-darmstadt dot de 2005-02-28 22:11 --- But is it consistently handled as an intrinsic? Modify the program by adding the line intrinsic :: iargc and compile without -std=f95. Now the name gets mapped to _gfortran_iargc, which

[Bug fortran/20138] New: fortran (frontend/driver?) bug: array bound checking conflicts with preprocessing

2005-02-22 Thread anlauf at hep dot tu-darmstadt dot de
Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla

[Bug fortran/20138] fortran (driver?) bug: array bound checking conflicts with preprocessing

2005-02-22 Thread anlauf at hep dot tu-darmstadt dot de
--- Additional Comments From anlauf at hep dot tu-darmstadt dot de 2005-02-22 08:48 --- It looks very much like a driver problem, because the option -std=f95 instead of -C makes it even funnier: cc1: warning: command line option -std=f95 is valid for F95 but not for C But at least

[Bug fortran/20138] fortran (driver?) bug: array bound checking conflicts with preprocessing

2005-02-22 Thread anlauf at hep dot tu-darmstadt dot de
--- Additional Comments From anlauf at hep dot tu-darmstadt dot de 2005-02-22 08:54 --- While I'm at it: the option -pipe also has a funny side effect: f951: error: unrecognized command line option -95 And it produces a file -95 in the current directory that contains the preprocessed

[Bug fortran/20154] New: fortran: scoping of implicit none interfaces

2005-02-22 Thread anlauf at hep dot tu-darmstadt dot de
Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs at gcc dot gnu dot org

[Bug fortran/20067] New: gfortran: misleading error message resolving generic subroutine

2005-02-18 Thread anlauf at hep dot tu-darmstadt dot de
dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20067

[Bug libfortran/20037] New: libfortran: format termination bug in formatted write

2005-02-17 Thread anlauf at hep dot tu-darmstadt dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20037

[Bug fortran/19195] New: gfortran: ICE in final_scan_insn, at final.c:1843

2004-12-29 Thread anlauf at hep dot tu-darmstadt dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19195

[Bug fortran/18899] New: gfortran/libfortran(?): ubound wrongly calculated for passed array

2004-12-09 Thread anlauf at hep dot tu-darmstadt dot de
for passed array Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de

[Bug fortran/18769] New: gfortran: ICE in gfc_conv_array_initializer with array initialization

2004-12-01 Thread anlauf at hep dot tu-darmstadt dot de
: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18769

[Bug fortran/18565] New: gfortran: CONJG: false error message about standard violation

2004-11-19 Thread anlauf at hep dot tu-darmstadt dot de
Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs at gcc

[Bug fortran/18283] New: gfortran: ICE in gfc_conv_string_parameter, trans-expr.c:1982

2004-11-02 Thread anlauf at hep dot tu-darmstadt dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18283

[Bug fortran/18283] gfortran: ICE in gfc_conv_string_parameter, trans-expr.c:1982

2004-11-02 Thread anlauf at hep dot tu-darmstadt dot de
--- Additional Comments From anlauf at hep dot tu-darmstadt dot de 2004-11-03 00:09 --- (In reply to comment #1) I think this is the same as PR 18023. Well, actually I get slightly different line numbers with my example and the example of PR 18023 (1982 vs. 1986). Maybe they're

[Bug libfortran/18025] New: libgfortran: format, incompatible minimum width edit descriptor

2004-10-15 Thread anlauf at hep dot tu-darmstadt dot de
dot tu-darmstadt dot de CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18025

[Bug fortran/18026] New: gfortran: regression w.r.t. g77, lacks -ftypeless-boz

2004-10-15 Thread anlauf at hep dot tu-darmstadt dot de
-ftypeless-boz Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de

[Bug fortran/17927] Math error in simple divide operation

2004-10-12 Thread anlauf at hep dot tu-darmstadt dot de
--- Additional Comments From anlauf at hep dot tu-darmstadt dot de 2004-10-12 06:55 --- (In reply to comment #4) Subject: Re: Math error in simple divide operation I suppose then that a warning would be good when mixing precisions in assignments. With Fortran 77, the great free

[Bug fortran/17941] New: gfortran: parser chokes on complex literal constant

2004-10-11 Thread anlauf at hep dot tu-darmstadt dot de
Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anlauf at hep dot tu-darmstadt dot de CC: gcc-bugs