------- Additional Comments From gj at pointblue dot com dot pl 2004-11-06 16:23 ------- I get something simmilar with gcc 4.0.0 20040912 ( I know it's ancient history probably now, but this bug should be fixed in that version) while compiling kernel 2.6.10-rc1-mm3: mm/filemap.c:2233: error: Inlined_to pointer is wrong test_thread_flag/1818: (inline copy in generic_write_checks/1802) 53 insns (41 after inlining) tree always_inline called by: i_size_read/1817 (inlined) calls: __builtin_constant_p/119 current_thread_info/1819 (inlined) constant_test_bit/1820 (inlined) current_thread_info/1821 (inlined) variable_test_bit/1822 (inlined) mm/filemap.c:2233: internal compiler error: verify_cgraph_node failed.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15398