This is the mail archive of the gcc@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]

Re: builtin-constant.c test failure?


On Fri, 10 Jan 2003, Nathanael Nerode wrote:

> While trying to figure out how in *@#$& my ANSIfication patch caused a 
> test failure, I ran across this:
> 
> FAIL: gcc.c-torture/execute/builtin-constant.c execution,  -O1
> FAIL: gcc.c-torture/execute/builtin-constant.c execution,  -O2
> FAIL: gcc.c-torture/execute/builtin-constant.c execution,  -O3 
> -fomit-frame-pointer
> FAIL: gcc.c-torture/execute/builtin-constant.c execution,  -O3 -g
> FAIL: gcc.c-torture/execute/builtin-constant.c execution,  -Os
> 
This is fixed in tree-ssa.  It was supposed to be XFAIL'd for
mainline.  I guess that never happened.

Zack had a patch for it, but it was never included because it
needed quite a bit of work in GCSE.

http://gcc.gnu.org/ml/gcc/2002-11/msg00804.html


Diego.


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