This is the mail archive of the gcc@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: Reducing large testcases


On Jan 13, 2003, Richard Guenther <rguenth@tat.physik.uni-tuebingen.de> wrote:

> - preprocessing _without_ including files from the system/libstdc++
>   directories? (-nostdinc throws errors, any options to ignore those?)
>   Including libstdc++ stuff makes preprocessed testcases depend on
>   compiler version, even if it should not.

Not quite, but perhaps the uninclude script could help attain your
goal: http://gcc.gnu.org/ml/gcc-patches/1998-08/msg00245/uninclude

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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