This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13362] [tree-ssa] compiler fails to build wireless module of 2.6 linux kernel
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Dec 2003 21:31:22 -0000
- Subject: [Bug optimization/13362] [tree-ssa] compiler fails to build wireless module of 2.6 linux kernel
- References: <20031208221259.13362.bbooth@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From steven at gcc dot gnu dot org 2003-12-18 21:31 -------
Brian,
It is nice that you send the same file, but perhaps you can try and make sure
that it actually shows the bug you reported, and not a huge list of parse
errors and warnings:
# ../cc1 13362.c -O3 2>&1 | wc
473 2323 20100
And that is after "fixing" a number of other errors just to get this test case
to compile.
So please try to compile your preprocessed source and make sure it shows the
problem, before attaching a new test case.
Thanks!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13362