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

Error: suffix or operands invalid for `push'


Hi All,
  I just tried executing a normal hello world C program and got the
following error

/tmp/cc2jcOrX.s: Assembler messages:
/tmp/cc2jcOrX.s:12: Error: suffix or operands invalid for `push'
/tmp/cc2jcOrX.s:16: Error: suffix or operands invalid for `push'
/tmp/cc2jcOrX.s:24: Error: suffix or operands invalid for `pop'

I'm running on a 64-bit server

Thanks in advance

-- 
View this message in context: http://old.nabble.com/Error%3A-suffix-or-operands-invalid-for-%60push%27-tp31760683p31760683.html
Sent from the gcc - Help mailing list archive at Nabble.com.


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