public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "venkataramanan.kumar at amd dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/53290] ICE compiling aermod with Ofast
Date: Wed, 09 May 2012 08:03:00 -0000	[thread overview]
Message-ID: <bug-53290-4-9nocacNm2P@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-53290-4@http.gcc.gnu.org/bugzilla/>

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

Venkataramanan <venkataramanan.kumar at amd dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |x86_64-unknown-linux-gnu
               Host|                            |x86_64-unknown-linux-gnu

--- Comment #1 from Venkataramanan <venkataramanan.kumar at amd dot com> 2012-05-09 07:32:52 UTC ---
(In reply to comment #0)
> Command: gfortran  aermod.f90  -O3  -o aermod
> Revision bug encountered: gcc187276
> aermod.f90: In function âdeltahâ:
> aermod.f90:39547:0: error: definition in block 26 follows the use
>        SUBROUTINE DELTAH(XARG)
>  ^
> for SSA_NAME: reassocpow.10153_319 in statement:
> reassocpow.10153_166 = __builtin_powif (reassocpow.10153_319, 2);
> aermod.f90:39547:0: internal compiler error: verify_ssa failed
>        SUBROUTINE DELTAH(XARG)
>  ^
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> I shall see which version cause that.

The command used is "gfortran  aermod.f90  -Ofast -o aermod"


  reply	other threads:[~2012-05-09  7:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-09  7:32 [Bug tree-optimization/53290] New: " venkataramanan.kumar at amd dot com
2012-05-09  8:03 ` venkataramanan.kumar at amd dot com [this message]
2012-05-09  9:17 ` [Bug tree-optimization/53290] " rguenth at gcc dot gnu.org
2012-05-09 12:36 ` dominiq at lps dot ens.fr

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=bug-53290-4-9nocacNm2P@http.gcc.gnu.org/bugzilla/ \
    --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).