[Bug fortran/35617] New: read namelist error

2008-03-17 Thread pletzer at txcorp dot com
Hi: It seems that gfortran can get confused about namelists that include 2 ! on the same line. The following code fails to execute properly with gfortran 4.3.0: cat > t.nml < t.f90

[Bug fortran/35617] read namelist error

2008-03-17 Thread pletzer at txcorp dot com
--- Comment #1 from pletzer at txcorp dot com 2008-03-17 18:32 --- (In reply to comment #0) Oops, the failing namelist was: &nbdrive_naml !nstep_stop = 2 ! uncomment to save restart data and halt after 1st step !nstep_start = 2 ! uncomment to restart on 2nd step using saved res

[Bug fortran/35627] New: namelist read error

2008-03-18 Thread pletzer at txcorp dot com
IRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pletzer at txcorp dot com GCC build triplet: GNU Fortran (GCC) 4.3.0 GCC host triplet: Linux quartic.txcorp.com 2.6.19-1.2288.fc5 GCC targe

[Bug c++/39860] New: extremely long compile time

2009-04-22 Thread pletzer at txcorp dot com
verity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pletzer at txcorp dot com GCC build triplet: Configured with: ../configure --prefix=/usr -- mandir=/usr/share/ GCC host triplet: Linux quartic.txcorp.com

[Bug c++/39860] extremely long compile time

2009-04-22 Thread pletzer at txcorp dot com
--- Comment #1 from pletzer at txcorp dot com 2009-04-23 04:38 --- Created an attachment (id=17681) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17681&action=view) source code reproducing problem I apologize but I cannot produce *.i files with -save-temps: [plet...@lo