This is the mail archive of the libc-hacker@sourceware.org mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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] SH tiny tweak


Roland McGrath <roland@redhat.com> wrote:
>I made a change so that include/setjmp.h is not spuriously brought in for C++.
>I'm concerned that your change might affect C++ name mangling for existing
>C++ code using jmp_buf, but I'm not sure whether that is an issue or not.

Thanks!  It gets rid of the compile time failure for test-cancel24
on SH.

Regards,
	kaz


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