[Bug fortran/36441] New: gfortran looks for .mod files in default locations before -I directories

2008-06-05 Thread David at ham dot dropbear dot id dot au
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: David at ham dot dropbear dot id dot au http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36441

[Bug fortran/36441] gfortran looks for .mod files in default locations before -I directories

2008-06-05 Thread David at ham dot dropbear dot id dot au
--- Comment #1 from David at ham dot dropbear dot id dot au 2008-06-05 14:48 --- Apologies, this appears to have been caused by idiocy on our part. We now believe gfortran does the right thing and includes -I first. -- David at ham dot dropbear dot id dot au changed

[Bug fortran/31620] New: Zeroing one component of array of derived types zeros the whole structure.

2007-04-18 Thread David at ham dot dropbear dot id dot au
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: David at ham dot dropbear dot id dot au GCC build triplet: RHEL4 x86_64 GCC host triplet: RHEL4 x86_64 GCC target triplet: RHEL4 x86_64 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31620

[Bug fortran/28762] New: program name 'write' causes compiler crash on if statements containing write commands.

2006-08-17 Thread David at ham dot dropbear dot id dot au
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: David at ham dot dropbear dot id dot au GCC build triplet: Gcc 4.2.0 (svn 116183) of 20060816 on RHEL4 x86_64 GCC host triplet: Gcc 4.2.0 (svn 116183) of 20060816 on RHEL4 x86_64 GCC target triplet: RHEL4

[Bug fortran/27709] Using size of array pointer component as dimension of function result causes gfortran internal error. (fixed in trunk)

2006-05-27 Thread David at ham dot dropbear dot id dot au
--- Comment #7 from David at ham dot dropbear dot id dot au 2006-05-27 17:10 --- I can confrim that the patched source tree compiles both the test case provided and the original code. Thank you very much, Paul, for sorting this out so quickly! -- http://gcc.gnu.org/bugzilla

[Bug fortran/27709] Using size of array pointer component as dimension of function result causes gfortran internal error.

2006-05-23 Thread David at ham dot dropbear dot id dot au
--- Comment #2 from David at ham dot dropbear dot id dot au 2006-05-23 18:18 --- (In reply to comment #1) Is this standard conforming? I've got the May 2004 draft Fortran 2003 standard from the WG5 archive. Hopefully it says the same thing as F95 and final F2003. I presume

[Bug fortran/27709] New: Using size of array pointer component as dimension of function result causes gfortran internal error.

2006-05-21 Thread David at ham dot dropbear dot id dot au
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: David at ham dot dropbear dot id dot au GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27709