[Bug target/20366] AIX g++ -D_LARGE_FILES fails to compile #include <iostream>

rwild at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Mar 7 06:55:00 GMT 2008



------- Comment #20 from rwild at gcc dot gnu dot org  2008-03-07 06:54 -------
Subject: Bug 20366

Author: rwild
Date: Fri Mar  7 06:53:59 2008
New Revision: 133001

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133001
Log:
fixincludes/
2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>

        PR c++/20366
        * inclhack.def (AAB_aix_stdio): Hack stdio.h for -D_LARGE_FILES.
        * fixincl.x: Regenerate.
        * tests/base/stdio.h: Add test.

gcc/testsuite/
2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>

        PR c++/20366
        * g++.dg/other/pr20366.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/other/pr20366.C
Modified:
    trunk/fixincludes/ChangeLog
    trunk/fixincludes/fixincl.x
    trunk/fixincludes/inclhack.def
    trunk/fixincludes/tests/base/stdio.h
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20366



More information about the Gcc-bugs mailing list