From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4070 invoked by alias); 22 Jul 2010 12:10:36 -0000 Received: (qmail 3861 invoked by alias); 22 Jul 2010 12:10:22 -0000 Date: Thu, 22 Jul 2010 12:10:00 -0000 Message-ID: <20100722121022.3860.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/45028] [4.6 regression] ICE building 64-bit libjava on Solaris 2/SPARC: output_operand: invalid expression as operand In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ro at CeBiTec dot Uni-Bielefeld dot DE" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-07/txt/msg02359.txt.bz2 ------- Comment #5 from ro at CeBiTec dot Uni-Bielefeld dot DE 2010-07-22 12:10 ------- Subject: Re: [4.6 regression] ICE building 64-bit libjava on Solaris 2/SPARC: output_operand: invalid expression as operand > ------- Comment #3 from jakub at gcc dot gnu dot org 2010-07-22 10:46 ------- > This one actually shouldn't be IMHO delegimized, the setm44 value is just a > temporary and thus it shouldn't hold any value interesting for debug info. > Can you please attach -fdump-rtl-vartrack dump? Done. It took me some time because the files isn't created in the working directory, but in the depths of gnu/javax/print/ipp/attribute ;-( I had to run jc1 under truss to find it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45028