On Wed, Aug 15, 2012 at 11:21 AM, Tobias Burnus <bur...@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

Reply via email to