From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28880 invoked by alias); 10 May 2010 19:30:02 -0000 Received: (qmail 28780 invoked by uid 48); 10 May 2010 19:29:52 -0000 Date: Mon, 10 May 2010 19:30:00 -0000 Message-ID: <20100510192952.28779.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/27866] Warn when casting, e.g. assigning a double precision to a real In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dfranke 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-05/txt/msg01034.txt.bz2 ------- Comment #10 from dfranke at gcc dot gnu dot org 2010-05-10 19:29 ------- We should now have about the same behaviour as with C. The additional requests in comment #4 (integer division) are not handled by the patch in #9. These are special cases and not necessarily related to -Wconversion. Please open another PR if this should be pursued. Closing as fixed. -- dfranke at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |4.6.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27866