------- Comment #13 from burnus at gcc dot gnu dot org 2008-06-18 15:43 ------- (In reply to comment #10) > Reopened. I can still observe the problem with trunk from 20080615 (r136827).
Can you post some more debug information? As written, I cannot reproduce it here anymore with 4.4.0 20080616 trunk revision 136838 on x86-64 - not even with valgrind. (I used to be able to reproduce it.) I also tried several locales. Question: I get the following: /tmp/ccpoBhQR.f90:8: warning: 'junk_2' is used uninitialized in this function What puzzles me is that one gets a /tmp/... filename and not the filename one passed to "gfortran -cpp". Is this expected? I thought that when using libcpp directly, no temporary file is written anymore. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36342