This is the mail archive of the gcc-bugs@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]

[Bug fortran/36342] [4.4 Regression] Missing file name in compilation diagnostics of preprocessed fortran source



------- 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


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