This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib 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] [m32r-elf ] m32r-stub.c compile error with gcc-3.3


Kazuhiro Inaoka wrote:
> 
> 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

Looks good to me.  Can you check it in?


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