This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 4.3.0 Status Report (2008-01-02)


On Wed, Jan 02, 2008 at 04:13:51PM -0800, Mark Mitchell wrote:
> In the latest batch, I did notice several bugs with relatively exotic
> options (e.g., "-fopenmp", "-ftest-coverage", and "-fmudflap".)

I don't think that the first two are exotic at all.  Many developers
use coverage testing extensively, so -ftest-coverage gets lots of use.
OpenMP is also getting increasing levels of attention as the world
realizes it's going to have to learn to program in parallel.

Of course, those options in combination with other options might be
exotic.

I don't get the impression that mudflap gets much use, though.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]