[Bug fortran/43310] -pedantic errors on valid code involving PARAMETERs initialized to intrinsic function result

2010-03-10 Thread giese025 at umn dot edu
--- Comment #6 from giese025 at umn dot edu 2010-03-10 16:07 --- (In reply to comment #5) (In reply to comment #4) Not all valid FORTRAN 95 programs will compile properly when using this option. If you want to ensure compliance with one of the FORTRAN standards, please see

[Bug fortran/43310] New: -pedantic errors on valid code involving PARAMETERs initialized to intrinsic function result

2010-03-09 Thread giese025 at umn dot edu
Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: giese025 at umn dot edu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43310

[Bug fortran/43310] -pedantic errors on valid code involving PARAMETERs initialized to intrinsic function result

2010-03-09 Thread giese025 at umn dot edu
--- Comment #4 from giese025 at umn dot edu 2010-03-10 01:17 --- (In reply to comment #3) If one is trying to adhere to a Standard then use -std=. -pedantic simply should not be used with gfortran. As for documenting this, see arith.c, the PR's listed there and the mailing list