I have posted the following on http://gcc.gnu.org/ml/libstdc++/2007-08/msg00051.html:
> The test libstdc++-v3/testsuite/27_io/ios_base/storage/2.cc passes on > PPC Darwin 8.10, but when run with -m64 it grabs all the disk space > until the system freezes and needs a reboot. > Is this known? Since I did not get any answer so far, let see if I am luckier on this list!-) Running the gfortran testsuite, I have noticed that the number of cases run is not the same for 32 and 64 modes. Is there a "dg" directive to prevent a test to be run in either of these modes? -- Summary: [libstdc++-v3] 27_io/ios_base/storage/2.cc with -m64 kills Darwin Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dominiq at lps dot ens dot fr http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33300