This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 for language specific Makefile check targets


Ok, except

> +languages = { language=obj-c++; ? ? ? ?gcc-check-target=check-obj-c++;
> + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? lib-check-target="check-target-libobjc check-target-libstdc++-v3"; };

do not put anything in this lib-check-target since it does not test cc1objplus.


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