This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/15398] [4.0 Regression] ICE while cross-compiling glibc-HEAD with gcc-HEAD, affects at least alpha-linux and sparc-linux (probably all)
- From: "gj at pointblue dot com dot pl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Nov 2004 16:23:54 -0000
- Subject: [Bug tree-optimization/15398] [4.0 Regression] ICE while cross-compiling glibc-HEAD with gcc-HEAD, affects at least alpha-linux and sparc-linux (probably all)
- References: <20040512152616.15398.jbglaw@lug-owl.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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