This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

Re: patch to remove embedded newlines in m32r-stub.c


Your patch for m32r-stub.c suffers from having embedded newlines in asm
string's.  Newer gcc's don't like this.

Here's a patch.
Could whoever applies Kei's patch please apply this one too?  Thanks.

2003-07-14 Doug Evans <dje@sebabeach.org>

* m32r-stub.c: Remove embedded newlines from asm strings.

Just FYI, I've checked in something equivalent. The committed files were also re-indented.


Andrew





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