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]

[Bug c/49915] Function call with 2-D arrays and -O2 (or strict-aliasing and inlining) gives random results


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49915

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpe at it dot uu.se

--- Comment #1 from Mikael Pettersson <mikpe at it dot uu.se> 2011-07-30 18:56:05 UTC ---
I can reproduce this error with gcc 4.0.4 and 4.1.2 on i686-linux, but 4.2.4 up
to 4.6.1 work, as do 3.4.6/3.3.6/3.2.3/2.95.3.

4.1.2 is no longer supported upstream, please update to 4.4.6 or newer, or
report this problem to your vendor (Red Hat?).


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