This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/26265] New: gfortran produces illegal assembler code


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]