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] logical OR loses side-effect


> 2005-01-25  Stuart Hastings  <stuart@apple.com>
>
>        * gcc/gimplify.c (shortcut_cond_expr): Re-compute side-effects.
>        * gcc/testsuite/gcc.c-torture/execute/20050125-1.c: New.

That's not a valid Changelog entry:
- the ChangeLog file is in the same directory as gimplify.c so you need not 
prefix with 'gcc'.
- entries for testcases must go in testsuite/ChangeLog, again with the right 
relative path.

Would you mind fixing it?  Thanks in advance.

-- 
Eric Botcazou


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