From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24836 invoked by alias); 24 Oct 2007 11:36:37 -0000 Received: (qmail 24799 invoked by uid 48); 24 Oct 2007 11:36:28 -0000 Date: Wed, 24 Oct 2007 11:36:00 -0000 Message-ID: <20071024113628.24798.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/33759] Unequal character lengths in MERGE intrinsic not detected at run time In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dominiq at lps dot ens dot fr" 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-10/txt/msg02138.txt.bz2 ------- Comment #5 from dominiq at lps dot ens dot fr 2007-10-24 11:36 ------- With the patch in comment #4, the code in #2 yields the same results as other compilers without regression. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33759