public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/43895]  New: [fortran-dev] internal compiler error: verify_ssa failed
@ 2010-04-26 14:32 sfilippone at uniroma2 dot it
  2010-04-26 14:34 ` [Bug fortran/43895] " sfilippone at uniroma2 dot it
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: sfilippone at uniroma2 dot it @ 2010-04-26 14:32 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2267 bytes --]

The attached code produces the subject message, but only with optimization; at
-O0 it works. 
------ behaviour ----------
[sfilippo@localhost bug14]$ gfortran -v
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/home/local/gnudev/bin/../libexec/gcc/i686-pc-linux-gnu/4.6.0/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: ../fortran-dev/configure --prefix=/usr/local/gnudev
--enable-languages=c,c++,fortran : (reconfigured) ../fortran-dev/configure
--prefix=/usr/local/gnudev --enable-languages=c,c++,fortran,lto --no-create
--no-recursion : (reconfigured) ../fortran-dev/configure
--prefix=/usr/local/gnudev --enable-languages=c,c++,fortran,lto --no-create
--no-recursion : (reconfigured) ../fortran-dev/configure
--prefix=/usr/local/gnudev --enable-languages=c,c++,fortran,lto --no-create
--no-recursion : (reconfigured) ../fortran-dev/configure
--prefix=/usr/local/gnudev --enable-languages=c,c++,fortran,lto --no-create
--no-recursion : (reconfigured) ../fortran-dev/configure
--prefix=/usr/local/gnudev --enable-languages=c,c++,fortran,lto --no-create
--no-recursion : (reconfigured) ../fortran-dev/configure
--prefix=/usr/local/gnudev --enable-languages=c,c++,fortran,lto --no-create
--no-recursion
Thread model: posix
gcc version 4.6.0 20100421 (experimental) (GCC) 
[sfilippo@localhost bug14]$ gfortran  -O1  -c bug14.f90
bug14.f90: In function ‘bug14’:
bug14.f90:30:0: error: statement makes a memory store, but has no VDEFS
a_4.a.$data = 0B;
bug14.f90:30:0: internal compiler error: verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
[sfilippo@localhost bug14]$ gfortran  -O0  -c bug14.f90
[sfilippo@localhost bug14]$


-- 
           Summary: [fortran-dev] internal compiler error: verify_ssa failed
           Product: gcc
           Version: fortran-dev
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sfilippone at uniroma2 dot it
 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=43895


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

end of thread, other threads:[~2010-06-06  3:17 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-26 14:32 [Bug fortran/43895] New: [fortran-dev] internal compiler error: verify_ssa failed sfilippone at uniroma2 dot it
2010-04-26 14:34 ` [Bug fortran/43895] " sfilippone at uniroma2 dot it
2010-04-26 14:38 ` rguenth at gcc dot gnu dot org
2010-04-26 14:56 ` janus at gcc dot gnu dot org
2010-04-26 15:04 ` [Bug fortran/43895] [OOP] " janus at gcc dot gnu dot org
2010-04-26 15:33 ` sfilippone at uniroma2 dot it
2010-05-06 16:28 ` burnus at gcc dot gnu dot org
2010-05-17 20:22 ` burnus at gcc dot gnu dot org
2010-05-17 20:35 ` janus at gcc dot gnu dot org
2010-05-18 10:41 ` sfilippone at uniroma2 dot it
2010-05-18 12:19 ` janus at gcc dot gnu dot org
2010-05-18 12:25 ` burnus at gcc dot gnu dot org
2010-06-05 10:40 ` pault at gcc dot gnu dot org
2010-06-05 14:08 ` pault at gcc dot gnu dot org
2010-06-05 17:52 ` pault at gcc dot gnu dot org
2010-06-06  3:17 ` janus 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).