Hello All,
I am announcing the release candidate #5 of the MELT plugin (v0.7)
replacing previous rc (an rc4 was made available on gcc-melt.org
yesterday but I didn't announce it and corrected a minor bug since.).
You can download it from
http://gcc-melt.org/melt-0.7rc5-plugin-for-gcc-4.6.tgz a g
Lectoribus Salutem,
With the current Bugzilla I do not know how to indicate that I think
this bug (44149) has been solved.
I tried it with GCC trunk, revision 172608, in the following way (see
files attached with the bug report):
#!/bin/sh
/usr/snp/bin/gfortran -c -flto -O2 -fwhole-program
Snapshot gcc-4.3-20110417 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20110417/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.3 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
On 04/17/2011 05:24 PM, Toon Moene wrote:
BTW, does the build process of GCC honor $TMPDIR - I had a melt-down of
a build due to the fact that my /tmp partition only had 850 Mb left.
Well, it seems to. Unfortunately, I do not have the time (between two
runs of HIRLAM) to wait for a --with-bu
Merge google/integration into google/main at rev 172609.
Tested on x86_64.
Diego.
Hello,
I was wondering if someone could answer a question regarding the
feasibility (this is not a request for changes to GCC) of constant
function pointer inlining. This obviously would require a compiler to
do an N-depth analysis of pointer assignments to confirm that the
value could not change
Merged google/main into google/gcc-4_6 up to rev 172617.
Tested on x86_64.
Diego.
Aaron Abassi writes:
> I was wondering if someone could answer a question regarding the
> feasibility (this is not a request for changes to GCC) of constant
> function pointer inlining. This obviously would require a compiler to
> do an N-depth analysis of pointer assignments to confirm that the
Hello,
I was wondering if someone could answer a question regarding the
feasibility (this is not a request for changes to GCC) of constant
function pointer inlining through a structure. This obviously would
require a compiler to do an N-depth analysis of pointer assignments
to confirm that the va