Linux PARISC architecture development
 help / color / mirror / Atom feed
* [bug] gcc-4.[23] miscompiling causing networking to bugger up
@ 2008-05-28 19:09 Kyle McMartin
  2008-05-28 20:00 ` Kyle McMartin
  0 siblings, 1 reply; 15+ messages in thread
From: Kyle McMartin @ 2008-05-28 19:09 UTC (permalink / raw)
  To: linux-parisc

So I've narrowed the regression down to a miscompilation (presumably) of
net/ipv4/ip_output.o, in the sense that

	cp linux-2.6-gcc34/net/ipv4/ip_output.o
		linux-2.6-gcc43/net/ipv4/ip_output.o
	touch linux-2.6-gcc43/net/ipv4/ip_output.o
	make vmlinux

fixes the issue.

Unfortunately, the file is basically entirely different when
objdump'd...

The generated assembly is not much more help either.

I'm going to try again with gcc 4.1 & 4.2, and hope they're similar
enough that they generate closer assembly fragments...

but, getting closer to a fix, I hope.

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

end of thread, other threads:[~2008-06-01  1:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-28 19:09 [bug] gcc-4.[23] miscompiling causing networking to bugger up Kyle McMartin
2008-05-28 20:00 ` Kyle McMartin
2008-05-28 22:55   ` Carlos O'Donell
2008-05-28 23:00     ` Kyle McMartin
2008-05-28 23:37       ` Carlos O'Donell
2008-05-28 23:41         ` Kyle McMartin
2008-05-29  0:00           ` John David Anglin
2008-05-29  0:02             ` Kyle McMartin
2008-05-29  0:07               ` Carlos O'Donell
2008-05-29  0:15                 ` Kyle McMartin
2008-05-31  4:10                 ` [bug] gcc-4.3 " Kyle McMartin
2008-05-31 10:58                   ` Matthew Wilcox
2008-06-01  1:37                     ` Grant Grundler
2008-05-31 14:43                   ` Carlos O'Donell
2008-05-29  1:11               ` [bug] gcc-4.[23] " John David Anglin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox