Fengwei Yin wrote:
Hi Daniel,
I have already reported this bug. The bug number is #27363.
I also tried the gcc snapshot 4.1.1-20060421. The bug is not
fixed in this version too.
>
On 5/1/06, Daniel Jacobowitz <[EMAIL PROTECTED]> wrote:
On Sun, Apr 30, 2006 at 11:03:05AM +0800, Fengwei Yin wrote:
> I am using gcc4.1 for ARM to build Linux kernel. But there is a bug
> related to the gcc
> optimization. I assume this is correct mail list to report this bug.
> If not, please let me know.

No, if you have a bug report, please use the bug reporting system.
Please see:
  http://gcc.gnu.org/bugs.html

Any news regarding this?

Seems that I have the same problem. However, I first selected an other list

http://sourceware.org/ml/crossgcc/2006-06/msg00032.html

before finding this ;)

Looking at

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

it looks to me that this isn't fixed at 4.1.1?

To create "easier" testcase, maybe it helps to compile only kernel's sound modules? I can reproduce this failure compiling sound modules of 2.6.17-rc5 with using different optimization levels for them:

-Os -> failure
-O2 -> failure
-O0 -> building of some modules fails
-O1 -> sound works!

Best regards

Dirk


Reply via email to