This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
ipa for fortran question
- From: Olga Golovanevsky <OLGA at il dot ibm dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 12 Aug 2007 12:37:14 +0300
- Subject: ipa for fortran question
Recently I have tried to run Spec2000 fortran benchmarks
with -fwhole-program and -combine flags. It looks like
there was no effect of really combining files into
one program, i.e. they are processed separately at ipa level.
I wonder what's the reason for this.
Pointing to relevant docs will work for me.
Olga