This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11631] [3.3-hammer regression] zsh/kernel miscompilation
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2003 16:04:47 -0000
- Subject: [Bug optimization/11631] [3.3-hammer regression] zsh/kernel miscompilation
- References: <20030722141202.11631.gbeauchesne@mandrakesoft.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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