public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/44885]  New: [4.6 regression] miscompilation of gnat.dg/aliasing3.adb after mem-ref2
@ 2010-07-09 10:41 ebotcazou at gcc dot gnu dot org
  2010-07-09 11:42 ` [Bug middle-end/44885] " rguenth at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2010-07-09 10:41 UTC (permalink / raw)
  To: gcc-bugs

There is a regression in gnat.dg visible on various 32-bit platforms:
  http://gcc.gnu.org/ml/gcc-testresults/2010-07/msg00744.html
  http://gcc.gnu.org/ml/gcc-testresults/2010-07/msg00743.html
  http://gcc.gnu.org/ml/gcc-testresults/2010-07/msg00709.html

The problem is that the new code seems to overlook TYPE_NONALIASED_COMPONENT
when building the MEM_REF and thus gives the wrong alias set to the RTL mem,
causing aliasing memory references to be swapped by the scheduler.


-- 
           Summary: [4.6 regression] miscompilation of gnat.dg/aliasing3.adb
                    after mem-ref2
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ebotcazou at gcc dot gnu dot org


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


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

end of thread, other threads:[~2010-07-28 10:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-09 10:41 [Bug middle-end/44885] New: [4.6 regression] miscompilation of gnat.dg/aliasing3.adb after mem-ref2 ebotcazou at gcc dot gnu dot org
2010-07-09 11:42 ` [Bug middle-end/44885] " rguenth at gcc dot gnu dot org
2010-07-09 13:05 ` [Bug tree-optimization/44885] " ebotcazou at gcc dot gnu dot org
2010-07-09 13:23 ` rguenth at gcc dot gnu dot org
2010-07-09 13:28 ` rguenth at gcc dot gnu dot org
2010-07-09 15:59 ` ebotcazou at gcc dot gnu dot org
2010-07-09 16:01 ` rguenther at suse dot de
2010-07-09 16:15 ` ebotcazou at gcc dot gnu dot org
2010-07-28  8:17 ` ebotcazou at gcc dot gnu dot org
2010-07-28 10:03 ` ebotcazou at gcc dot gnu dot org
2010-07-28 10:04 ` ebotcazou 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).