public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/65551] New: [5 Regression]  FAIL: 26_numerics/complex/50880.cc execution test
@ 2015-03-25 15:12 jgreenhalgh at gcc dot gnu.org
  2015-03-25 16:52 ` [Bug tree-optimization/65551] " vries at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: jgreenhalgh at gcc dot gnu.org @ 2015-03-25 15:12 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 65551
           Summary: [5 Regression]  FAIL: 26_numerics/complex/50880.cc
                    execution test
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: thopre01 at gcc dot gnu.org
          Reporter: jgreenhalgh at gcc dot gnu.org
              Host: arm-none-linux-gnueabihf
            Target: arm-none-linux-gnueabihf

As of r220390 we've started to FAIL this test from libstdc++ on
arm-none-linux-gnueabihf:

FAIL: 26_numerics/complex/50880.cc execution test
./50880.exe
50880.exe:
/work/jamgre01/gcc-src/libstdc++-v3/testsuite/26_numerics/complex/50880.cc:36:
void test01_do() [with T = double]: Assertion `cra.real() > T(0)' failed.
Aborted

Bisect pinpointed the failure to this commit:

Author: thopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Wed Feb 4 08:22:45 2015 +0000

    2015-02-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>

        gcc/
        PR middle-end/62103
        * tree-ssa-sccvn.c (fully_constant_vn_reference_p): Use TYPE_PRECISION
        to compute size of referenced value in the constant case.

        gcc/testsuite/
        PR middle-end/62103
        * gcc.c-torture/execute/bitfld-7.c: New test adapted from bitfld-6.c
        to use 24 bits for bitfield b.

Compiler configured with: /work/jamgre01//gcc-src/configure
--with-cpu=cortex-a9 --with-fpu=neon-fp16 --with-mode=thumb --with-float=hard
--enable-languages=c,c++,fortran --prefix=/work/jamgre01//gcc-install
--with-build-config=bootstrap-time


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

end of thread, other threads:[~2015-03-26 19:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-25 15:12 [Bug tree-optimization/65551] New: [5 Regression] FAIL: 26_numerics/complex/50880.cc execution test jgreenhalgh at gcc dot gnu.org
2015-03-25 16:52 ` [Bug tree-optimization/65551] " vries at gcc dot gnu.org
2015-03-25 17:00 ` redi at gcc dot gnu.org
2015-03-26 11:37 ` rguenth at gcc dot gnu.org
2015-03-26 13:14 ` jakub at gcc dot gnu.org
2015-03-26 14:38 ` jakub at gcc dot gnu.org
2015-03-26 19:29 ` jakub at gcc dot gnu.org
2015-03-26 19:52 ` 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).