public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "burnus at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/32236] internal compiler error: in gfc_assign_data_value, at fortran/data.c:288
Date: Wed, 06 Jun 2007 20:22:00 -0000	[thread overview]
Message-ID: <20070606202237.1162.qmail@sourceware.org> (raw)
In-Reply-To: <bug-32236-14664@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from burnus at gcc dot gnu dot org  2007-06-06 20:22 -------
Your example file misses the "param" module; however, I found it via google:
http://www.crseo.ucsb.edu/esrg/pauls_dir/sbdart_browser/html_code/sbdart/params.f.html

The complete package is at:
ftp://ftp.icess.ucsb.edu/pub/esrg/sbdart/sbdart_2.4.tar.gz

Note: This is a fixed-format Fortran 90 file, not a Fortran 77 file.

 * * *

Using NAG f95 I get the error:
Error: tauaero.f, line 1601: WLBAER has already been completely initialised

Using g95:
In file tauaero.f:1601
      data wlbaer/0.,0./
           1
Error: Variable 'wlbaer' at (1) already has an initialization

(ifort simply accepts the code.)


If one comments out that line 1601, the program actually compiles with
gfortran.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-invalid-code
      Known to fail|                            |4.2.0 4.1.3 4.3.0
   Last reconfirmed|0000-00-00 00:00:00         |2007-06-06 20:22:37
               date|                            |
   Target Milestone|---                         |4.3.0


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


  parent reply	other threads:[~2007-06-06 20:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-06 18:23 [Bug fortran/32236] New: " r dot f dot arduini at larc dot nasa dot gov
2007-06-06 18:41 ` [Bug fortran/32236] " r dot f dot arduini at larc dot nasa dot gov
2007-06-06 20:22 ` burnus at gcc dot gnu dot org [this message]
2007-06-06 21:00 ` r dot f dot arduini at larc dot nasa dot gov
2007-06-08 14:15 ` r dot f dot arduini at larc dot nasa dot gov
2007-06-17 15:35 ` patchapp at dberlin dot org
2007-06-18 23:04 ` pault at gcc dot gnu dot org
2007-06-18 23:10 ` pault at gcc dot gnu dot org
2007-06-19 15:30 ` burnus at gcc dot gnu dot org
2007-06-19 16:44 ` pault at gcc dot gnu dot org
2007-06-20 20:01 ` 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=20070606202237.1162.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).