public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/38937]  New: [4.4 regression] dereferencing pointer '<anonymous>' does break  strict-aliasing
@ 2009-01-22 19:15 bkoz at gcc dot gnu dot org
  2009-01-22 21:31 ` [Bug middle-end/38937] " pinskia at gcc dot gnu dot org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2009-01-22 19:15 UTC (permalink / raw)
  To: gcc-bugs

On s390x, there are some libstdc++ failures that are not present on other
platforms. 

Here is a representative test run:
http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg02102.html

And here is the failure analysis:
http://gcc.gnu.org/ml/libstdc++/2009-01/msg00109.html

The following fails appear to be spurious and only occur on s390x. At first I
thought this might be because of the extra flags "-fstack-protector
--param=ssp-buffer-size=4" but compiling the problem testcases on x86_64/linux
with the same flag doesn't show an error. So, I don't know what's up.

The same testcases (when present) pass without error on 4.3.2.

FAIL: 21_strings/basic_string/element_access/wchar_t/empty.cc
FAIL: 23_containers/list/modifiers/1.cc
FAIL: 23_containers/list/modifiers/3.cc
FAIL: 23_containers/list/modifiers/insert/25288.cc

The usual error looks like:

warning: dereferencing pointer '<anonymous>' does break strict-aliasing
rules

which is incomprehensible.


-- 
           Summary: [4.4 regression] dereferencing pointer '<anonymous>'
                    does break  strict-aliasing
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bkoz at gcc dot gnu dot org
  GCC host triplet: s390x-redhat-linux


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


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

end of thread, other threads:[~2009-02-02 10:39 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-22 19:15 [Bug middle-end/38937] New: [4.4 regression] dereferencing pointer '<anonymous>' does break strict-aliasing bkoz at gcc dot gnu dot org
2009-01-22 21:31 ` [Bug middle-end/38937] " pinskia at gcc dot gnu dot org
2009-01-22 22:45 ` rguenth at gcc dot gnu dot org
2009-01-25 18:05 ` [Bug middle-end/38937] [4.4 Regression] " rguenth at gcc dot gnu dot org
2009-01-28 21:38 ` rguenth at gcc dot gnu dot org
2009-01-30 16:57 ` paolo dot carlini at oracle dot com
2009-01-30 16:58 ` paolo dot carlini at oracle dot com
2009-01-30 22:20 ` rguenth at gcc dot gnu dot org
2009-01-30 22:52 ` rguenth at gcc dot gnu dot org
2009-01-31 10:26 ` [Bug tree-optimization/38937] " rguenth at gcc dot gnu dot org
2009-01-31 10:26 ` rguenth at gcc dot gnu dot org
2009-01-31 17:49 ` hjl dot tools at gmail dot com
2009-01-31 17:53 ` rguenth at gcc dot gnu dot org
2009-02-02 10:39 ` rguenth 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).