re PR target/20366 (AIX g++ -D_LARGE_FILES fails to compile #include <iostream>)
commit83644cd5009a9bbd7d30d741251ceabb6e8604d7
authorPeter O'Gorman <pogma@thewrittenword.com>
Fri, 7 Mar 2008 06:53:59 +0000 (7 06:53 +0000)
committerRalf Wildenhues <rwild@gcc.gnu.org>
Fri, 7 Mar 2008 06:53:59 +0000 (7 06:53 +0000)
tree072652d60f8a677c86c43e463b9022934574a6d7
parentcb6f415f34f831b7f84be0f64879eca01ab74051
re PR target/20366 (AIX g++ -D_LARGE_FILES fails to compile #include <iostream>)

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.

From-SVN: r133001
fixincludes/ChangeLog
fixincludes/fixincl.x
fixincludes/inclhack.def
fixincludes/tests/base/stdio.h
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/pr20366.C [new file with mode: 0644]