From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8637 invoked by alias); 14 Feb 2010 20:28:57 -0000 Received: (qmail 8606 invoked by uid 48); 14 Feb 2010 20:28:45 -0000 Date: Sun, 14 Feb 2010 20:28:00 -0000 Message-ID: <20100214202845.8605.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/41779] Wconversion cannot see throught real*integer promotions In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "manu at gcc dot gnu dot org" 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-02/txt/msg01339.txt.bz2 ------- Comment #3 from manu at gcc dot gnu dot org 2010-02-14 20:28 ------- I think this is a bug in Wconversion. It should be able to see through promotions that the conversion cannot lead to a change of value. -- manu at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |manu at gcc dot gnu dot org Severity|minor |enhancement Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |diagnostic Last reconfirmed|0000-00-00 00:00:00 |2010-02-14 20:28:45 date| | Summary|Spurious integral promotion |Wconversion cannot see | |throught real*integer | |promotions http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41779