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: Empty loops removal (Was Re: Some extra decorations)


On Mon, 4 May 2009, Jan Hubicka wrote:

> On mainline I enabled infinite loop removal at
> -funsafe-loop-optimizations.  I would suggest adding
> -fempty-loops-terminate and make it default for C++? It does not apply
> for C, right?

You mean for C++0x (I see no such rule in C++03), and there is no such 
rule for C at present.

-- 
Joseph S. Myers
joseph@codesourcery.com


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