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/32404] Wrong-code with sbdart (valgrind errors, different output)



------- Comment #2 from burnus at gcc dot gnu dot org  2007-06-20 17:03 -------
> I can reproduce what you see, nor make any sense of the instructions comparing
"cannot" I presume
> the outputs: when I do what you indicate, all I see in the output is a
> namelist-type

I knew I would forget something. I did run "bash test_runs" before, which
creates the "INPUT" files. The last "INPUT" file (which I therefore used) was

 &INPUT
  tcloud = 15
  zcloud = 1
  wlinf  = .72
  wlsup  = .72
  idatm  = 1
  isalb  = 4
  sza    = 60
  iout   = 23
  nstr   = 20
  uzen=  5,15,25,35,45,55,65,75,85,95,105,115,125,135,145,155,165,175
  phi=0,15,30,45,60,75,90,105,120,135,150,165,180 /


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-06-20 17:03:56
               date|                            |


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


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