This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/13362] [tree-ssa] compiler fails to build wireless module of 2.6 linux kernel


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]