This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/21985] [4.0/4.1 Regression] miscompiled or wrong code snippet?
- From: "jsm28 at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jun 2005 20:26:41 -0000
- Subject: [Bug middle-end/21985] [4.0/4.1 Regression] miscompiled or wrong code snippet?
- References: <20050609161354.21985.marcus@jet.franken.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jsm28 at gcc dot gnu dot org 2005-06-14 20:26 -------
The test pr21985.c is FAILing on hppa64-hpux and ia64-hpux -mlp64. It looks
like it is simply broken with regard to 64-bit platforms.
FAIL: gcc.dg/tree-ssa/pr21985.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/pr21985.c scan-tree-dump-times foo \([0-9]*\) 2
/home/gcc/nightlies/src-mainline-2005-06-14/gcc-mainline/gcc/testsuite/gcc.dg/tree-ssa/pr21985.c:
In function 'main':
/home/gcc/nightlies/src-mainline-2005-06-14/gcc-mainline/gcc/testsuite/gcc.dg/tree-ssa/pr21985.c:26:
warning: cast from pointer to integer of different size
/home/gcc/nightlies/src-mainline-2005-06-14/gcc-mainline/gcc/testsuite/gcc.dg/tree-ssa/pr21985.c:26:
warning: cast from pointer to integer of different size
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21985