public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/38492]  New: [grapite] segfaulting code when compiled with -fgraphite -fgraphite-identity
@ 2008-12-11 21:39 jv244 at cam dot ac dot uk
  2008-12-11 21:40 ` [Bug middle-end/38492] " jv244 at cam dot ac dot uk
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: jv244 at cam dot ac dot uk @ 2008-12-11 21:39 UTC (permalink / raw)
  To: gcc-bugs

gfortran -O2 -ffree-form -fgraphite -fgraphite-identity -cpp -D__FFTSG test.f90

causes ./a.out to segfault (also valgrind errors).

==27187== Invalid write of size 8
==27187==    at 0x41449B: mltfftsg_ (in
/scratch/vondele/PR38431/CP2K_2008_12_03/a.out)
==27187==    by 0x414808: fftsg3d_ (in
/scratch/vondele/PR38431/CP2K_2008_12_03/a.out)
==27187==    by 0x414B3B: MAIN__ (in
/scratch/vondele/PR38431/CP2K_2008_12_03/a.out)
==27187==    by 0x414BC9: main (fmain.c:21)
==27187==  Address 0x4050F68 is 0 bytes after a block of size 1,024 alloc'd
==27187==    at 0x4C21D06: malloc (in
/usr/lib64/valgrind/amd64-linux/vgpreload_memcheck.so)
==27187==    by 0x41472C: fftsg3d_ (in
/scratch/vondele/PR38431/CP2K_2008_12_03/a.out)
==27187==    by 0x414B3B: MAIN__ (in
/scratch/vondele/PR38431/CP2K_2008_12_03/a.out)
==27187==    by 0x414BC9: main (fmain.c:21)


-- 
           Summary: [grapite] segfaulting code when compiled with -fgraphite
                    -fgraphite-identity
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jv244 at cam dot ac dot uk
OtherBugsDependingO 38431
             nThis:


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


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

end of thread, other threads:[~2009-01-07 15:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-11 21:39 [Bug middle-end/38492] New: [grapite] segfaulting code when compiled with -fgraphite -fgraphite-identity jv244 at cam dot ac dot uk
2008-12-11 21:40 ` [Bug middle-end/38492] " jv244 at cam dot ac dot uk
2008-12-12 21:53 ` [Bug middle-end/38492] [graphite] " spop at gcc dot gnu dot org
2008-12-12 22:08 ` spop at gcc dot gnu dot org
2008-12-13 11:19 ` jv244 at cam dot ac dot uk
2008-12-15 17:33 ` jv244 at cam dot ac dot uk
2008-12-18 19:40 ` jsjodin at gcc dot gnu dot org
2008-12-19  0:44 ` jv244 at cam dot ac dot uk
2008-12-19  1:37 ` spop at gcc dot gnu dot org
2009-01-05 21:21 ` spop at gcc dot gnu dot org
2009-01-07 15:41 ` spop at gcc dot gnu dot org
2009-01-07 15:53 ` spop at gcc dot gnu dot org
2009-01-07 15:55 ` spop 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).