All of lore.kernel.org
 help / color / mirror / Atom feed
* How reliable is GCC-3.3.1 wrt building mipsel-linux kernel?
@ 2003-11-19  1:40 David Daney
  2003-11-19  1:49 ` Daniel Jacobowitz
  2003-11-19 23:30 ` Ralf Baechle
  0 siblings, 2 replies; 5+ messages in thread
From: David Daney @ 2003-11-19  1:40 UTC (permalink / raw)
  To: linux-mips

The subject line kind of says it all.

We are running linux 2.4.18 on a mips4Kc core (ATI Xilleon 225) and find 
it to be quite stable when compiled with gcc 2.96/binutils 2.11.92.0.10

When the kernel is compiled with gcc 3.3.1/binutils 2.14.90.0.5 it also 
seems to be quite stable, except for when one certian driver is used 
(basically an mpeg decoder driver).  Under certian conditions the system 
seems to "freeze" (no messages printed anywhere and only a hard reset 
will recover).

Yeah that is a good bug report...

But my main question is this:  Have other people experienced 
miscompilation (ie bad code generation) with gcc 3.3.1?

One thing I am aware of is that if -fno-common is not used, bad code is 
generated for accessing some large structures.  But I we use -fno-common 
for all compilation.

I am trying to figrue out if I should be looking more at bugs in the 
driver, or if I should give up on gcc 3.3.1 and be done with it.

Thanks in advance for any insight.

David Daney.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-11-20  9:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-19  1:40 How reliable is GCC-3.3.1 wrt building mipsel-linux kernel? David Daney
2003-11-19  1:49 ` Daniel Jacobowitz
2003-11-19 23:30 ` Ralf Baechle
2003-11-20  0:29   ` David Daney
2003-11-20  9:25     ` Jan-Benedict Glaw

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.