This is the mail archive of the gcc-bugs@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: apparent bug



> OTOH, gcc 2.95 also significantly changed behaviour with respect to
> programs violating the ISO C standard. If you want to experiment
> further, please recompile xdvi with -fno-strict-aliasing -O2. This
> option is necessary if the application is violating the ISO C aliasing
> assumptions. AFAIK, at least libc might do such things in its inline
> memcpy implementation (not sure about libc 5 here).
> 
> So, if you do try this, please let us know of the results.

I have tried it and it worked. :-)

Michael


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