This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MIPS SF toolchain status


Matej Kupljen wrote:
Just tried the following dat file:
gcc-4.1-20050702-glibc-2.3.5-hdrs-2.6.11.2.dat

For MIPS SF toolchain, but it fails to compile the kernel with the
following output:

  CC      drivers/char/random.o
drivers/char/random.c: In function 'extract_entropy':
drivers/char/random.c:634: sorry, unimplemented: inlining failed in call
to 'add_entropy_words': function not considered for inlining
drivers/char/random.c:1325: sorry, unimplemented: called from here
drivers/char/random.c: At top level:
drivers/char/random.c:2284: internal compiler error: in
cgraph_early_inlining, at ipa-inline.c:990

That's http://gcc.gnu.org/PR22379 and was fixed in mid-July. Try a more recent gcc-4.1 snapshot. - Dan


-- Trying to get a job as a c++ developer? See http://kegel.com/academy/getting-hired.html

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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