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]

Re: Incorrect assembler code generated for target h8300-hitachi-coff



  In message <H00001ba015e0be0@MHS>you write:
  > I'm trying to compile gcc 2.8.1/egcs 1.0.3a as a cross-compiler for the
  > target h8300-hitachi-coff on the host platform hppa1.1-hp-hpux10.20.
  > While compiling the C library package "newlib" the compiler generates
  > incorrect assembler code which causes gas to fail. The faulty lines look
  > like this:
  > 
  >         mov.b   r4l,r4hn        mov.b   r5h,r4l
  >                        ^ This looks like a \n without the \!
This was fixed in egcs back in Jan 1998.  It should work in current
snapshots as well as the upcoming egcs-1.1 release.

jeff


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