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]

Error: `%di' not allowed with `addb' with current GCC 2.96 CVS



Compiling glibc 2.2 with GCC 2.96 20000122 I get:
{standard input}: Assembler messages:
{standard input}:491: Error: `%di' not allowed with `addb'

Line 491 is:
$ grep -n addb fts.s
491:    addb    %di, %di

Sorry, I couldn't come up with a short test example - besides
recompiling the CVS version of glibc 2.2 with the CVS version of GCC
on i686.;-)

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

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