From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9485 invoked by alias); 27 Nov 2007 16:34:21 -0000 Received: (qmail 9397 invoked by uid 48); 27 Nov 2007 16:34:09 -0000 Date: Tue, 27 Nov 2007 16:34:00 -0000 Message-ID: <20071127163409.9396.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/34191] Using gcc with -mptr64 option on Solaris 5.9 produces the following message: the internal compiler error: in sparc_emit_set_const64, at config/sparc/sparc.c:1669 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pmendez at orga-systems dot com" 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: 2007-11/txt/msg02642.txt.bz2 ------- Comment #4 from pmendez at orga-systems dot com 2007-11-27 16:34 ------- > > Right, -mptr64 should *never* be used. Just use -m64 as documented. 1.-where is this stated in the documentation? 2.-If it is a non supported option it should issue something like this gcc: unrecognized option '-mptr64' and not a wrong request to submit a full bug report In my opinion it still remains a wrong error message. -- pmendez at orga-systems dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Status|RESOLVED |UNCONFIRMED Resolution|INVALID | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34191