GCC mailing lists search question

Andrew Haley aph@redhat.com
Thu Dec 9 09:27:00 GMT 2010


On 12/08/2010 11:58 PM, Steve Ellcey wrote:
> I sometimes want to search the GCC mailing lists (usually gcc-testresults)
> for a specific string, say the name of a failng test like
> '27_io/objects/wchar_t/7.cc' but when I do that, regardless of whether or not 
> I put the string in single or double quotes, the search breaks the string
> up into different 'words' and searches for them individually.  For the
> testcase above, the result page says:
> 
> Search for 27_io/objects/wchar_t/7.cc. Search results: 27 : 484563, io : 521358, objects : 36554, wchar : 375671, t : 703370, 7 : 362498, cc : 1617498.

The Google query

"site:gcc.gnu.org/ml 27_io/objects/wchar_t/7.cc -results"

works really well.

Andrew.



More information about the Gcc-help mailing list