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 Thu, Mar 18, 2004 at 09:31:39AM -0500, Diego Novillo wrote:I've always hated this custom. Is this a language mandate? Or just "we've always done it this way"?
The later. Lets stop this madness.
Richard, Diego was talking about removing infinite loops. Of course this is an invalid transformation and I'm surprised that anyone would think otherwise. Whether a program halts or not is the fundamental outcome of running it.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |