public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/53290] New: ICE compiling aermod with Ofast
@ 2012-05-09  7:32 venkataramanan.kumar at amd dot com
  2012-05-09  8:03 ` [Bug tree-optimization/53290] " venkataramanan.kumar at amd dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: venkataramanan.kumar at amd dot com @ 2012-05-09  7:32 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53290
           Summary: ICE compiling aermod with Ofast
    Classification: Unclassified
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: venkataramanan.kumar@amd.com


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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-05-09 12:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-09  7:32 [Bug tree-optimization/53290] New: ICE compiling aermod with Ofast venkataramanan.kumar at amd dot com
2012-05-09  8:03 ` [Bug tree-optimization/53290] " venkataramanan.kumar at amd dot com
2012-05-09  9:17 ` rguenth at gcc dot gnu.org
2012-05-09 12:36 ` dominiq at lps dot ens.fr

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).