ffortran build 2006-02-12,
Compiling a small module containing two simple functions gives the following
result:
bobo> gfortran -Wall -c basic.F90
/tmp/ccOmbUEh.s: Assembler messages:
/tmp/ccOmbUEh.s:36: Error: symbol `..__result' is already defined
--
Summary: gfortran produces illegal assembler code
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bo dot berggren at glocalnet dot net
GCC host triplet: i386 Linux
GCC target triplet: i386 Linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26265