From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31932 invoked by alias); 4 Jan 2002 18:16:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 31904 invoked by uid 71); 4 Jan 2002 18:16:01 -0000 Date: Fri, 04 Jan 2002 10:16:00 -0000 Message-ID: <20020104181601.31895.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Craig Rodrigues Subject: Re: c++/5241: Fstream error using the -malign-double compiler flag Reply-To: Craig Rodrigues X-SW-Source: 2002-01/txt/msg00162.txt.bz2 List-Id: The following reply was made to PR c++/5241; it has been noted by GNATS. From: Craig Rodrigues To: gcc-gnats@gcc.gnu.org Cc: Subject: Re: c++/5241: Fstream error using the -malign-double compiler flag Date: Fri, 4 Jan 2002 13:13:54 -0500 Delivered-To: rodrigc@gcc.gnu.org Subject: Re: c++/5241: Fstream error using the -malign-double compiler flag To: rodrigc@gcc.gnu.org X-Mailer: Lotus Notes Release 5.0.1 (Intl) 16 July 1999 From: Oddvar.Myrnes@stoltoffshore.no Date: Fri, 4 Jan 2002 09:15:09 +0100 X-MIMETrack: Serialize by Router on SCS-SVG-G01/SRV/SCS(Release 5.0.5 |September 22, 2000) at 01/04/2002 09:15:05 AM Hi Many Thanks for your swift answer. May I ask if it is possible for you to test this with the 2.95.3 release also? I am not sure that my 3.0 version is correctly compiled and installed onto my system, which have 2.95.3 on it. If it does not fail, I have to investigate my system all over again before contacting Suse. Regards Oddvard PS. Happy new year :-) rodrigc@gcc.g nu.org To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, xomy@stoltoffshore.no 03.01.2002 cc: 05:13 Subject: Re: c++/5241: Fstream error using the -malign-double Please compiler flag respond to rodrigc; Please respond to gcc-bugs; Please respond to gcc-prs; Please respond to nobody; Please respond to xomy; Please respond to gcc-gnats Synopsis: Fstream error using the -malign-double compiler flag State-Changed-From-To: open->feedback State-Changed-By: rodrigc State-Changed-When: Wed Jan 2 20:13:42 2002 State-Changed-Why: I reduced your testcase to Test.cpp, which I have attached to this PR. I tried compiling it gcc 3.0.3 with the following: g++ -Wl,-rpath,/usr/local/lib -Wno-non-template-friend -W -ansi -march=pentiumpro -malign-double -mpreferred-stack-boundary=8 -g Test.cpp and did not have any problems. If the version of gcc that comes with SUSE is buggy, you should contact SUSE. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5241