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

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Wed Jan 2 20:13:00 GMT 2002


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



More information about the Gcc-bugs mailing list