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


> 
> Andrew,
>      I wonder why it only produces a single warning...
> 
> ../../../gcc-4.2-20060928/libjava/gnu/classpath/jdwp/natVMVirtualMachine.cc:46: warning: dereferencing type-punned pointer will break strict-aliasing rules
> 
> if the problem exists throughout the libjava sources? Or do
> you seem more occurances on your architecture?

Because Andrew is saying that we need to change more than just
where the warning is happening.

-- Pinski


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