public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/61748] New: imm-devirt-2.C failed on arm-linux
@ 2014-07-08 14:33 amker at gcc dot gnu.org
  2014-07-08 14:34 ` [Bug middle-end/61748] " amker at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: amker at gcc dot gnu.org @ 2014-07-08 14:33 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61748
           Summary: imm-devirt-2.C failed on arm-linux
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: amker at gcc dot gnu.org

Hi,
The newly added test check fails on
arm-none-linux-gnueabi/arm-none-linux-gnueabihf.

Compiled with below command:
$ g++ -O2 -S imm-devirt-2.C -o imm-devirt-2.S -fdump-tree-einline(-details)

The gcc is configured with below command:

$ ../gcc/configure
--prefix=/home/binche01/work/a15-cross/trunk-systematic-testing/target
--enable-languages=c,c++,fortran
--with-sysroot=/home/binche01/work/a15-cross/qemu-setup/gcc-linaro-arm-linux-gnueabihf-4.8-2013.12_linux/arm-linux-gnueabihf/libc
--with-gmp=/home/binche01/work/a15-cross/host-lib-arm/target
--with-mpfr=/home/binche01/work/a15-cross/host-lib-arm/target
--with-mpc=/home/binche01/work/a15-cross/host-lib-arm/target
--host=arm-linux-gnueabihf --build=arm-linux-gnueabihf --with-mode=thumb
--with-arch=armv7-a --with-tune=cortex-a15 --target=arm-linux-gnueabihf
--with-float=hard --with-fpu=neon --disable-bootstrap

The scan test fails as:
FAIL: g++.dg/ipa/imm-devirt-2.C  -std=gnu++98  scan-tree-dump einline
"C::_ZThn24_N1C3fooEi \\("

Apparently there is no such information in the dump file as attached.


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

end of thread, other threads:[~2014-07-22 18:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-08 14:33 [Bug middle-end/61748] New: imm-devirt-2.C failed on arm-linux amker at gcc dot gnu.org
2014-07-08 14:34 ` [Bug middle-end/61748] " amker at gcc dot gnu.org
2014-07-16 11:45 ` ro at gcc dot gnu.org
2014-07-16 12:31 ` dominiq at lps dot ens.fr
2014-07-16 12:36 ` ro at CeBiTec dot Uni-Bielefeld.DE
2014-07-16 13:10 ` hubicka at ucw dot cz
2014-07-22 18:51 ` [Bug testsuite/61748] " ubizjak at gmail dot com

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).