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: Remove conversion in tree-sra.c


On Sat, Jul 03, 2004 at 10:46:44AM -0400, Richard Kenner wrote:
> +   STRIP_USELESS_TYPE_CONVERSION (init);
> +   init_code = TREE_CODE (init);

Please put a comment here, mentioning where the conversion comes from.


r~


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