This is the mail archive of the gcc-patches@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: RFC: Patch to allow spill slot alignment greater than the stack alignment


On Fri, 2015-10-09 at 15:36 -0700, H.J. Lu wrote:

> 
> I am not sure what you were asking.  I tried:
> 
> make check-g++ RUNTESTFLAGS="--target_board='unix{-m32\
> -mstackrealign}' old-deja.exp=spec*.C"
> ...
> 
> === g++ Summary ===
> 
> # of expected passes 495
> # of expected failures 3
> 
> make check-g++ RUNTESTFLAGS="--target_board='unix{-m32\
> -mstackrealign}' old-deja.exp=eh*.C"
> ...
> === g++ Summary ===
> 
> # of expected passes 372

OK, that was what I was wondering about.  I wasn't sure if you had run
the entire test suite with -mstackrealign or only the tests in 
g++.dg/torture/stackalign.

Steve Ellcey
sellcey@imgtec.com


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