[Bug optimization/11631] [3.3-hammer regression] zsh/kernel miscompilation
falk at debian dot org
gcc-bugzilla@gcc.gnu.org
Tue Jul 22 16:04:00 GMT 2003
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
More information about the Gcc-bugs
mailing list