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 10/9] ENABLE_CHECKING refactoring: remove remaining occurrences


On Wed, Nov 4, 2015 at 4:03 PM, Mikhail Maltsev <maltsevm@gmail.com> wrote:
> On 11/03/2015 02:35 AM, Jeff Law wrote:
>> This is good fore the trunk too.  Please install.
>>
>> Thanks!
>>
>> jeff
>
> Committed as r229758.

> grep ENABLE_CHECKING *.[ch]
dwarf2out.c:#if ENABLE_CHECKING
dwarf2out.c:#if ENABLE_CHECKING
dwarf2out.c:#if ENABLE_CHECKING
dwarf2out.h:#if ENABLE_CHECKING
hsa-gen.c:#ifdef ENABLE_CHECKING
hsa-regalloc.c:#ifdef ENABLE_CHECKING
> grep ENABLE_CHECKING ada/gcc-interface/*.[ch]
ada/gcc-interface/utils.c:#ifdef ENABLE_CHECKING


> --
> Regards,
>     Mikhail Maltsev


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