[Bug target/27363] ARM gcc 4.1 optimization bug

2006-07-22 Thread dirk dot behme at googlemail dot com
--- Comment #17 from dirk dot behme at googlemail dot com 2006-07-22 06:24 --- Subject: Re: ARM gcc 4.1 optimization bug yfw dot debian at gmail dot com wrote: --- Comment #16 from yfw dot debian at gmail dot com 2006-07-22 06:21 --- Col. pbrook. I will try

[Bug target/27363] ARM gcc 4.1 optimization bug

2006-06-12 Thread dirk dot behme at googlemail dot com
--- Comment #7 from dirk dot behme at googlemail dot com 2006-06-12 15:34 --- Until a fix for this bug is found, there are two possible workarounds: - Compile kernels sound system as modules and compile these modules with -O1 instead of default -Os or -O2 (e.g. by changing main

[Bug target/27363] ARM gcc 4.1 optimization bug

2006-06-07 Thread dirk dot behme at googlemail dot com
--- Comment #6 from dirk dot behme at googlemail dot com 2006-06-07 15:52 --- Created an attachment (id=11628) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11628action=view) .i file of pcm_native.c and .s files for -Os, -O1 and -O2 Attached the .i and .s for -Os -O2 (failing