This is the mail archive of the gcc-patches@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: [PATCH] Fix PTA with lots of SFTs


> There are still people who have no choice but to run GCC on very slow
> machines.  A few percent can make a big difference in some situations.

But debugging a miscompilation on these very slow machines will presumably be 
very painful.

> This isn't a terribly big deal to me, but it's not particularly hard for
> us to either disable warnings when bootstrapping with --disable-checking
> or to fix the code so that it doesn't warn, so why not do that?

The former is certainly the least wrong solution in my opinion.

-- 
Eric Botcazou


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