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]

[PATCH] [m32r-elf ] m32r-stub.c compile error with gcc-3.3


Compiler: gcc-3.3 released
Newlib* newlib-1.11.0 released
GDB: gcc-5.3 released

m32r-elf-gcc -B/home4/inaoka/work/work-org_src/build.newlib-1.11.0/m32r-elf/
newlib/ -isystem
/home4/inaoka/work/work-org_src/build.newlib-1.11.0/m32r-elf/newlib/targ-inc
lude -isystem
/home4/inaoka/work/work-org_src/newlib-1.11.0/newlib/libc/include -c -g -Os 
-o m32r-stub.o
/home4/inaoka/work/work-org_src/newlib-1.11.0/libgloss/m32r/../../gdb/m32r-s
tub.c
/home4/inaoka/work/work-org_src/newlib-1.11.0/gdb/m32r-stub.c:1199:6:
missing terminating " character
/home4/inaoka/work/work-org_src/newlib-1.11.0/gdb/m32r-stub.c:1200: error:
parse error before "stash_registers"

Kazuhiro Inaoka



Attachment: m32r-stub.c.patch
Description: Binary data


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