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 middle-end/27152] gcc 4.1.x/4.2 produces wrong code for Xorg server (1.0.2, modular)



------- Comment #8 from ua_bugz_gcc at mortal-soul dot de  2006-04-15 14:44 -------
Sorry guys for all the fuss. I spent weeks on this and now it officially turns
out a Xorg bug. (https://bugs.freedesktop.org/show_bug.cgi?id=6472) Xorg is
writing out of bounds on an array. So with gcc optimizations turned on, I guess
gcc reorders data and important things are overwritten.

No watter what, please mark invalid.

Sorry again but everything pointed to gcc... :-((


-- 


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


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