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/34897] [4.3 Regression] Invalid array bound in specification block causes ICE



------- Comment #2 from dfranke at gcc dot gnu dot org  2008-01-30 19:34 -------
$> gfortran-svn -g -Wall -c pr34897.f90
pr34897.f90:1.6:

      function my_string(x)
     1
Warning: Return value of function 'my_string' at (1) not set

No valgrind errors either. Magically fixed?


-- 


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


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