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: "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: 9 Dec 2003 06:44:17 -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 pinskia at gcc dot gnu dot org 2003-12-09 06:44 -------
Can you resend the preprocessed source as I get a different error when I try to compile it:
In file included from orinoco.c:427:
/usr/include/linux/timer.h:32: error: field `vec' has incomplete type
/usr/include/linux/timer.h:37: error: field `vec' has incomplete type
/usr/include/linux/timer.h:45: error: parse error before "spinlock_t"
...
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13362