1 msg[tuples] Merged with trunk @135126
4 msgIRA performance testing on Fortran
14 msgbit_size_type - a data type?
1 msgAbout symbol and label
2 msg[Windows] Fixing fprintf errors breaking bootst...
3 msginline assembly question (memory side-effects)
3 msgHow do I add target specific tests?
2 msgDeprecation?!
1 msggcc-4.4-20080509 is now available
1 msgRFC: Optimize caller-saved register
5 msgHow to handle loop iterator variable?
7 msgDivision using FMAC, reciprocal estimates and N...
1 msgQuestions about attributes
2 msgssa_name issues

RFH: Building and testing gimple-tuples-branch
\ Diego Novillo (8 May 2008)
. \ Aldy Hernandez (9 May 2008)
. \ Kaz Kojima (9 May 2008)
. . \ Diego Novillo (10 May 2008)
. \ David Daney (12 May 2008)
. . \ Diego Novillo (14 May 2008)

1 msggcc-4.3-20080508 is now available
4 msgHow to implement the instruction in the back end
1 msggcc-4.2-20080507 is now available
5 msgall-target-libstdc++-v3 broken again
19 msgBad code generation on HPPA platform
Subject:RFH: Building and testing gimple-tuples-branch
Group:Gcc
From:Diego Novillo
Date:8 May 2008



The tuples branch is at the point now that it should bootstrap all
primary languages and targets. There are things that are still broken
and being worked on (http://gcc.gnu.org/wiki/tuples), but by and large
things should Just Work.

I expect things like code generation to be sub-par because some
optimizations are still not converted (notably, loop passes, PRE, and TER).

So, for folks with free cycles to spare, could you build the branch on
your favourite target and report bugs? Bugzilla and/or email reports
are OK. If you are creating a bugzilla report, please add my address to
the CC field.

Other than obvious brokenness, we are interested in compile time slow
downs and increased memory utilization. Both of which are possible
because we have spent no effort tuning the data structures yet.

To build the branch:

$ svn co svn://gcc.gnu.org/svn/gcc/branches/gimple-tuples-branch
$ mkdir bld && cd bld
$ ../gimple-tuples-branch/configure --disable-libgomp --disable-libmudflap
$ make && make -k check


Thanks. Diego.


© 2004-2008 readlist.com