From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21614 invoked by alias); 10 Jul 2007 16:37:14 -0000 Received: (qmail 21606 invoked by uid 22791); 10 Jul 2007 16:37:13 -0000 X-Spam-Check-By: sourceware.org Received: from py-out-1112.google.com (HELO py-out-1112.google.com) (64.233.166.179) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 10 Jul 2007 16:37:10 +0000 Received: by py-out-1112.google.com with SMTP id f31so4523823pyh for ; Tue, 10 Jul 2007 09:37:08 -0700 (PDT) Received: by 10.65.159.3 with SMTP id l3mr3863352qbo.1184085428421; Tue, 10 Jul 2007 09:37:08 -0700 (PDT) Received: by 10.64.27.8 with HTTP; Tue, 10 Jul 2007 09:37:08 -0700 (PDT) Message-ID: Date: Tue, 10 Jul 2007 16:45:00 -0000 From: NightStrike To: Binutils Subject: "conflicts" on stderr MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2007-07/txt/msg00218.txt.bz2 When compiling binutils, I see a number of messages outputted to stderr similar to the following: conflicts: 52 shift/reduce, 10 reduce/reduce What do these lines mean?