This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
intermodule analysis
- From: Adam ENDRODI <borso at vekoll dot saturnus dot vein dot hu>
- To: gcc-help at gcc dot gnu dot org
- Date: Mon, 23 Jul 2007 14:17:41 +0200
- Subject: intermodule analysis
Hello,
I'm considering changing the build procedure of my program to allow
gcc doing intermodule analysis (IMA) during compilation (-fwhole-program
-combine). I'm looking for feedback with regards to this feature:
experiences and benchmarks, primarily to know whether it is worth
the trouble.
If you care to reply please Cc: me your answer.
thanks,
adam