Kill some #ifdefs - Windows/BeOS/Mcore/arm-pecoff testing needed

Mark Mitchell mark@codesourcery.com
Thu Sep 9 00:26:00 GMT 2004


Zack Weinberg wrote:

>This patch converts MULTIPLE_SYMBOL_SPACES from a macro tested with
>#ifdef to a macro tested with if().  This is preliminary to an
>overhaul of #pragma interface, which is itself preliminary to some
>pretty spiffy speedups to the C++ parser.
>
>This needs testing on at least one system that doesn't have multiple
>symbol spaces, and at least one system that does.  I'll test on one of
>my boring i686-linux machines, which covers "doesn't", but I don't
>have convenient access to any system that does.  Would someone like to
>test this under Windows (cygwin, mingwin, interix, doesn't matter),
>BeOS, mcore, or arm-pecoff?  C++ frontend testing suffices, since the
>macro is used nowhere else.
>  
>
I'm going to call this obvious.  If you get no takers on your testing 
request within a day, go ahead and check it in.

Thanks,

-- 
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com



More information about the Gcc-patches mailing list