This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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] |
OK, thanks for patch!Currently, gfortran shows for -cpp processed files the name of the libcpp-generated files, e.g. /tmp/ccIl84Yu.f90.
This is a 4.4 regression caused by using libcpp.
This patch solves this by distinguishing between a displayed filename and the true filename.
Build and regtested on x86-64-linux. OK for the trunk?
Tobias
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |