Bug#321291: libatomic-ops-dev: problem with gcc 4.0 -O0

2005-08-04 Thread Ian Wienand
On Thu, Aug 04, 2005 at 09:24:10PM +0300, Martin P??rtel wrote: > The function AO_test_and_set_full fails to build with the following > error: > test.s: Assembler messages: > test.s:38: Error: bad register name `%sil I've distilled what I think is happening into gcc bugzilla bug #23242 http://gcc

Bug#321291: libatomic-ops-dev: problem with gcc 4.0 -O0

2005-08-04 Thread Martin Pärtel
Package: libatomic-ops-dev Version: 1.0-1 Severity: important Tags: experimental The function AO_test_and_set_full fails to build with the following error: test.s: Assembler messages: test.s:38: Error: bad register name `%sil This only occurs when compiling with the -O0 flag using gcc 4.0. It di