This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36342] [4.4 Regression] Missing file name in compilation diagnostics of preprocessed fortran source
- From: "dfranke at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jun 2008 21:49:37 -0000
- Subject: [Bug fortran/36342] [4.4 Regression] Missing file name in compilation diagnostics of preprocessed fortran source
- References: <bug-36342-10601@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from dfranke at gcc dot gnu dot org 2008-06-16 21:49 -------
Reopened. I can still observe the problem with trunk from 20080615 (r136827).
$> gfortran-svn -O -Wall ~/pr/pr36342.F90
ž: In function 'test':
hqë·š:4: warning: 'junk_2' is used uninitialized in this function
In addition, the invalid reads are still shown by valgrind.
FX, could you have a look which part of your patch (r134992, one of the
wide-char patches I think) might have introduced the problem?
--
dfranke at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36342