From mboxrd@z Thu Jan 1 00:00:00 1970 From: Finn Thain Subject: Re: Getting stuck during boot on a 68VZ328 (DragonBallVZ). Date: Wed, 2 Apr 2014 23:02:16 +1100 (EST) Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from kvm5.telegraphics.com.au ([98.124.60.144]:56287 "EHLO kvm5.telegraphics.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758394AbaDBMCl (ORCPT ); Wed, 2 Apr 2014 08:02:41 -0400 In-Reply-To: Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Luis Alves Cc: Daniel Palmer , linux-m68k@vger.kernel.org On Wed, 2 Apr 2014, Luis Alves wrote: > Hi Daniel, > > Nice work. > I remember that I managed to get gcc 4.7.2 working (I had to patch a > few files in gcc due to abi changes). > ... > > Here is the bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53386 Would you mind revisiting the bug report to attach the patch or add a comment with a link to the patch submission? The last thing you wrote in the bug report suggests that strict alignment isn't sufficient to fix the problem or else gcc-4.6 contains some sort of regression that caused Linux to log "BUG", which is a bit confusing. Finn