------- Additional Comments From Tobias dot Schlueter at physik dot 
uni-muenchen dot de  2005-04-11 17:16 -------
Subject: Re:  -fno-second-underscore induces warning for
 fortran that needs preprocessing

pinskia at gcc dot gnu dot org wrote:
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-11 
> 12:48 -------
> (In reply to comment #5)
> 
>>It is annoying enough that the preprocessor is invoked via cc1.  Is there a
>>reason for this, besides that it is the example given in the specfiles?
> 
> Besides that is the only preprocessor any more, there is not a seperate one 
> anymore, it is integrated 
> into cc1 now.
> 
We're using the traditional preprocessor.  This is a separate executable, cpp,
which is built separately.  So the question remains: why do we run cc1?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18452

Reply via email to