From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31581 invoked by alias); 9 Jan 2005 23:16:38 -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 31483 invoked by uid 48); 9 Jan 2005 23:16:33 -0000 Date: Sun, 09 Jan 2005 23:16:00 -0000 Message-ID: <20050109231633.31482.qmail@sourceware.org> From: "ebotcazou at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040926064644.17675.ebotcazou@gcc.gnu.org> References: <20040926064644.17675.ebotcazou@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug fortran/17675] [Regression w.r.t. g77] Alignment constraints not honored in EQUIVALENCE X-Bugzilla-Reason: CC X-SW-Source: 2005-01/txt/msg01157.txt.bz2 List-Id: ------- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-01-09 23:16 ------- > Should be fixed now. Unfortunately not all of them: FAIL: gfortran.dg/g77/980628-10.f -O0 execution test FAIL: gfortran.dg/g77/980628-10.f -O1 execution test FAIL: gfortran.dg/g77/980628-10.f -O2 execution test FAIL: gfortran.dg/g77/980628-10.f -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/g77/980628-10.f -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/g77/980628-10.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/g77/980628-10.f -O3 -g execution test FAIL: gfortran.dg/g77/980628-10.f -Os execution test FAIL: gfortran.dg/g77/980628-7.f -O0 execution test FAIL: gfortran.dg/g77/980628-7.f -O1 execution test FAIL: gfortran.dg/g77/980628-7.f -O2 execution test FAIL: gfortran.dg/g77/980628-7.f -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/g77/980628-7.f -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/g77/980628-7.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/g77/980628-7.f -O3 -g execution test FAIL: gfortran.dg/g77/980628-7.f -Os execution test FAIL: gfortran.dg/g77/980628-8.f -O0 execution test FAIL: gfortran.dg/g77/980628-8.f -O1 execution test FAIL: gfortran.dg/g77/980628-8.f -O2 execution test FAIL: gfortran.dg/g77/980628-8.f -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/g77/980628-8.f -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/g77/980628-8.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/g77/980628-8.f -O3 -g execution test FAIL: gfortran.dg/g77/980628-8.f -Os execution test FAIL: gfortran.dg/g77/980628-9.f -O0 execution test FAIL: gfortran.dg/g77/980628-9.f -O1 execution test FAIL: gfortran.dg/g77/980628-9.f -O2 execution test FAIL: gfortran.dg/g77/980628-9.f -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/g77/980628-9.f -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/g77/980628-9.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/g77/980628-9.f -O3 -g execution test FAIL: gfortran.dg/g77/980628-9.f -Os execution test FAIL: gfortran.dg/g77/980701-1.f -O0 execution test FAIL: gfortran.dg/g77/980701-1.f -O1 execution test FAIL: gfortran.dg/g77/980701-1.f -O2 execution test FAIL: gfortran.dg/g77/980701-1.f -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/g77/980701-1.f -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/g77/980701-1.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/g77/980701-1.f -O3 -g execution test FAIL: gfortran.dg/g77/980701-1.f -Os execution test Note that Steve's patch fixes all of them. -- What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17675