This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/15386] WMA decoder miscompiled with -O4 -mcpu=k6 - one pop, no sound
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2004 13:13:35 -0000
- Subject: [Bug optimization/15386] WMA decoder miscompiled with -O4 -mcpu=k6 - one pop, no sound
- References: <20040511205714.15386.diego@biurrun.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-12 13:13 -------
Does lowering the optimization to -O2 help? (Note -O4 is the same as -O3).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15386