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 optimization/11631] [3.3-hammer regression] zsh/kernel miscompilation


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From falk at debian dot org  2003-07-22 16:04 -------
I can reproduce it with a one week old mainline compiler on alphaev68-linux.
Maybe it's been fixed meanwhile, I can't test because gcc doesn't bootstrap
for me currently because of weird problems with gperf.

falk@juist:~% gcc --version
gcc (GCC) 3.4 20030714 (experimental)
falk@juist:~% gcc 11631.c && ./a.out
falk@juist:~% gcc 11631.c -O2 && ./a.out
zsh: abort (core dumped)  ./a.out


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