This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/26265] New: gfortran produces illegal assembler code
- From: "bo dot berggren at glocalnet dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Feb 2006 19:19:30 -0000
- Subject: [Bug fortran/26265] New: gfortran produces illegal assembler code
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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