public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/16705] New: ICE in verify_flow_insensitive_alias_info
@ 2004-07-25 14:26 schnetter at aei dot mpg dot de
  2004-07-25 14:26 ` [Bug fortran/16705] " schnetter at aei dot mpg dot de
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: schnetter at aei dot mpg dot de @ 2004-07-25 14:26 UTC (permalink / raw)
  To: gcc-bugs

I receive an ICE for the attached Fortran source code.  I use 
 
$ /home/eschnett/gcc/bin/gfortran --version 
GNU Fortran 95 (GCC 3.5.0 20040724 (experimental)) 
 
with the options 
 
$ /home/eschnett/gcc/bin/gfortran -march=pentium4 -malign-double -g3 -O3 
-funroll-loops -Wall -Wshadow -c ih_interpolate.f90  
ih_interpolate.f90: In function `ih_interpolate': 
ih_interpolate.f90:0: error: Non-addressable variable inside an alias set. 
.GLOBAL_VAR, UID 3370, is an alias tag, is static, call clobbered, default 
def: .GLOBAL_VAR_5147 
TMT.3890, UID 3154, is an alias tag, is global, call clobbered, default def: 
TMT.3890_5164, may aliases: { .GLOBAL_VAR } 
ih_interpolate.f90:0: internal compiler error: 
verify_flow_insensitive_alias_info failed.

-- 
           Summary: ICE in verify_flow_insensitive_alias_info
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schnetter at aei dot mpg dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2004-08-03  5:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-25 14:26 [Bug fortran/16705] New: ICE in verify_flow_insensitive_alias_info schnetter at aei dot mpg dot de
2004-07-25 14:26 ` [Bug fortran/16705] " schnetter at aei dot mpg dot de
2004-07-25 17:00 ` [Bug tree-optimization/16705] " pinskia at gcc dot gnu dot org
2004-07-27  6:20 ` pinskia at gcc dot gnu dot org
2004-07-28  4:36 ` dnovillo at redhat dot com
2004-07-28  4:53 ` cvs-commit at gcc dot gnu dot org
2004-07-28  6:04 ` [Bug tree-optimization/16705] [testcase] " pinskia at gcc dot gnu dot org
2004-08-03  5:55 ` pinskia at gcc dot gnu dot org

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