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 tree-optimization/15398] [3.5 Regression] ICE while cross-compiling glibc-HEAD with gcc-HEAD, affects at least alpha-linux and sparc-linux (probably all)


------- Additional Comments From vanl at megsinet dot net  2004-08-05 13:40 -------
Bug is reported fixed, but I still get the same errors as originally reported
when using CVS from 08/04/04 AM.

atoi.c:29: error: Inlined_to pointer is set but no predecesors found
strtol/19: (inline copy in atoi/18) 12 insns tree always_inline
  called by:
  calls: __strtol_internal/2
atoi.c:29: internal compiler error: verify_cgraph_node failed.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: ***
[/cross/crosstool-0.28-rc26/build/sparc64-unknown-linux-gnu/gcc-cvs-glibc-cvs/build-glibc/stdlib/atoi.o]
Error 1


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15398


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