public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/32404] Wrong-code with sbdart (valgrind errors, different output)
Date: Wed, 20 Jun 2007 09:41:00 -0000	[thread overview]
Message-ID: <20070620094131.25076.qmail@sourceware.org> (raw)
In-Reply-To: <bug-32404-13404@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from fxcoudert at gcc dot gnu dot org  2007-06-20 09:41 -------
I can reproduce what you see, nor make any sense of the instructions comparing
the outputs: when I do what you indicate, all I see in the output is a
namelist-type of scalar values:

&INPUT
 IDATM=          4,
 AMIX= -1.00000000000000     ,
 ISAT=          0,
 WLINF= 0.550000011920929     ,
 WLSUP= 0.550000011920929     ,
 WLINC=  0.00000000000000     ,
 SZA=  0.00000000000000     ,
 CSZA= -1.00000000000000     ,
 SOLFAC=  1.00000000000000     ,
 NF=          2,
 IDAY=          0,
 TIME=  16.0000000000000     ,
 ALAT= -64.7669982910156     ,     
 ALON= -64.0670013427734     ,     
 ZPRES= -1.00000000000000     ,      
 PBAR= -1.00000000000000     ,    
 SCLH2O= -1.00000000000000     ,  
 UW= -1.00000000000000     ,
 UO3= -1.00000000000000     ,
 O3TRP= -1.00000000000000     ,
 ZTRP=  0.00000000000000     , 
 XRSC=  1.00000000000000     , 
 XN2= -1.00000000000000     ,
 XO2= -1.00000000000000     ,
 XCO2= -1.00000000000000     ,  
 XCH4= -1.00000000000000     ,
 XN2O= -1.00000000000000     ,
 XCO= -1.00000000000000     , 
 XNO2= -1.00000000000000     ,
 XSO2= -1.00000000000000     ,
 XNH3= -1.00000000000000     ,   
 XNO= -1.00000000000000     ,
 XHNO3= -1.00000000000000     ,
 XO4=  1.00000000000000     ,   
 ISALB=          0,
 ALBCON=  0.00000000000000     ,
 SC= 5*3.402823466385289E+038 ,
 ZCLOUD= 5*0.00000000000000       ,
 TCLOUD= 5*0.00000000000000       ,
 LWP= 5*0.00000000000000       ,
 NRE= 5*8.00000000000000       ,
 RHCLD= -1.00000000000000     ,
 KRHCLR=          0,
 JAER= 5*0          ,
 ZAER= 5*0.00000000000000       ,
 TAERST= 5*0.00000000000000       ,
 IAER=          0,
 VIS= -1.00000000000000     ,
 RHAER= -1.00000000000000     ,
 TBAER= -1.00000000000000     ,
 WLBAER= 150*-1.00000000000000      ,
 QBAER= 150*-1.00000000000000      ,
 ABAER=  0.00000000000000     ,
 WBAER= 150*-1.00000000000000      ,
 GBAER= 150*-1.00000000000000      ,
 PMAER= 44850*-1.00000000000000      ,
 ZBAER= 65*-1.00000000000000      ,
 DBAER= 65*-1.00000000000000      ,
 NOTHRM=         -1,
 NOSCT=          0,
 KDIST=          3,
 ZGRID1=  1.00000000000000     ,
 ZGRID2=  30.0000000000000     ,
 NGRID=          0,
 IDB= 20*0          ,
 ZOUT=  0.00000000000000     ,  100.000000000000     ,
 IOUT=         10,
 PRNT= 7*F,
 TEMIS=  0.00000000000000     ,
 NSTR=          0,
 NZEN=          0,
 UZEN= 40*-1.00000000000000      ,
 VZEN= 40*90.0000000000000       ,
 NPHI=          0,
 PHI= 40*-1.00000000000000      ,
 SAZA=  180.000000000000     ,
 IMOMC=          3,
 IMOMA=          3,
 TTEMP= -1.00000000000000     ,
 BTEMP= -1.00000000000000     ,
 CORINT=F,
 SPOWDER=F,  /

What do you call columns in this output?


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
           Keywords|wrong-code                  |


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


  reply	other threads:[~2007-06-20  9:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-19 15:29 [Bug fortran/32404] New: " burnus at gcc dot gnu dot org
2007-06-20  9:41 ` fxcoudert at gcc dot gnu dot org [this message]
2007-06-20 17:04 ` [Bug fortran/32404] " burnus at gcc dot gnu dot org
2007-06-20 20:00 ` burnus at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070620094131.25076.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).