This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: dereferencing type-punned pointer will break strict-aliasing rules


Jack Howarth writes:
 > 
 > On Thu, Oct 12, 2006 at 07:06:59PM -0400, Andrew Pinski wrote:
 > > Because Andrew is saying that we need to change more than just
 > > where the warning is happening.

 >      What I actually meant was if these other cases also represent
 > aliasing violations that just happen not to be caught by the
 > compiler as warnings?

Please don't top-post.

I don't know if they generate warnings or not.  I do know that they
are aliasing violations.

Andrew.


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