From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20430 invoked by alias); 19 Oct 2004 21:53:36 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 20420 invoked by alias); 19 Oct 2004 21:53:35 -0000 Date: Tue, 19 Oct 2004 21:53:00 -0000 Message-ID: <20041019215335.20419.qmail@sourceware.org> From: "schlie at comcast dot net" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041019202143.18065.schlie@comcast.net> References: <20041019202143.18065.schlie@comcast.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/18065] not using qi version of divmod X-Bugzilla-Reason: CC X-SW-Source: 2004-10/txt/msg02562.txt.bz2 List-Id: ------- Additional Comments From schlie at comcast dot net 2004-10-19 21:53 ------- Subject: Re: not using qi version of divmod I agree that the missed optimizations won't produce incorrect results, just very inefficient ones. As all rhs argument optimizations seem to be properly identified, and yet no lhs's are; it would imply to me that where ever in gcc argument signatures are being computed or used for the purpose of built-in function selection, it's inappropriately ignoring lhs argument type compatibility; would you agree with that somewhat crude assessment? Thanks again,-paul- > From: pinskia at gcc dot gnu dot org > Reply-To: > Date: 19 Oct 2004 21:39:27 -0000 > To: > Subject: [Bug target/18065] not using qi version of divmod > > > ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-19 > 21:39 ------- > I don't know but as I said this is correct code and not a wrong code problem > but just a missed > optimization somewhere. > > -- > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |NEW > Ever Confirmed| |1 > GCC build triplet|powerpc-apple-darwin7.5.0 | > GCC host triplet|powerpc-apple-darwin7.5.0 | > Last reconfirmed|0000-00-00 00:00:00 |2004-10-19 21:39:26 > date| | > Summary|wrong built-in functions |not using qi version of > |selected |divmod > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18065 > > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18065