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]

Re: [lno] [RFC] if-conversion and auto vectorizer


On Tue, Mar 16, 2004 at 07:27:02AM -0500, Robert Dewar wrote:
> I don't understand the argument for C89. Why prevent a useful
> optimization in order to enable incorrect code that just happens 
> to work to keep working.

For the same reasons that we preserve a set of rules that are
beyond C89 such that it's possible to write kernels.


r~


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