Tree-SSA Newbie Questions
Andrew Pinski
pinskia@physics.uc.edu
Thu May 13 13:00:00 GMT 2004
On May 13, 2004, at 08:51, Ranjit Mathew wrote:
Hi,
I'm a newbie to tree-ssa and have a few questions:
2. Is libbanshee critical to tree-ssa or can it be safely
disabled with "--without-libbanshee" without invalidating
the testsuite results thus produced? What about libmudflap?
libbanshee is only needed for the points to alias optimization so
it can be safely disabled if you do not want to use that option.
libmudflap is a target library which is only needed if you are
going to use the -fmudflap option.
Thanks,
Andrew Pinski
More information about the Gcc
mailing list