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/mainline] fold fix


On Sun, 23 Nov 2003, Jan Hubicka wrote:
> 2003-11-23  Jan Hubicka  <jh@suse.cz>
> 	* fold-const.c (fold):  Do not return early when optimizing
>	COMPONENT_REF and constant.

This is OK.  Be sure to wrap the ChangeLog message before the word
"COMPONENT_REF" as above to avoid lines longer than 80 characters.
You'd also do well to heed Diego's advice on bootstrapping and
regression testing patches individually.  However this patch is
"obviously" correct, provided that it doesn't expose a latent bug
elsewhere in the compiler :).

Many thanks.

Roger
--


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