public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/64436] New: optimize-bswapdi-3.c fails on aarch64_be-none-elf
@ 2014-12-29 16:38 thopre01 at gcc dot gnu.org
  2014-12-29 16:39 ` [Bug tree-optimization/64436] " thopre01 at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: thopre01 at gcc dot gnu.org @ 2014-12-29 16:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64436

            Bug ID: 64436
           Summary: optimize-bswapdi-3.c fails on aarch64_be-none-elf
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: thopre01 at gcc dot gnu.org

gcc.dg/optimize-bswapdi-3.c started to fail about 2 weeks ago. Investigation
shows that the way bswap create the symbolic number that corresponds to a
bitwise OR is broken for big endian target. There also seems to be some bug in
the computation of the "range" (in bswap terms) of that same symbolic number.

Here is the the testsuite log:

FAIL: gcc.dg/optimize-bswapdi-3.c scan-tree-dump-times bswap "64 bit bswap
implementation found at" 3
FAIL: gcc.dg/optimize-bswapdi-3.c scan-tree-dump-times bswap "64 bit load in
target endianness found at" 3


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

end of thread, other threads:[~2015-01-28  2:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-29 16:38 [Bug tree-optimization/64436] New: optimize-bswapdi-3.c fails on aarch64_be-none-elf thopre01 at gcc dot gnu.org
2014-12-29 16:39 ` [Bug tree-optimization/64436] " thopre01 at gcc dot gnu.org
2015-01-13 11:23 ` thopre01 at gcc dot gnu.org
2015-01-28  2:47 ` thopre01 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).