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]

Re: type based aliasing again - meaning of "undefined"


In a message dated 9/15/99 4:08:42 PM EST, rmorgan@jetcity.com writes:

> Since previous versions of GCC
>  apparently behaved consistently when type aliasing requirements were
>  violated, why are programs that violate them considered erroneous? 
Because they depend on the compiler not performing useful optimizations which 
the standard specifically encourages.

Tim


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