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


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