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]

GCC bug report: incorrect assertion in PCH


I'm describing a error which occures when running GCC
4.0.2 compiled with internal coverage checks (when
gcc_assert() produces code).

There is a place in 'ggc-common.c' at line 870:
 >  gcc_assert (!*slot);

This assertion ALWAYS fail when using the PCH. I think
it must be removed.

Edward Chernenko, <edwardspec@yahoo.com>


		
__________________________________________ 
Yahoo! DSL ? Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 


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