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/20063] gfortran assembler error - : Bad Absolute Expression, absolute 0 assumed.


------- Additional Comments From sgk at troutmask dot apl dot washington dot edu  2005-02-18 21:01 -------
Your code compiles fine on amd64-*-freebsd where I'm using a gfortran
form 20050218 sources.  I do get a warning though

troutmask:kargl[205] /usr/tmp/sgk/bin/gfc -c e.f
/var/tmp/ccvV0Vua.s: Assembler messages:
/var/tmp/ccvV0Vua.s:39: Warning: .space repeat count is zero, ignored
/var/tmp/ccvV0Vua.s:99: Warning: .space repeat count is zero, ignored

I suspect that this a target specific bug or it could be related to
a serious bug introduced on 2/13 and fix last night.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20063


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