This is the mail archive of the gdb-patches@sourceware.org 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] compile: Use libcc1.so->libcc1.so.0


On Thu, 23 Apr 2015 13:42:12 +0200, Pedro Alves wrote:
>    desired base version and desired C-specific version.  If the
>    request can be satisfied, a compatible gcc_context object will be
>                                ^^^^^^^^^^
>    returned.  Otherwise, the function returns NULL.  */

OK, that may mean that GCC is allowed to return compatible GCC_FE_VERSION_1
API even when client asked for GCC_FE_VERSION_0.

Thanks for the clarification although I do not find the comment so clear.


Jan


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