This is the mail archive of the gcc@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: preprocessor/21250 and address of <built-in>


Neil Booth <neil@daikokuya.co.uk> writes:

>> But that would break too much
>> code.  Simplest and cleanest solution: Just get rid of the <built-in>
>> line in pre-processor output.  This might break some tools that look
>> at cpp output, but it seems unlikely.
>
> Agreed - we never guarantee the form of -E anyway.

Just take care not to break -g3 -save-temps.

zw


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