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] | |
On Mon, Nov 17, 2003 at 12:31:14PM -0500, Diego Novillo wrote: > ... which is fine, but fold_stmt ought to be realizing that the result it > got has no side effects and so it ought to be replaced with (void)0. Or rather, deleted. We should not have empty statements in the stream during the optimizers anymore. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |