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

[Bug target/39910] [4.5 regression] i386: Error: suffix or operands invalid for `fidivr'



------- Comment #4 from gerald at pfeifer dot com  2009-04-26 15:39 -------
Created an attachment (id=17700)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17700&action=view)
Second preprocessed source file (created using -save-temps)

And I'm seeing similiar errors for a different file, this time for
fiadd and fisub.


vartype.c: Assembler messages:
vartype.c:13174: Error: suffix or operands invalid for `fiadd'
vartype.c:13208: Error: suffix or operands invalid for `fisub'
vartype.c:13716: Error: suffix or operands invalid for `fiadd'
vartype.c:13757: Error: suffix or operands invalid for `fisub'


-- 


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


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