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]
Other format: [Raw text]

Re: optimization/7557: gcc-3.1.1 (debian/i386): wrong code with -O2 / bitfields / pointer aliasing


Synopsis: gcc-3.1.1 (debian/i386): wrong code with -O2 / bitfields / pointer aliasing

State-Changed-From-To: open->closed
State-Changed-By: sirl
State-Changed-When: Fri Aug  9 12:05:00 2002
State-Changed-Why:
    You have written undefined C code (hint: the compiler is
    free to assume that fs, *f and *p are diffrent objects),
    either fixup your code or compile with -fno-strict-aliasing.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7557


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