public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/46886] New: [4.5/4.6 Regression] gfortran.dg/array_constructor_9.f90 FAILs with -ftree-parallelize-loops -fstrict-overflow -fno-tree-ch
@ 2010-12-10 15:44 zsojka at seznam dot cz
  2010-12-27 19:09 ` [Bug tree-optimization/46886] " jakub at gcc dot gnu.org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: zsojka at seznam dot cz @ 2010-12-10 15:44 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.5/4.6 Regression]
                    gfortran.dg/array_constructor_9.f90 FAILs with
                    -ftree-parallelize-loops -fstrict-overflow
                    -fno-tree-ch
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


Created attachment 22707
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22707
reduced testcase (hopefully correctly)

Output:
$ gfortran -O -ftree-parallelize-loops=2 -fstrict-overflow -fno-tree-ch
testcase.f90                                   
$ valgrind -q ./a.out 
==7049== Invalid read of size 4
==7049==    at 0x400D33: main (testcase.f90:12)
==7049==  Address 0x6174788 is 0 bytes after a block of size 1,320 alloc'd
==7049==    at 0x4C265BF: realloc (in
/usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==7049==    by 0x400C1A: main (testcase.f90:12)
==7049== 
==7049== Invalid write of size 4
==7049==    at 0x400D37: main (testcase.f90:12)
==7049==  Address 0x6174cf8 is 0 bytes after a block of size 1,320 alloc'd
==7049==    at 0x4C2648E: malloc (in
/usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==7049==    by 0x400CDD: main (testcase.f90:12)
==7049== 

Tested revisions: (for the reduced testcase)
r167643 - fail
4.5 r166509 - fail (original testcase passes)
4.4 r166509 - OK


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

end of thread, other threads:[~2012-04-22 10:36 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-10 15:44 [Bug tree-optimization/46886] New: [4.5/4.6 Regression] gfortran.dg/array_constructor_9.f90 FAILs with -ftree-parallelize-loops -fstrict-overflow -fno-tree-ch zsojka at seznam dot cz
2010-12-27 19:09 ` [Bug tree-optimization/46886] " jakub at gcc dot gnu.org
2011-01-18 17:32 ` jakub at gcc dot gnu.org
2011-02-04  7:12 ` jakub at gcc dot gnu.org
2011-02-04  7:58 ` spop at gcc dot gnu.org
2011-02-04 20:31 ` sebpop at gmail dot com
2011-02-08 13:55 ` rguenth at gcc dot gnu.org
2011-02-14  5:18 ` spop at gcc dot gnu.org
2011-03-21 12:27 ` [Bug tree-optimization/46886] [4.5/4.6/4.7 " pault at gcc dot gnu.org
2011-04-14 19:03 ` [Bug tree-optimization/46886] [4.5/4.6/4.7 Regression] wrong code with -ftree-parallelize-loops -fno-tree-ch zsojka at seznam dot cz
2011-04-28 15:24 ` rguenth at gcc dot gnu.org
2012-02-08 14:17 ` rguenth at gcc dot gnu.org
2012-02-08 15:29 ` [Bug tree-optimization/46886] [4.5/4.6 " rguenth at gcc dot gnu.org
2012-02-08 15:30 ` [Bug tree-optimization/46886] [4.5/4.6/4.7 " rguenth at gcc dot gnu.org
2012-02-15 11:08 ` [Bug tree-optimization/46886] [4.5/4.6 " rguenth at gcc dot gnu.org
2012-02-15 11:09 ` rguenth at gcc dot gnu.org
2012-04-22 10:36 ` razya at gcc dot gnu.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).