This is the mail archive of the gcc@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]

Re: Assembler warning: Warning: .space repeat count is zero, ignored


H. J. Lu wrote:
With today's gcc, I saw many

/tmp/ccYeoniW.s:568: Warning: .space repeat count is zero, ignored
/tmp/ccYeoniW.s:575: Warning: .space repeat count is zero, ignored
/tmp/ccYeoniW.s:577: Warning: .space repeat count is zero, ignored

on both Linux/i386 and Linux/ia64. Has anyone else seen those?


Yep, on darwin a similar one even after Honza's fix for darwin.

/var/tmp//ccA2jB5g.s:28000:Repeat < 0, .space ignored
/var/tmp//ccA2jB5g.s:28002:Repeat < 0, .space ignored

Andreas


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