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: [tree-ssa] Fix bootstrap failure caused by tree-ssa-loop.c


> 
> Committed as obvious.
> 
> 
> Diego.
> 
> 	* tree-ssa-loop.c (dump_file, dump_flags): Only declare with
> 	checking enabled.
> 	(tree_ssa_loop_opt): Mark arguments with ATTRIBUTE_UNUSED.

This looks strange.  Why dumping code should be tied with checking?  I
definitly would like to see dumps out of checking disabled compiler.

Honza


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