This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/5241: Fstream error using the -malign-double compiler flag


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]