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]

Re: Additional failures with -fPIC on x86


I've had problems with my nightly cron tests so I haven't seen this.
But, running those tests manually

 make check-gcc RUNTESTFLAGS="--tool_opts '-fPIC -mcpu=pentiumpro 
	-march=pentiumpro' execute.exp=conversion.c"

for the two tests you mention does fail identially for me on OpenServer.
So it's not a Linux-specific thing.   It's probably just fallout from
the recent x86 enhancements that have been going in.




> With egcs in CVS on April, 15, there are some additional failures with
> 
> # make check RUNTESTFLAGS="--tool_opts '-fPIC -mcpu=pentiumpro -march=pentiumpro'"
> 
> on i686:
> 
> FAIL: gcc.c-torture/execute/990127-2.c execution,  -O3 -fomit-frame-pointer 
> FAIL: gcc.c-torture/execute/990127-2.c execution,  -O3 -g 
> FAIL: gcc.c-torture/execute/conversion.c execution,  -O3 -fomit-frame-pointer 
> FAIL: gcc.c-torture/execute/conversion.c execution,  -O3 -g 
> 
> Does anyone else see those?
> 
> Thanks.
> 
> -- 
> H.J. Lu (hjl@gnu.org)


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