This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/21985] [4.0/4.1 Regression] miscompiled or wrong code snippet?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]