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: PING (expand^3, tree-ssa)


On Mon, Jun 29, 2009 at 08:09:28AM +0200, Paolo Bonzini wrote:
> 
> > One of the above patches causes powerpc-*-* to fail to bootstrap with
> > an infinite recursive in emit_store_flag between "greater than" and
> > "less than and equal" expansion with DImode in 32bits while compiling
> > libgcc.
> 
> Command line?

/home/meissner/fsf-build-ppc64/trunk-top/./gcc/xgcc -B/home/meissner/fsf-build-ppc64/trunk-top/./gcc/ -B/home/meissner/fsf-install-ppc64/trunk-top/powerpc64-unknown-linux-gnu/bin/ -B/home/meissner/fsf-install-ppc64/trunk-top/powerpc64-unknown-linux-gnu/lib/ -isystem /home/meissner/fsf-install-ppc64/trunk-top/powerpc64-unknown-linux-gnu/include -isystem /home/meissner/fsf-install-ppc64/trunk-top/powerpc64-unknown-linux-gnu/sys-include    -g -O2 -m32 -fPIC -mstrict-align -O2  -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -mno-minimal-toc -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -mlong-double-128 -I. -I. -I../../.././gcc -I/home/meissner/fsf-src/trunk-top/libgcc -I/home/meissner/fsf-src/trunk-top/libgcc/. -I/home/meissner/fsf-src/trunk-top/libgcc/../gcc -I/home/meissner/fsf-src/trunk-top/libgcc/../include -I/home/meissner/fsf-src/trunk-top/libgcc/../libdecnumber/dpd -I/home/meissner/fsf-src/trunk-top/libgcc/../libdecnumber -DHAVE_CC_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c /home/meissner/fsf-src/trunk-top/libgcc/../gcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS

I'll attach the _negvsi2.i file.

-- 
Michael Meissner, IBM
4 Technology Place Drive, MS 2203A, Westford, MA, 01886, USA
meissner@linux.vnet.ibm.com

Attachment: _negvsi2.i
Description: Text document


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