From mboxrd@z Thu Jan 1 00:00:00 1970 From: jbarnes@sgi.com (Jesse Barnes) Date: Wed, 15 Oct 2003 22:24:34 +0000 Subject: WAW dependency messages Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org In case anyone's interested, I just found a gcc bugzilla bug for the dependency violation stuff that always gets printed when we compile the kernel. I've added some information to it. The bug number is 12287, and you can see the whole thing at http://gcc.gnu.org/bugzilla/show_bug.cgi?id287. Jesse