gcc-4.7-20110423 is now available

2011-04-23 Thread gccadmin
Snapshot gcc-4.7-20110423 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20110423/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.7 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk

Re: My nightly LTO bootstrap with C and Fortran caught a problem:

2011-04-23 Thread Jan Hubicka
> ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a > ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a-lmpc -lmpfr > -lgmp -rdynamic -ldl -L../zlib -lz > lto1: internal compiler error: vector VEC(tree,base) index domain error, > in evaulate_conditions_for_edge at ipa-inline-analys

Re: Traversing typedef hierarchy in C/C++ tree

2011-04-23 Thread Dodji Seketeli
Hello Boris, Boris Kolpackov a écrit: > I am trying to figure out how to get a typedef hierarchy from the C/C++ > tree in GCC. Consider the following declarations: > > struct s {}; > > typedef s s_t; > typedef s_t my_s_t; > > my_s_t x; > > Giveb 'x' VAR_DECL I can have this traversal using TYPE_

My nightly LTO bootstrap with C and Fortran caught a problem:

2011-04-23 Thread Toon Moene
As follows: /home/toon/compilers/obj-t/./prev-gcc/xgcc -B/home/toon/compilers/obj-t/./prev-gcc/ -B/usr/snp/x86_64-unknown-linux-gnu/bin/ -B/usr/snp/x86_64-unknown-linux-gnu/bin/ -B/usr/snp/x86_64-unknown-linux-gnu/lib/ -isystem /usr/snp/x86_64-unknown-linux-gnu/include -isystem /usr/snp/x86