C++ and gather-detailed-mem-stats
Gabriel Dos Reis
gdr@integrable-solutions.net
Wed Aug 15 16:26:00 GMT 2012
On Wed, Aug 15, 2012 at 11:21 AM, Tobias Burnus <burnus@net-b.de> wrote:
> Gabriel Dos Reis wrote:
>>
>> A few points to consider:
>> * relation of __builtin_function_location to C99 (and C++11) __func__
>>
>> * Do we want to update libcpp to systematically expand __FILE__ to
>> __builtin_file_location, etc?
>
>
> If you do so, please make sure that you don't break Fortran, which also uses
> libcpp.
I hope Fortran also shares the gimplifier? How does it handler the
CPP macro assert which expands to a builtin?
-- Gaby
More information about the Gcc
mailing list