------- Comment #2 from djohnson+gcc at sw dot starentnetworks dot com  
2005-12-01 21:44 -------
Created an attachment (id=10384)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10384&action=view)
preprocessed file


compile with:

arm-linux-gcc -mbig-endian -march=armv5te -mtune=xscale -Wa,-mcpu=xscale -O2 -g
-pipe -Wimplicit -Wunused -Wcomment -Wchar-subscripts -Wuninitialized
-Wparentheses -Wformat  -Wreturn-type -fPIC -Wmissing-prototypes -c
aaamgr_api_test.i -o aaamgr_api_test.o
{standard input}: Assembler messages:
{standard input}:3210: Error: bad immediate value for offset (4096)
{standard input}:3213: Error: bad immediate value for offset (4100)
{standard input}:13165: Error: bad immediate value for offset (4096)

NOTE: I've stubbed out most of the other functions in the file to make the code
smaller.


-- 


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

Reply via email to