[Bug 1607] __RTEMS_SIZEOF_VOID_P__ flawed design

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri Jul 16 16:28:29 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1607

--- Comment #22 from Gedare <giddyup44 at yahoo.com> 2010-07-16 11:28:28 CDT ---
(In reply to comment #21)
> How are you compiling that?  It doesn't compile for me.
> 
> $ gcc  -c test.c 
> test.c: Assembler messages:
> test.c:14: Error: bad register name `%%eax'
> test.c:15: Error: junk `(%eax)' after expression

gcc -S test.c

just to make sure it generates proper assembly output. however I see that it
does not appear to compile regularly, which is odd. :(

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list