public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/56053] New: FAIL: c-c++-common/asan/(global|stack)-overflow-1.c
@ 2013-01-20 16:47 dominiq at lps dot ens.fr
  2013-01-20 16:52 ` [Bug tree-optimization/56053] " dominiq at lps dot ens.fr
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: dominiq at lps dot ens.fr @ 2013-01-20 16:47 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56053
           Summary: FAIL: c-c++-common/asan/(global|stack)-overflow-1.c
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: jakub@redhat.com, rguenther@suse.de


As reported in pr55679 comment #12, the tests
c-c++-common/asan/(global|stack)-overflow-1.c fail on x86_64-apple-darwin* with
optimization because the out of bound read is optimized out. Is the
optimization sound? If yes, why does not it occur for linux? If no, why does it
occur for darwin?

The tests pass with

/* { dg-options "-fno-builtin-memset -fno-tree-fre -fno-tree-pre" } */


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

end of thread, other threads:[~2013-01-28 14:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-20 16:47 [Bug tree-optimization/56053] New: FAIL: c-c++-common/asan/(global|stack)-overflow-1.c dominiq at lps dot ens.fr
2013-01-20 16:52 ` [Bug tree-optimization/56053] " dominiq at lps dot ens.fr
2013-01-28 12:07 ` rguenth at gcc dot gnu.org
2013-01-28 12:11 ` jakub at gcc dot gnu.org
2013-01-28 12:17 ` dominiq at lps dot ens.fr
2013-01-28 12:34 ` rguenth at gcc dot gnu.org
2013-01-28 13:00 ` [Bug testsuite/56053] " jakub at gcc dot gnu.org
2013-01-28 14:07 ` dominiq at lps dot ens.fr
2013-01-28 14:28 ` jakub at gcc dot gnu.org
2013-01-28 14:32 ` jakub 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).