------- Additional Comments From ro at techfak dot uni-bielefeld dot de 2005-06-20 15:18 ------- Subject: Re: New IRIX 6.5 testsuite failures with gas: .space repeat count is zero, ignored
echristo at redhat dot com writes: > Did you happen to catch where the .space 0 were being emitted from? I've now managed to distill a test case: int test (void) { static unsigned long noarro1 [] = { }; } % ../xgcc -B../ -c space0.i /var/tmp//cc3uQnef.s: Assembler messages: /var/tmp//cc3uQnef.s:8: Warning: .space repeat count is zero, ignored Rainer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22006